Hi all :-)
After a module refactoring, I'm encountering this problem.
After a maven build, I see an error message saying:
---------------------------------------------------------------
[INFO] [surefire:test]
[INFO] Surefire report directory:
C:\dev\workspace\project\module\target\surefire-reports
[ERROR]
Mojo:
org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test
FAILED for project:
com.site.project:module:jar:1.3.8
Reason:
There are test failures.
Please refer to C:\dev\workspace\project\module\target\surefire-reports
for the individual test results.
---------------------------------------------------------------
The strange thing, is that NO TESTS are configured for that module, at
all! Anybody has face this problem?
If I run maven skipping test perform, the build succesfully completes...
I use m2eclipse, and see also this:
http://www.nabble.com/Error-using-javaagent-in-Surefire-plugin-p22429241.html
Matteo
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------