Replies: 1 comment
-
Oh, I see, /**
* When the building an Uber JAR, the default JAR is renamed by adding {@code .original} suffix.
* Enabling this property will disable the renaming of the original JAR.
*/
@Deprecated
@Parameter(property = "skipOriginalJarRename")
boolean skipOriginalJarRename; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://stackoverflow.com/q/76983676/330457
Beta Was this translation helpful? Give feedback.
All reactions