is there any difference between "mvn test" under trunk and "mvn" in trunk/testsuite?
best regard. 2007/3/19, Prasad Kashyap <[EMAIL PROTECTED]>:
You can/should generate the testsuite report from the trunk/testsuite directory. For the best results, change the <distributionManagement><site><url> element to a local directory and then execute 'mvn site-deploy' command. The test reports will all be neatly integrated then. Cheers Prasad On 3/19/07, Sean Qiu <[EMAIL PROTECTED]> wrote: > In the directory of "geronimo-trunk" , after inputing > mvn -Dmaven.test.skip=true -e clean install > mvn test > mvn surefire-report:report > > All the process was succefully finished. > But i cannot find the surefire report in ${trunk}/target/site as expected. > The surefire-report.html contains 0 test. > > In the ${trunk}/module/.../target/surefire-reports > There are *.txt and *.xml test report as expected. > > How can i get the whole report ? > Am i wrong to generate the report? > Thanks,Prasad Kashyap :) > > > -- > Sean Qiu >
-- Sean Qiu