Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.1
-
Fix Version/s: 4.1.0
-
Component/s: Maven plugin
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
It would be nice to be able to specify a custom name for the installer jar instead of having to use to generated name. This would be extremely useful if the generated artifact could also not be attached to the install phase. This way you could build unattached artifacts, much like you can with the assembly plugin.
Since the parameter "installFile" already exists in the plugin, i simply had to add an "attach" parameter. See the patch included.
applied the "attach" configuration, will open ability to customize the final name
Revision: 2300
Author: dantran
Date: 7:16:01 PM, Monday, August 18, 2008
Message:
IZPACK-145: add ability to disable the attaching of the artifact in maven pluginModified : /izpack-maven/trunk/izpack-maven-plugin/src/main/java/org/izpack/mojo/IzPackMojo.java
IZPACK-145: add ability to disable the attaching of the artifact in maven pluginModified : /izpack-maven/trunk/izpack-maven-plugin/src/main/java/org/izpack/mojo/IzPackMojo.java