Hi all,
  I created my First maven-plugin and successfully compiled it. 
when I try to install it with "mvn install" , I get the following error
message...

Error:
...
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.
 
Please refer to
J:\IDE\workspace\test_WS\maven-copydependencies-plugin\target\surefire-reports
for the individual test results.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 29 seconds
[INFO] Finished at: Tue Sep 09 10:27:23 CEST 2008
[INFO] Final Memory: 26M/254M
[INFO]
------------------------------------------------------------------------
 
It would be nice if someone could help me to resolve this problem
Thanks im Advance

-- 
View this message in context: 
http://www.nabble.com/surefire-reports-for-the-individual-test-results-----tp19388584p19388584.html
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