It means that in the master pom.xml file that everything else inherits from (even if you don't declare it) the version numbers for all the maven-*-plugin and plexus*foo plugins are all set at a specific release version, so that with 2.0.9 any two re-fetches of all the plugins will not be different. You can still override the provided default plugin versions, but it means that if you are just building something twice, and someone publishes a new plugin version, it won't be forced on you.

Christian.

On 25-Feb-09, at 11:43 , Massimo Lusetti wrote:

On Wed, Feb 25, 2009 at 5:35 PM, Christian Edward Gruber
<christianedwardgru...@gmail.com> wrote:

This shouldn't be true as of 2.0.9, what with the plugin lock-down, unless you're using version ranges or snapshot versions. The maven guys have had
their problems, but they're sorting it out.

What does "plugin lock-down" actually means?

Regards
--
Massimo
http://meridio.blogspot.com

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


Christian Edward Gruber
e-mail: christianedwardgru...@gmail.com
weblog: http://www.geekinasuit.com/


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

Reply via email to