I get the following error as below. I have tried to
set <pack200><enabled>false</enabled></pack200>, but it do not have any
effect
This is my setting:
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>webstart-maven-plugin</artifactId>
<version>1.0-beta-6</version>
<configuration><pack200><enabled>false</enabled></pack200></configuration>
<dependencies>
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>webstart-pack200-impl</artifactId>
<version>1.0-beta-6</version>
</dependency>
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>keytool-api-1.7</artifactId>
<version>1.4</version>
</dependency>
</dependencies>
</plugin>
Failed to execute goal
org.codehaus.mojo:webstart-maven-plugin:1.0-beta-6:jnlp-single
(create-jnlp) on project configuratorAssembly-package: Unable to parse
configuration of mojo
org.codehaus.mojo:webstart-maven-plugin:1.0-beta-6:jnlp-single for
parameter pack200: Cannot find default setter in class
org.codehaus.mojo.webstart.Pack200Config
Any clue
/Jens
--
You received this message because you are subscribed to the Google Groups
"mojohaus-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mojohaus-dev/4434885d-c1fc-443a-a772-7ad42f097c2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.