Hi, It's over 2 days with the build error? Is it being taken care of? Shall we exclude the module from building till it gets fixed?
Jacek On 23 Dec 2007 08:37:08 -0000, <[EMAIL PROTECTED]> wrote: > OpenEJB trunk at 606399 > Geronimo Revision: 606544 built with tests included > > See the full build-0300.log file at > http://people.apache.org/~prasad/binaries/trunk/20071223/build-0300.log > > [INFO] [jar:jar] > [INFO] Building jar: > /home/prasad/geronimo/trunk/applications/monitoring/agent-sql/target/agent-sql-2.1-SNAPSHOT.jar > [INFO] [tools:verify-legal-files {execution: verify-legal-files}] > [INFO] Checking legal files in: agent-sql-2.1-SNAPSHOT.jar > [INFO] [install:install] > [INFO] Installing > /home/prasad/geronimo/trunk/applications/monitoring/agent-sql/target/agent-sql-2.1-SNAPSHOT.jar > to > /home/prasad/.m2/repository/org/apache/geronimo/plugins/monitoring/agent-sql/2.1-SNAPSHOT/agent-sql-2.1-SNAPSHOT.jar > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building Geronimo Plugins :: Monitoring Agent :: Datasource > [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/applications/monitoring/agent-ds/target/classes/META-INF > [INFO] Copying 2 files to > /home/prasad/geronimo/trunk/applications/monitoring/agent-ds/target/classes/META-INF > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [car:validate-configuration] > [INFO] [car:prepare-plan] > [INFO] Generated: > /home/prasad/geronimo/trunk/applications/monitoring/agent-ds/target/resources/META-INF/plan.xml > [INFO] [car:prepare-metadata] > [INFO] [car:package] > [INFO] Packaging module configuration: > /home/prasad/geronimo/trunk/applications/monitoring/agent-ds/target/resources/META-INF/plan.xml > [INFO] snapshot > org.apache.geronimo.plugins.monitoring:agent-sql:2.1-SNAPSHOT: checking for > updates from apache-snapshots > [INFO] snapshot > org.apache.geronimo.plugins.monitoring:agent-sql:2.1-SNAPSHOT: checking for > updates from codehaus-snapshots > [INFO] snapshot > org.apache.geronimo.plugins.monitoring:agent-sql:2.1-SNAPSHOT: checking for > updates from apache.snapshots > [INFO] Building jar: > /home/prasad/geronimo/trunk/applications/monitoring/agent-ds/target/agent-ds-2.1-SNAPSHOT.car > [INFO] [tools:verify-legal-files {execution: verify-legal-files}] > [INFO] Checking legal files in: agent-ds-2.1-SNAPSHOT.car > [INFO] [install:install] > [INFO] Installing > /home/prasad/geronimo/trunk/applications/monitoring/agent-ds/target/agent-ds-2.1-SNAPSHOT.car > to > /home/prasad/.m2/repository/org/apache/geronimo/plugins/agent-ds/2.1-SNAPSHOT/agent-ds-2.1-SNAPSHOT.car > [INFO] [car:update-pluginlist] > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building Geronimo Monitoring :: Monitoring Agent :: EJB > [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/applications/monitoring/agent-ejb/target/classes/META-INF > [INFO] Copying 2 files to > /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/target/classes/META-INF > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > [INFO] Compiling 7 source files to > /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/target/classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/main/java/org/apache/geronimo/monitoring/snapshot/SnapshotConfigXMLBuilder.java:[37,49] > package com.sun.org.apache.xml.internal.serialize does not exist > > /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/main/java/org/apache/geronimo/monitoring/snapshot/SnapshotConfigXMLBuilder.java:[38,49] > package com.sun.org.apache.xml.internal.serialize does not exist > > /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/main/java/org/apache/geronimo/monitoring/snapshot/SnapshotConfigXMLBuilder.java:[262,12] > cannot find symbol > symbol : class OutputFormat > location: class > org.apache.geronimo.monitoring.snapshot.SnapshotConfigXMLBuilder > > /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/main/java/org/apache/geronimo/monitoring/snapshot/SnapshotConfigXMLBuilder.java:[262,38] > cannot find symbol > symbol : class OutputFormat > location: class > org.apache.geronimo.monitoring.snapshot.SnapshotConfigXMLBuilder > > /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/main/java/org/apache/geronimo/monitoring/snapshot/SnapshotConfigXMLBuilder.java:[265,12] > cannot find symbol > symbol : class XMLSerializer > location: class > org.apache.geronimo.monitoring.snapshot.SnapshotConfigXMLBuilder > > /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/main/java/org/apache/geronimo/monitoring/snapshot/SnapshotConfigXMLBuilder.java:[265,43] > cannot find symbol > symbol : class XMLSerializer > location: class > org.apache.geronimo.monitoring.snapshot.SnapshotConfigXMLBuilder > > > [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:79) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:618) > 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:443) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539) > ... 16 more > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 27 minutes 31 seconds > [INFO] Finished at: Sun Dec 23 03:33:21 EST 2007 > [INFO] Final Memory: 264M/697M > [INFO] > ------------------------------------------------------------------------ > -- Jacek Laskowski http://www.JacekLaskowski.pl
