Seems that I made a mistake, I will correct it :-( 2009/6/25 <[email protected]>
> Geronimo Revision: 788338 built with tests included > > See the full build-0900.log file at > http://people.apache.org/builds/geronimo/server/binaries/trunk/20090625/build-0900.log > > > See the unit test reports at > http://people.apache.org/builds/geronimo/server/binaries/trunk/20090625/unit-test-reports > > [INFO] Building jar: > /home/geronimo/geronimo/trunk/plugins/tomcat/tomcat6/target/tomcat6-2.2-SNAPSHOT.car > [INFO] [ianal:verify-legal-files {execution: default}] > [INFO] Checking legal files in: tomcat6-2.2-SNAPSHOT.car > [INFO] [install:install] > [INFO] Installing > /home/geronimo/geronimo/trunk/plugins/tomcat/tomcat6/target/tomcat6-2.2-SNAPSHOT.car > to > /home/geronimo/.m2/repository/org/apache/geronimo/configs/tomcat6/2.2-SNAPSHOT/tomcat6-2.2-SNAPSHOT.car > [INFO] [car:update-pluginlist] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Geronimo Plugins, Tomcat :: Builder > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [genesis:validate-configuration {execution: default}] > [INFO] [enforcer:enforce {execution: default}] > [INFO] [xmlbeans:xmlbeans {execution: default}] > Time to build schema type system: 0.096 seconds > Time to generate code: 0.071 seconds > Time to compile code: 2.272 seconds > [INFO] [remote-resources:process {execution: default}] > [INFO] [buildsupport:copy-xmlbeans-schemas {execution: default}] > Created dir: > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/target/clover/classes > Copying 26 files to > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/target/clover/classes > [INFO] [resources:resources] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/src/main/resources > [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/src/main/filtered-resources > [INFO] Copying 3 resources > [INFO] [compiler:compile] > [INFO] Compiling 1 source file to > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/target/classes > [INFO] [resources:testResources] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 39 resources > [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/src/test/filtered-resources > [INFO] Copying 3 resources > [INFO] [dependency:copy {execution: default}] > Downloading: > http://repo.exist.com/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar > 1184K<http://repo.exist.com/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar%0A1184K>downloaded > [INFO] [antrun:run {execution: default}] > [INFO] Executing tasks > [copy] Copying 1 file to > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/target/var/catalina/conf > [copy] Copying 18 files to > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/target/var/catalina/webapps > [INFO] Executed tasks > [INFO] [compiler:testCompile] > [INFO] Compiling 11 source files to > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/target/test-classes > [INFO] [surefire:test] > [INFO] Surefire report directory: > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/target/surefire-reports > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.geronimo.tomcat.deployment.TomcatModuleBuilderTest > Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.224 sec > <<< FAILURE! > Running org.apache.geronimo.tomcat.deployment.PlanParsingTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec > > Results : > > Tests in error: > > testDeployWar4(org.apache.geronimo.tomcat.deployment.TomcatModuleBuilderTest) > > Tests run: 7, Failures: 0, Errors: 1, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] There are test failures. > > Please refer to > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/target/surefire-reports > for the individual test results. > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > org.apache.maven.BuildFailureException: There are test failures. > > Please refer to > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/target/surefire-reports > for the individual test results. > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:580) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:301) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at > org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > Caused by: org.apache.maven.plugin.MojoFailureException: There are test > failures. > > Please refer to > /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/target/surefire-reports > for the individual test results. > at > org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:575) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:453) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559) > ... 16 more > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 20 minutes 11 seconds > [INFO] Finished at: Thu Jun 25 09:24:30 EDT 2009 > [INFO] Final Memory: 300M/563M > [INFO] > ------------------------------------------------------------------------ > -- Ivan
