Hi all,
I really need a little help to understand a issue:

Imagine this scenario:
- Two projects (A and B).
- B depends on A.
- Both projects are SNAPSHOT versions.
- I add a method in a class of project A, then I do mvn install of this
project.
- I modify project B to use new method of project A. 
- At this point, I have discovered a problem with last build of project A
then I would like to restore project B referencing it to the previous build
of project A.

How should I accomplish this task with Maven?

Thanks, best regards.
Raffaele


-- 
View this message in context: 
http://www.nabble.com/Question-about-restoring-project-dependencies-tf4442659s177.html#a12675802
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to