Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.2
-
None
-
Patch
Description
In the webstart-maven-plugin We used the old jarsigner mojo (from the jar plugin).
We'd like to use now this plugin as the mojo from the jar plugin is deprecated for this one (see MWEBSTART-149)
Moreover, we want to use yet another working directory and at the moment in the mojo this is hardcoed to project.getBasedir().
Here is a patch which fix our needs.
Hope this patch will be apply soon, I would really like to use your mojo
Thanks for your work.
Attachments
Attachments
Issue Links
- is related to
-
MJARSIGNER-18 Support for Jar plugin's "errorWhenNotSigned" option
- Closed
-
MJARSIGNER-17 The plugin should pass proxy information to the jarsigner command.
- Closed
-
MJARSIGNER-9 Add toolchain in JarSignMojo.java#getJDKCommandExe()
- Closed
- is superceded by
-
MSHARED-214 Method 'JarSignerUtil.isSignatureFile( String entryName )' needs to also account for files ending in '.EC'.
- Closed