You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ga...@apache.org on 2009/07/27 20:35:11 UTC

[BUILD] trunk: Failed for Revision: 798242

Geronimo Revision: 798242 built with tests included
 
See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090727/build-1500.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090727/unit-test-reports
 
[INFO] [car:prepare-metadata]
[INFO] [car:archive-car]
[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.115 seconds
Time to generate code: 0.081 seconds
Time to compile code: 2.579 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 29 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 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] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/src/test/java/org/apache/geronimo/tomcat/deployment/TomcatModuleBuilderTest.java:[257,93] cannot find symbol
symbol  : variable GBEAN_INFO
location: class org.apache.geronimo.security.SecurityServiceImpl



/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/src/test/java/org/apache/geronimo/tomcat/deployment/TomcatModuleBuilderTest.java:[257,93] cannot find symbol
symbol  : variable GBEAN_INFO
location: class org.apache.geronimo.security.SecurityServiceImpl


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/src/test/java/org/apache/geronimo/tomcat/deployment/TomcatModuleBuilderTest.java:[257,93] cannot find symbol
symbol  : variable GBEAN_INFO
location: class org.apache.geronimo.security.SecurityServiceImpl


	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.CompilationFailureException: Compilation failure
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-builder/src/test/java/org/apache/geronimo/tomcat/deployment/TomcatModuleBuilderTest.java:[257,93] cannot find symbol
symbol  : variable GBEAN_INFO
location: class org.apache.geronimo.security.SecurityServiceImpl


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
	at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:102)
	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: 16 minutes 37 seconds
[INFO] Finished at: Mon Jul 27 15:20:15 EDT 2009
[INFO] Final Memory: 306M/872M
[INFO] ------------------------------------------------------------------------