[izpack-user] no InstallListener in maven dependency izpack-standalone-compiler

2 views
Skip to first unread message

Lars Fischer

unread,
Jan 8, 2009, 10:03:07 AM1/8/09
to us...@izpack.codehaus.org
Hello,

I use the izpack-maven-plugin and would like to create an install time
custom action.
I set my environment as described in
http://izpack.codehaus.org/izpack-maven-plugin/usage.html and the live
example.


Now I tried to implement an InstallListener, but the

<dependency>
<groupId>org.codehaus.izpack</groupId>
<artifactId>izpack-standalone-compiler</artifactId>
<version>${your.standalone.version}</version>
</dependency>

does not contain this interface. Some other classes also missing too.

What am I doing wrong?

regards,
Lars

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


Dan Tran

unread,
Jan 8, 2009, 11:35:20 AM1/8/09
to us...@izpack.codehaus.org
what is the exact error? do you have stack trace?


-D

Lars Fischer

unread,
Jan 8, 2009, 12:01:28 PM1/8/09
to us...@izpack.codehaus.org
Hello,

On Thu, 08 Jan 2009 08:35 -0800, "Dan Tran" <dan...@gmail.com> wrote:
> what is the exact error? do you have stack trace?

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

...\src\main\java\devtools\installer\RegistryListener.java:[9,32
] cannot find symbol
symbol : class InstallerListener
location: package com.izforge.izpack.event

...\src\main\java\devtools\installer\RegistryListener.java:[14,4
1] cannot find symbol
symbol: class InstallerListener
public class RegistryListener implements InstallerListener {


There is no InstallerListener.class inside the jar of the dependency
artefact.
Only the CompilerListener.class is contained...

Dan Tran

unread,
Jan 8, 2009, 12:10:18 PM1/8/09
to us...@izpack.codehaus.org
what version of standalone installer do you use? could you provide a
minimal maven project?

-D

Dan Tran

unread,
Jan 8, 2009, 12:18:10 PM1/8/09
to us...@izpack.codehaus.org
confirm, all standalone installers does not have the class/interface
you are are looking for

Please file a JIRA

-D

Dan Tran

unread,
Jan 9, 2009, 12:06:32 AM1/9/09
to us...@izpack.codehaus.org

Lars Fischer

unread,
Jan 9, 2009, 4:40:23 AM1/9/09
to us...@izpack.codehaus.org
On Thu, 08 Jan 2009 21:06 -0800, "Dan Tran" <dan...@gmail.com> wrote:
> http://jira.codehaus.org/browse/IZPACK-249
>

You have been to fast... Thanks for creating an entry.

Dan Tran

unread,
Jan 9, 2009, 4:18:10 PM1/9/09
to us...@izpack.codehaus.org
please use the 3.2.1-SNAPSHOT at codehaus snapshot repository a try

thanks

Lars Fischer

unread,
Jan 12, 2009, 2:56:32 AM1/12/09
to us...@izpack.codehaus.org
Hello,

On Fri, 09 Jan 2009 13:18 -0800, "Dan Tran" <dan...@gmail.com> wrote:
> please use the 3.2.1-SNAPSHOT at codehaus snapshot repository a try

using 4.2.1-SNAPSHOT my project compiles without an error. I think your
changes are working.

Great and quick work, thank you very much!

Mitchel99

unread,
Nov 5, 2009, 10:46:36 AM11/5/09
to us...@izpack.codehaus.org

Hello,

This is the same thing for the class com.izforge.izpack.panels.Processor.
Lot of other classes are missing if you compare the content of
IzPack-install-4.3.1.jar and
http://svn.codehaus.org/izpack/izpack-src/tags/4.3.1/src/lib/com/izforge/izpack/panels

Can you provide an update of the jar ?

Thanks in advance,
Mitchel.

--
View this message in context: http://old.nabble.com/no-InstallListener-in-maven-dependency-izpack-standalone-compiler-tp21353479p26215769.html
Sent from the izpack - users @ codehaus mailing list archive at Nabble.com.

Reply all
Reply to author
Forward
0 new messages