I hope not!
Sounds like a really bad thing to do.
How does maven know that B is release quality?

Ron

On 23/09/2011 11:58 AM, Abid Hussain wrote:
Hello,

e.g. there is a project A (e.g. 1.0-SNAPSHOT) which has a dependency to another 
non-released project B (e.g. 2.3-SNAPSHOT).

AFAIK performing a release which has SNAPSHOT versions is not possible.

Is there a way to tell maven that when a release of project A should be 
performed to automatically
- perform a release of B (e.g. 2.3)
- update the dependency from A to B (so that A is dependent to B 2.3)
- and then actually perform the release of A (resulting in A 1.0)?

Regards,

Abid


--
Ron Wheeler
President
Artifact Software Inc
email: rwhee...@artifact-software.com
skype: ronaldmwheeler
phone: 866-970-2435, ext 102


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

Reply via email to