You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by John Stoneham <ly...@lyrically.net> on 2008/12/05 02:32:47 UTC

release plugin and plugin-level dependencies

So, the release plugin checks for SNAPSHOT dependencies in plugins,
parent POM, and dependencies. It doesn't notice SNAPSHOT plugin-level
dependencies (i.e. <dependencies> elements within <plugin> or
<execution> elements). This is
http://jira.codehaus.org/browse/MRELEASE-378.

Anyone know a workaround? A brief look at maven-enforcer-plugin's
source code did not seem to indicate it knew how to check for this
either.

(Maybe I'll just submit a patch for MRELEASE-378...)

- John

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