Hi to everyone. That's is my first post..

I have a big multi-module project

Suppose that project structure:

MainModule
   |_ Module1
   |     |_ SubModule1
   |_ Module 2
         |_SubModule2

And SubModule2 has a dependency with SubModule1. Is there any way to run mvn
test in Submodule2 forcing the generation of SubModule1 and its dependents
if it have. I dont have SubModule1 installed in my local repository.. so mvn
test in Submodule2 fails.

Tanks in advance

Gustavo

--
View this message in context: 
http://maven.40175.n5.nabble.com/Help-tp4853497p4853497.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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

Reply via email to