[izpack-users] Maven IzPack 3.8.0 standalone plugin issues
Delfina Gonzalez
delfina at observant.com.au
Mon Jan 9 02:36:52 CET 2006
I figured as much, thanks. I wonder why Shell.dll has been ommitted?
Anyway, if I repackage the JAR with the DLL or omit the ShortcutsPanel
and its resources I now get the ambiguous build error:
org.apache.tools.zip.ZipOutputStream.<init>(Ljava/io/File;)V
Debug stack trace offers a bit more info:
java.lang.NoSuchMethodError:
org.apache.tools.zip.ZipOutputStream.<init>(Ljava/io/File;)V
at
com.izforge.izpack.util.JarOutputStream.<init>(JarOutputStream.java:104)
at
com.izforge.izpack.compiler.Packager.getJarOutputStream(Packager.java:649)
at
com.izforge.izpack.compiler.Packager.createInstaller(Packager.java:171)
at
com.izforge.izpack.compiler.Compiler.createInstaller(Compiler.java:248)
at
com.izforge.izpack.compiler.CompilerConfig.executeCompiler(CompilerConfig.java:320)
at com.izforge.izpack.ant.IzPackTask.execute(IzPackTask.java:234)
at org.apache.tools.ant.Task.perform(Task.java:341)
at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at
org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79)
at
org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110)
at com.werken.werkz.Goal.fire(Goal.java:639)
at com.werken.werkz.Goal.attain(Goal.java:575)
at
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671)
at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
at org.apache.maven.cli.App.doMain(App.java:488)
at org.apache.maven.cli.App.main(App.java:1239)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.werken.forehead.Forehead.run(Forehead.java:551)
at com.werken.forehead.Forehead.main(Forehead.java:581)
Joe Favero wrote:
> Yes
>
> I ran into this and simply repackaged the standalone-compiler.jar with the
> ShellLink.dll.
>
>
> Thanx Joe
>
>
> -----Original Message-----
> From: izpack-users-admin at berlios.de [mailto:izpack-users-admin at berlios.de]
> On Behalf Of Delfina Gonzalez
> Sent: Tuesday, December 13, 2005 6:19 PM
> To: izpack-users at lists.berlios.de
> Subject: [izpack-users] Maven IzPack 3.8.0 standalone plugin doesn't include
> ShellLink.dll
>
> Hi all
>
> Has anyone else experienced this problem upgrading from 3.7 to 3.8?
> "Native Library not found: bin\native\izpack\ShellLink.dll"
>
> Reverting back to the 3.7 plugin works fine, but as I need some of the new
> functionality in 3.8 I'd greatly appreciate any help.
>
> Thanks
>
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> http://lists.berlios.de/mailman/listinfo/izpack-users
>
>
>
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> http://lists.berlios.de/mailman/listinfo/izpack-users
More information about the izpack-users
mailing list