IzPack

Custom panel jars are not found with maven plugin

Details

  • Type: Bug Bug
  • 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
  • Number of attachments :
    1

Description

The maven-plugin (version 1.0-alpha-1) does not find the custom panels jar files even if they are placed in the default location "target/izpack". The resulting error looks like:

Embedded error:
/home/mhoofe/myinstaller/izpack/target/izpack/install.xml:145: Panel jar
file not found: ./bin/panels/MyPanel.jar

Activity

Hide
Markus Hoofe added a comment -

The reason for the problem is that the IzPackMojo does not set the IzPackHome variable in the "Compiler" class like the ant task does. The supplier patch should it.

Show
Markus Hoofe added a comment - The reason for the problem is that the IzPackMojo does not set the IzPackHome variable in the "Compiler" class like the ant task does. The supplier patch should it.
Hide
Dan Tran added a comment -

applied the patch at

Revision: 2289
Author: dantran
Date: 7:13:18 AM, Tuesday, August 12, 2008
Message:
set the default izpack install home to staging area


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

Please test t the snaphots, once confirm i will release alpha2 this weekend.

Thanks Markus!

Show
Dan Tran added a comment - applied the patch at Revision: 2289 Author: dantran Date: 7:13:18 AM, Tuesday, August 12, 2008 Message: set the default izpack install home to staging area
Modified : /izpack-maven/trunk/izpack-maven-plugin/src/main/java/org/izpack/mojo/IzPackMojo.java Please test t the snaphots, once confirm i will release alpha2 this weekend. Thanks Markus!
Hide
Julien Ponge added a comment -

Fixed the issue component / target version fix.

Show
Julien Ponge added a comment - Fixed the issue component / target version fix.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: