Hi,

I'm sorry but this question relates only to Maven, you should rather ask
your questions to the maven users mailing list. The fact that you use
Jenkins to do your releases has nothing to do with your problem.

Best regards,

Vincent

2015-02-19 16:06 GMT+01:00 lebrame57 <[email protected]>:

> Hi,
>
> we have a problem with maven releases and maven version plugin. In Jenkins
> we want to do releases automatically upon pressing a button. To remove
> snapshot dependencies we want to use the maven versions plugin. Suppose we
> have two projects A (latest release 0.0.1, latest snapshot 0.0.2-SNAPSHOT)
> and project B with a dependency on ProjectA - 0.0.2-SNAPSHOT and we want to
> release project B. How can we upgrade project Bs dependencies to the latest
> available release version? The maven versions plugin goal "use-releases"
> does not change the 0.0.2-SNAPSHOT dependency because there is no 0.0.2
> release version of this project.
>
>
> So my question is: how can we automatically remove snapshot dependencies
> and
> replace them with the latest available release version in our scenario?
>
> Thank you
>
>
>
> --
> View this message in context:
> http://jenkins-ci.361315.n4.nabble.com/Release-Versions-Maven-plugins-tp4739607.html
> Sent from the Jenkins dev mailing list archive at Nabble.com.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/1424358413403-4739607.post%40n4.nabble.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAH-zGCgo_pvPwkhbi9Ph--bMOJJLZB4bdQn3YHkHmv8NT0W4-Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to