http://maven.apache.org/enforcer/enforcer-rules/requireReleaseDeps.html
On 19 April 2012 13:33, kenito <[email protected]> wrote: > hello everybody, > I want to check if my project contain snapshot dependencies exactly like in > the release:prepare goal. This goal is bind with a phase called > "check-dependency-snapshots". How can i only do that ? > Must I make a specific mojo with the class CheckDependencySnapshotsPhase ? > > thanks for your answers... > > arnaud > > -- > View this message in context: > http://maven.40175.n5.nabble.com/goal-to-check-snapshot-dependencies-tp5651614p5651614.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
