bug while using maven-surefire-plugin in test report generation

2011-10-12 Thread Amiragl
Hi All, I wanna generate my reports so i used maven-surefire-plugin so this is my pom.xml code: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-surefire-plugin/artifactId version2.10/version configuration

Re: bug while using maven-surefire-plugin in test report generation

2011-10-12 Thread Amiragl
Thank you for the response , After fixing my tests's failures and errors everything works fine and the error disappeares !! -- View this message in context: http://maven.40175.n5.nabble.com/bug-while-using-maven-surefire-plugin-in-test-report-generation-tp4894877p4895138.html Sent from the Maven

unit test

2011-10-04 Thread Amiragl
Hi community, This is my first time working with maven, I wanna develop a web application; so i used maven-webapp archetype now i wanna add my unit tests using junit but i'm not finding the src/test/java ,can i create it under Java Resources folder. Thank u in advance -- View this message in

RE: unit test

2011-10-04 Thread Amiragl
Thank u for quick response , i've another question i'll use jpa should i create a submodule for this? Thank u in advance -- View this message in context: http://maven.40175.n5.nabble.com/unit-test-tp4869331p4869564.html Sent from the Maven Developers mailing list archive at Nabble.com.

problem to build maven 3 project from hudson console

2011-09-27 Thread Amiragl
Hi community, I'm using : apache-maven-3.0.3 , hudson-2.1.1 but i'm having this error during building my project Démarré par l'utilisateur anonymous Updating file:///C:/SVNRepository/mavenhudsonproject revision: 27 sept. 2011 14:14:49 depth:infinity ignoreExternals: false At revision 6 Found

RE: problem to build maven 3 project from hudson console

2011-09-27 Thread Amiragl
, at 14:39, Amiragl [hidden email] wrote: Hi community, I'm using : apache-maven-3.0.3 , hudson-2.1.1 but i'm having this error during building my project Looks like http://issues.hudson-ci.org/browse/HUDSON-9004 This will be fixed in 2.1.2 (expected soon) otherwise you could try