You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by kenito <ar...@sneda.fr> on 2012/04/19 14:33:08 UTC

goal to check snapshot dependencies

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: goal to check snapshot dependencies

Posted by kenito <ar...@sneda.fr>.
oh yes I forgot the renforcer plugin. thanks!

--
View this message in context: http://maven.40175.n5.nabble.com/goal-to-check-snapshot-dependencies-tp5651614p5651710.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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


Re: goal to check snapshot dependencies

Posted by Stephen Connolly <st...@gmail.com>.
http://maven.apache.org/enforcer/enforcer-rules/requireReleaseDeps.html

On 19 April 2012 13:33, kenito <ar...@sneda.fr> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>