-
-
Notifications
You must be signed in to change notification settings - Fork 423
Fails to create JAR with Gradle api dependencies #424
Copy link
Copy link
Closed
Milestone
Description
I get the following failure when trying to build Gradle api dependencies with 'java-library'.
> Task :sbe-all:shadowJar FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':sbe-all:shadowJar'.
> path may not be null or empty string. path='null'
Shadow Version
4.0.2.
Gradle Version
4.10.1.
Expected Behavior
Successfully create a JAR with shaded api dependencies.
Actual Behavior
Build fails.
Gradle Build Script(s)
Apply the attached patch to the following file and build.
https://github.com/real-logic/simple-binary-encoding/blob/master/build.gradle
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels