Geronimo Revision: 707367 built with tests included
 
See the full build-0900.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20081023/build-0900.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20081023/unit-test-reports
 
/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/URLConfigurator.java:[95,19]
 cannot find symbol
symbol  : class PropertyConfigurator
location: class org.apache.geronimo.system.logging.log4j.URLConfigurator

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/URLConfigurator.java:[104,8]
 cannot find symbol
symbol  : class Configurator
location: class org.apache.geronimo.system.logging.log4j.URLConfigurator

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[123,61]
 cannot find symbol
symbol  : variable Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[123,8]
 cannot find symbol
symbol  : variable Logger
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[130,8]
 cannot find symbol
symbol  : class Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[130,22]
 cannot find symbol
symbol  : variable LogManager
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[149,48]
 cannot find symbol
symbol  : variable Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[149,12]
 cannot find symbol
symbol  : variable LogManager
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[163,8]
 cannot find symbol
symbol  : class Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[163,22]
 cannot find symbol
symbol  : variable LogManager
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[182,8]
 cannot find symbol
symbol  : class Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[182,22]
 cannot find symbol
symbol  : variable LogManager
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[206,42]
 cannot find symbol
symbol  : variable Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[206,8]
 cannot find symbol
symbol  : variable Logger
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[342,29]
 cannot find symbol
symbol  : variable Logger
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[344,36]
 cannot find symbol
symbol  : class FileAppender
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[345,27]
 cannot find symbol
symbol  : class FileAppender
location: class org.apache.geronimo.system.logging.log4j.Log4jService


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
        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:287)
        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
        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:451)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 56 seconds
[INFO] Finished at: Thu Oct 23 09:13:31 EDT 2008
[INFO] Final Memory: 179M/517M
[INFO] ------------------------------------------------------------------------

Reply via email to