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 <[EMAIL PROTECTED]> > > 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] > > -- Seules 2 choses sont infinies : l'univers et la bêtise humaine ; et encore pour l'univers, je ne suis pas sûr … (Einstein)
