X
Y
Z
X
Y
Z
test-jar
My example was of course incomplete, I had
test
on the test-jar dep.
Regards,
Tobias
and somehow the classpath contained only the test-jar dependeny when
the tests were executed. I think this is bug
http://jira.codehaus.org/browse/MNG-1971. Since th
Hi,
and somehow the classpath contained only the test-jar dependeny when
the tests were executed. I think this is bug
http://jira.codehaus.org/browse/MNG-1971. Since there seems to be no real
Sorry, that's most likely not the right bug - still quite early here in
Germany ;) If I recall corr
Hi,
I'm getting a java.lang.NoClassDefFoundError when running a test and
yet, the code compiles fine. Any ideas as to what's going on? The
exact same code compiles and test fine on another box which has the
same mvn and java version.
I recently ran across the same issue.
I'm getting a java.lang.NoClassDefFoundError when running a test and
yet, the code compiles fine. Any ideas as to what's going on? The
exact same code compiles and test fine on another box which has the
same mvn and java version.
There are no differences between 'mvn