Hi, I'm trying to use the maven-webstart-plugin 1.0-SNAPSHOT. I receive the following error, when its dependencies are downloaded:
... No versions are present in the repository for the artifact with a range [0.3,) org.codehaus.mojo:keytool-maven-plugin:jar:null from the specified remote repositories: central (http://repo1.maven.org/maven2), apache.snapshots (http://svn.apache.org/maven-snapshot-repository), Apache snapshots (http://svn.apache.org/maven-snapshot-repository), snapshots (http://snapshots.maven.codehaus.org/maven2), Codehaus Snapshots (http://snapshots.maven.codehaus.org/maven2/) I checked th POM of the webstart plugin and it indeed contains a dependency on org.codehaus.mojo:keytool-maven-plugin:jar with a version range of [0.3,). But I only found a SNAPSHOT versions of the keytool-maven-plugin in the codehaus snapshot repo. [1] states: "Resolution of dependency ranges should not resolve to a snapshot." If this statement is correct, the above error message is expected, I think. Is this an error in the POM of the webstart-maven-plugin ? How do other users utilize the webstart-maven-plugin ? Thanks, Holger [1] http://docs.codehaus.org/display/MAVEN/Dependency+Mediation+and+Conflict+Resolution _______________________________________________________________ SMS schreiben mit WEB.DE FreeMail - einfach, schnell und kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
