Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-2
-
Fix Version/s: 1.0-beta-3
-
Component/s: sign
-
Labels:None
-
Number of attachments :
Description
When the size of the jar to sign is to big, we get a java.lang.OutOfMemoryError: Java heap space
So it would be great to add the maxMemory to be able to set the Xmx.
Issue Links
- depends upon
-
MWEBSTART-178
Use maven-jarsigner component instead of maven-jar-plugin
-
-
MJARSIGNER-19
Make mojo code reusable from another mojo + customize the working directory.
-
To do so, I think it is probably necessary to migrate to maven-jarsigner-plugin