OpenEJB trunk at 603232
Geronimo Revision: 603264 built with tests included
 
See the full build-1005.log file at 
http://people.apache.org/~prasad/binaries/trunk/20071211/build-1005.log
 
[INFO] [car:package]
[INFO] Packaging module configuration: 
/home/prasad/geronimo/trunk/plugins/system-database/system-database-jetty/target/resources/META-INF/plan.xml
[INFO] Building jar: 
/home/prasad/geronimo/trunk/plugins/system-database/system-database-jetty/target/system-database-jetty-2.1-SNAPSHOT.car
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in: system-database-jetty-2.1-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing 
/home/prasad/geronimo/trunk/plugins/system-database/system-database-jetty/target/system-database-jetty-2.1-SNAPSHOT.car
 to 
/home/prasad/.m2/repository/org/apache/geronimo/plugins/system-database-jetty/2.1-SNAPSHOT/system-database-jetty-2.1-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Geronimo Modules :: Tomcat Clustering over WADI
[INFO]    task-segment: [install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir: 
/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-wadi/target/classes/META-INF
[INFO] Copying 2 files to 
/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-wadi/target/classes/META-INF
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to 
/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-wadi/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: 
/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-wadi/target/geronimo-tomcat6-clustering-wadi-2.1-SNAPSHOT.jar
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in: 
geronimo-tomcat6-clustering-wadi-2.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing 
/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-wadi/target/geronimo-tomcat6-clustering-wadi-2.1-SNAPSHOT.jar
 to 
/home/prasad/.m2/repository/org/apache/geronimo/modules/geronimo-tomcat6-clustering-wadi/2.1-SNAPSHOT/geronimo-tomcat6-clustering-wadi-2.1-SNAPSHOT.jar
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Geronimo Modules :: Tomcat :: Clustering Builder for WADI
[INFO]    task-segment: [install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [xmlbeans:xmlbeans {execution: default}]
Time to build schema type system: 0.042 seconds
Time to generate code: 0.021 seconds
Time to compile code: 1.684 seconds
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir: 
/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/target/classes/META-INF
[INFO] Copying 2 files to 
/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/target/classes/META-INF
[INFO] [buildsupport:copy-xmlbeans-schemas {execution: default}]
[INFO] Created dir: 
/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/target/clover/classes
[INFO] Copying 11 files to 
/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/target/clover/classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to 
/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/target/test-classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/src/test/java/org/apache/geronimo/tomcat/cluster/wadi/builder/WADITomcatClusteringBuilderTest.java:[65,12]
 cannot find symbol
symbol  : class WADITomcatClusteringBuilder
location: class 
org.apache.geronimo.tomcat.cluster.wadi.builder.WADITomcatClusteringBuilderTest

/home/prasad/geronimo/trunk/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/src/test/java/org/apache/geronimo/tomcat/cluster/wadi/builder/WADITomcatClusteringBuilderTest.java:[78,22]
 cannot find symbol
symbol  : class WADITomcatClusteringBuilder
location: class 
org.apache.geronimo.tomcat.cluster.wadi.builder.WADITomcatClusteringBuilderTest


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:560)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
        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.TestCompilerMojo.execute(TestCompilerMojo.java:102)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24 minutes 39 seconds
[INFO] Finished at: Tue Dec 11 10:35:22 EST 2007
[INFO] Final Memory: 270M/1006M
[INFO] ------------------------------------------------------------------------

Reply via email to