Auxilor / Boosters

Boosters plugin for the latest minecraft version
GNU General Public License v3.0
27 stars 23 forks source link

Fix Gradle | Partially fix jitpack #34

Closed KaspianDev closed 1 year ago

KaspianDev commented 2 years ago

Not sure what caused gradlew to break but here's what I ran to fix it (tested):

For the jitpack, this is the last error left which I don't have to fix currently


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':eco-core:core-plugin:publishLibraryPublicationToMavenLocal'.
> Failed to publish publication 'Library' to repository 'mavenLocal'
   > Invalid publication 'Library': multiple artifacts with the identical extension and classifier ('jar', 'all').
KaspianDev commented 2 years ago

@WillFP Look into it please when you have time.