IzPack

Ablility to disable the attaching of the artifact in maven plugin

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major 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 :
    1

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.

Activity

Hide
Dan Tran added a comment -

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 plugin


Modified : /izpack-maven/trunk/izpack-maven-plugin/src/main/java/org/izpack/mojo/IzPackMojo.java

Show
Dan Tran added a comment - 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 plugin
Modified : /izpack-maven/trunk/izpack-maven-plugin/src/main/java/org/izpack/mojo/IzPackMojo.java

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: