You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ku31rT9 <dr...@30minutenmail.eu> on 2012/03/07 14:14:42 UTC

Problems with Multi Module project

Hello.

Given is a multi module project. I could run mvn test from the base dir or
one of it's sub projects. Everything was fine. Now I wrote a unit test which
starts a servlet like container and some first tests. I started mvn test
from the sub project. Now I run mvn test from the base dir and got errors.
After some exploration with several code and mvn clean/ mvn test iterations
from both dirs, it's seem's as mvn test behaves different, dependend on
where I start it. Sometimes it causes an error in the subdir, but in the
base dir not, sometimes the other way arround. What could be the reason? Do
you have hints to investigate this?

Best regards.

--
View this message in context: http://maven.40175.n5.nabble.com/Problems-with-Multi-Module-project-tp5544054p5544054.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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