You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by simoha <ko...@gmx.net> on 2008/09/09 11:08:29 UTC

surefire-reports for the individual test results????

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: surefire-reports for the individual test results????

Posted by Olivier THIERRY <ol...@gmail.com>.
You should have a text file in
J:\IDE\workspace\test_WS\maven-copydependencies-plugin\target\surefire-reports.
It will tell you what kind of failure you had during tests.

2008/9/9 simoha <ko...@gmx.net>

>
> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Seules 2 choses sont infinies : l'univers et la bêtise humaine ; et encore
pour l'univers, je ne suis pas sûr … (Einstein)