[izpack-users] Izpack custom panels With Maven2

Mandeep Saini Mandeep.Saini at dante.org.uk
Tue Feb 13 15:00:08 CET 2007


Hi all,

I am trying to use Izpack with maven2. I have tried to use the maven- 
izpack-plugin but its not working for me. It would be very nice if any 
one of you can provide me a working example for this. I have already 
checked the mail on the forum related to this topic but even the blog 
link posted in those mails is not solving my problem.

Along with this, I am writing few custom panels for my installer. Is 
there any way to make jar file of those panels and move it to bin/panels 
directory by using the maven izpack plugin. If not what is the right way 
to incorporate the custom panels using maven2.

In order to write custom panels I am importing few panel classes like 
com.izforge.izpack.panels.UserInputPanel in my panel classes. I have 
defined the dependency on standalone-compiler.jar file but because this 
jar file does not contain the panel classes so not able to compile the 
code. Please suggest me how can I define dependency on these panel jar 
files. Should I deploy jar file of each panel on my remote repository. 
Or there is another way to deal with it.

Thanks in advance
Regards
Mandeep






More information about the izpack-users mailing list