Hi, I wanted to update our project and use the latest version 1.0-beta-6 of the webstart-maven-plugin. But my first simple test failed at runtime of our application. The plugin version 1.0-beta-6 puts the classifier before the version id in the version.xml file. I think the classifier should be placed right after the version id. I checked https://maven.apache.org/pom.html and found the following:
classifier: The classifier allows to distinguish artifacts that were built from the same POM but differ in their content. It is some optional and arbitrary string that - if present - is appended to the artifact name just after the version number. May I report a bug for this case or am I wrong in some way. This is a quite simple change in the plugin code. Best regards André
version-xml.patch
Description: version-xml.patch
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email