[ http://jira.codehaus.org/browse/MOJO-382?page=all ]
Jerome Lacoste closed MOJO-382:
-------------------------------
Resolution: Fixed
Adrian,
The webstart plugin really requires 0.3 or later. 0.4-SNAPSHOT is also
available on the repository:
http://snapshots.maven.codehaus.org/maven2/org/codehaus/mojo/keytool-maven-plugin/0.4-SNAPSHOT/
So why do you think this is an issue? Closing for now
> [Webstart] Deployed plugin in the sandbox has incorrect pom.
> ------------------------------------------------------------
>
> Key: MOJO-382
> URL: http://jira.codehaus.org/browse/MOJO-382
> Project: Mojo
> Type: Bug
> Components: webstart
> Reporter: Adrian
> Assignee: Jerome Lacoste
> Priority: Blocker
>
>
> The dependency for keytool in the pom is incorrectly [0.3,) instead of
> 0.3-SNAPSHOT.
> http://snapshots.maven.codehaus.org/maven2/org/codehaus/mojo/webstart-maven-plugin/1.0-SNAPSHOT/webstart-maven-plugin-1.0-20060307.100605-1.pom
> {code:xml}
> <dependency>
> <groupId>org.codehaus.mojo</groupId>
> <artifactId>keytool-maven-plugin</artifactId>
> <version>[0.3,)</version>
> </dependency>
> {code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira