> I am trying to specify a version range in a pom.xml in order to support our 
> build by doing the following:

The idea of supporting version ranges in plugins was good when first
implemented but the community has largely decided it is actually not a
best practice as it can introduce instability in an otherwise stable
build. I would just drop it and use a fixed version until you realize
that you need features in a newer release of the plugin.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to