Issue Type: Bug Bug
Assignee: Unassigned
Components: maven-plugin
Created: 19/Feb/15 3:44 PM
Description:

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?

Environment: JENKINS 1.596 Git Maven
Project: Jenkins
Labels: maven3 release-plugin version jenkins
Priority: Major Major
Reporter: alexis oliot
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to