Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add workaround for configuration error during maven publish (apple#342)
The maven publish plugin isn't setting up dependencies correctly, and we are getting errors like: "Task ':pkl-config-java:publishFatJarPublicationToMavenLocal' uses this output of task ':pkl-config-java:signLibraryPublication' without declaring an explicit or implicit dependency." This adds a workaround for this type of error.
- Loading branch information