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 2010/01/22 05:15:41 UTC

[BUILD] trunk: Failed for Revision: 901960

Geronimo Revision: 901960 built with tests included
 
See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100121/build-2100.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100121/unit-test-reports
 
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.apache.geronimo.kernel.config.transformer.GroovyTransformerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 sec

Results :

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0

[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [geronimo-osgi:verify-manifest {execution: verify-manifest}]
[INFO] Resolving OSGi bundle: org.apache.geronimo.framework.geronimo-config-groovy-transformer
[INFO] OSGi bundle is resolved: org.apache.geronimo.framework.geronimo-config-groovy-transformer
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-config-groovy-transformer-3.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/trunk/framework/modules/geronimo-config-groovy-transformer/target/geronimo-config-groovy-transformer-3.0-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/geronimo/framework/geronimo-config-groovy-transformer/3.0-SNAPSHOT/geronimo-config-groovy-transformer-3.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/geronimo/.m2/repository/repository.xml
[INFO] Installing org/apache/geronimo/framework/geronimo-config-groovy-transformer/3.0-SNAPSHOT/geronimo-config-groovy-transformer-3.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Framework, Modules :: Naming
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
Downloading: http://repo2.maven.org/maven2/org/apache/xbean/xbean-naming/3.6/xbean-naming-3.6.pom

[WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@63f063f0
[WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@63f063f0
[WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@63f063f0
[WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@63f063f0
[WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@63f063f0
[WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@63f063f0
Downloading: http://repo2.maven.org/maven2/org/apache/xbean/xbean-naming/3.6/xbean-naming-3.6.jar

[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/framework/modules/geronimo-naming/src/main/resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/framework/modules/geronimo-naming/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 30 source files to /home/geronimo/geronimo/trunk/framework/modules/geronimo-naming/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/geronimo/geronimo/trunk/framework/modules/geronimo-naming/src/main/java/org/apache/geronimo/gjndi/FederatedContextGBean.java:[25,38] cannot find symbol
symbol  : class ImmutableFederatedContext
location: package org.apache.xbean.naming.context

/home/geronimo/geronimo/trunk/framework/modules/geronimo-naming/src/main/java/org/apache/geronimo/gjndi/FederatedContextGBean.java:[35,43] cannot find symbol
symbol: class ImmutableFederatedContext
public class FederatedContextGBean extends ImmutableFederatedContext implements FederatedContext {

/home/geronimo/geronimo/trunk/framework/modules/geronimo-naming/src/main/java/org/apache/geronimo/naming/enc/EnterpriseNamingContext.java:[34,38] cannot find symbol
symbol  : class ImmutableFederatedContext
location: package org.apache.xbean.naming.context

/home/geronimo/geronimo/trunk/framework/modules/geronimo-naming/src/main/java/org/apache/geronimo/gjndi/FederatedContextGBean.java:[35,7] org.apache.geronimo.gjndi.FederatedContextGBean is not abstract and does not override abstract method unfederateContext(javax.naming.Context) in org.apache.geronimo.gjndi.FederatedContext

/home/geronimo/geronimo/trunk/framework/modules/geronimo-naming/src/main/java/org/apache/geronimo/naming/enc/EnterpriseNamingContext.java:[45,19] cannot find symbol
symbol  : class ImmutableFederatedContext
location: class org.apache.geronimo.naming.enc.EnterpriseNamingContext


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:599)
	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
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 17 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 124 minutes 34 seconds
[INFO] Finished at: Thu Jan 21 23:09:51 EST 2010
[INFO] Final Memory: 408M/607M
[INFO] ------------------------------------------------------------------------