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/03/01 21:11:46 UTC

[BUILD] trunk: Failed for Revision: 917688

Geronimo Revision: 917688 built with tests included
 
See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100301/build-1500.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100301/unit-test-reports
 
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec
Running org.apache.geronimo.common.propertyeditor.PropertiesEditorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.geronimo.common.propertyeditor.TreeSetEditorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.geronimo.common.propertyeditor.ListEditorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.geronimo.common.propertyeditor.ArrayPropertyEditorAdapterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.geronimo.common.propertyeditor.LinkedListEditorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.geronimo.common.propertyeditor.PropertyEditorsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

Results :

Tests run: 60, 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-common
[INFO] OSGi bundle is resolved: org.apache.geronimo.framework.geronimo-common
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-common-3.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/trunk/framework/modules/geronimo-common/target/geronimo-common-3.0-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/geronimo/framework/geronimo-common/3.0-SNAPSHOT/geronimo-common-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-common/3.0-SNAPSHOT/geronimo-common-3.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Framework, Modules :: System
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [antrun:run {execution: generate-dynamic-properties}]
[INFO] Executing tasks
    [mkdir] Created dir: /home/geronimo/geronimo/trunk/framework/modules/geronimo-system/target/classes/org/apache/geronimo/system/serverinfo
[propertyfile] Creating new property file: /home/geronimo/geronimo/trunk/framework/modules/geronimo-system/target/classes/org/apache/geronimo/system/serverinfo/geronimo-version.properties
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 97 source files to /home/geronimo/geronimo/trunk/framework/modules/geronimo-system/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/configuration/DependencyManager.java:[51,27] package org.osgi.service.obr does not exist

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/configuration/DependencyManager.java:[65,18] cannot find symbol
symbol  : class RepositoryAdmin
location: class org.apache.geronimo.system.configuration.DependencyManager

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/configuration/DependencyManager.java:[75,65] cannot find symbol
symbol  : class RepositoryAdmin
location: class org.apache.geronimo.system.configuration.DependencyManager

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/configuration/DependencyManager.java:[76,46] cannot find symbol
symbol  : class RepositoryAdmin
location: class org.apache.geronimo.system.configuration.DependencyManager


[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:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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: 4 minutes 10 seconds
[INFO] Finished at: Mon Mar 01 15:05:17 EST 2010
[INFO] Final Memory: 189M/538M
[INFO] ------------------------------------------------------------------------