Issue Details (XML | Word | Printable)

Key: IZPACK-145
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dan Tran
Reporter: Markus Hoofe
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IzPack

Ablility to disable the attaching of the artifact in maven plugin

Created: 18/Aug/08 08:43 AM   Updated: 18/Aug/08 09:17 PM
Component/s: Maven plugin
Affects Version/s: 4.0.1
Fix Version/s: 4.1.0

Time Tracking:
Not Specified

File Attachments: 1. Text File IzPackMojo.java.patch (2 kB)


Patch Submitted: Yes


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Tran added a comment - 18/Aug/08 09:17 PM
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