Hello,

I don't specify in my project the version of maven-war-plugin. So I though that i take only the lastest STABLE release deployed on the repo maven. But since the deploiement of 2.1-alpha-1 of maven-war-plugin, i was surprised that Maven automatically download it. And the build of my project failed because this version is not stable.

Is project's version like 2.1-alpha are considered as release?

To succeed the build, i specify explicitely in the pom.xml the version of the maven-war-plugin. There is a way to tell maven to download only stable version, with no classifier? Or do i write explicitely the version for all the plugin i used.

Thanks



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to