> > cd trunk/openjpa-parent > Interesting, and where is that directory in trunk?! I haven't found any...
> mvn surefire-report:report-only -Daggregate=true > -- The results of this run can be found at > trunk/openjpa-parent/target/site/surefire-report.html > Surfire report gave me a page with zeros in all columns of a report table. John > > > On Mon, May 17, 2010 at 11:57 AM, Web developer <webautomat...@gmail.com > >wrote: > > > Here is the end of trace output: > > .... > > /root/openjpa/openjpa-integration/validation/target/surefire-reports > > > > ------------------------------------------------------- > > T E S T S > > ------------------------------------------------------- > > There are no tests to run. > > > > Results : > > > > Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 > > > > [INFO] > > [INFO] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] OpenJPA Parent POM .................................... SUCCESS > > [12.491s] > > [INFO] OpenJPA Utilities Library ............................. SUCCESS > > [2:37.916s] > > [INFO] OpenJPA Kernel ........................................ SUCCESS > > [5:06.648s] > > [INFO] OpenJPA JDBC .......................................... SUCCESS > > [2:15.165s] > > [INFO] OpenJPA Persistence ................................... SUCCESS > > [1:02.926s] > > [INFO] OpenJPA Persistence JDBC .............................. SUCCESS > > [18:41.375s] > > [INFO] OpenJPA Persistence Locking Tests ..................... SUCCESS > > [8:21.789s] > > [INFO] OpenJPA XML Store ..................................... SUCCESS > > [2:39.756s] > > [INFO] OpenJPA Slice ......................................... SUCCESS > > [27.167s] > > [INFO] OpenJPA Aggregate Jar ................................. SUCCESS > > [13.436s] > > [INFO] OpenJPA Aggregate Jar with Dependencies ............... SUCCESS > > [1:37.557s] > > [INFO] OpenJPA Project Docs and Assemblies ................... SUCCESS > > [17.748s] > > [INFO] OpenJPA Examples ...................................... SUCCESS > > [7.545s] > > [INFO] OpenJPA Integration Tests ............................. SUCCESS > > [0.132s] > > [INFO] OpenJPA Integration Tests - Daytrader ................. SUCCESS > > [35.845s] > > [INFO] OpenJPA Integration Tests - Examples .................. SUCCESS > > [0.646s] > > [INFO] OpenJPA Integration Tests - JPA TCK ................... SUCCESS > > [0.163s] > > [INFO] OpenJPA Integration Tests - Bean Validation ........... SUCCESS > > [1:00.259s] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] BUILD SUCCESSFUL > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 45 minutes 28 seconds > > [INFO] Finished at: Mon May 17 19:53:09 EEST 2010 > > [INFO] Final Memory: 126M/488M > > [INFO] > > ------------------------------------------------------------------------ > > > > According to output some tests are ignored. How can I force a test runner > > to > > interpret warnings as exceptions? Otherwise test are useless in case of > > deployment. John > > >