Build failure fixed by r672364. Still looking into the console testsuite failures...
-Donald [EMAIL PROTECTED] wrote:
Geronimo Revision: 672358 built with tests includedSee the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20080627/build-1500.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20080627/unit-test-reports [INFO] Using default encoding to copy filtered resources.[INFO] [compiler:compile] [INFO] Compiling 26 source files to /home/geronimo/geronimo/trunk/plugins/console/console-core/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] Surefire report directory: /home/geronimo/geronimo/trunk/plugins/console/console-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar: /home/geronimo/geronimo/trunk/plugins/console/console-core/target/console-core-2.2-SNAPSHOT.jar [INFO] [ianal:verify-legal-files {execution: default}] [INFO] Checking legal files in: console-core-2.2-SNAPSHOT.jar [INFO] [install:install] [INFO] Installing /home/geronimo/geronimo/trunk/plugins/console/console-core/target/console-core-2.2-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/geronimo/plugins/console-core/2.2-SNAPSHOT/console-core-2.2-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Geronimo Plugins, ActiveMQ :: Portlets [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] snapshot org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-2-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-2-SNAPSHOT: checking for updates from codehaus-snapshots [INFO] snapshot org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-2-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/jspc/jspc-maven-plugin/2.0-alpha-2-SNAPSHOT/jspc-maven-plugin-2.0-alpha-2-20080504.150315-3.pom 3K downloaded [INFO] snapshot org.codehaus.mojo.jspc:jspc:2.0-alpha-2-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.codehaus.mojo.jspc:jspc:2.0-alpha-2-SNAPSHOT: checking for updates from codehaus-snapshots [INFO] snapshot org.codehaus.mojo.jspc:jspc:2.0-alpha-2-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/jspc/jspc/2.0-alpha-2-SNAPSHOT/jspc-2.0-alpha-2-20080504.150315-4.pom 17K downloaded Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/jspc/jspc-maven-plugin/2.0-alpha-2-SNAPSHOT/jspc-maven-plugin-2.0-alpha-2-20080504.150315-3.jar 32K downloaded [INFO] [enforcer:enforce {execution: default}] [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 41 source files to /home/geronimo/geronimo/trunk/plugins/activemq/activemq-portlets/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/geronimo/geronimo/trunk/plugins/activemq/activemq-portlets/src/main/java/org/apache/geronimo/console/jmsmanager/helper/JMSMessageHelperFactory.java:[59,19] cannot find symbol symbol : method error(java.lang.IllegalAccessException) location: interface org.slf4j.Logger /home/geronimo/geronimo/trunk/plugins/activemq/activemq-portlets/src/main/java/org/apache/geronimo/console/jmsmanager/helper/JMSMessageHelperFactory.java:[61,19] cannot find symbol symbol : method error(java.lang.InstantiationException) location: interface org.slf4j.Logger /home/geronimo/geronimo/trunk/plugins/activemq/activemq-portlets/src/main/java/org/apache/geronimo/console/jmsmanager/helper/JMSMessageHelperFactory.java:[63,19] cannot find symbol symbol : method error(java.lang.ClassNotFoundException) location: interface org.slf4j.Logger /home/geronimo/geronimo/trunk/plugins/activemq/activemq-portlets/src/main/java/org/apache/geronimo/console/jmsmanager/helper/AmqJMSMessageHelper.java:[130,15] cannot find symbol symbol : method error(java.lang.Exception) location: interface org.slf4j.Logger [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: 17 minutes 20 seconds [INFO] Finished at: Fri Jun 27 15:22:14 EDT 2008 [INFO] Final Memory: 247M/559M [INFO] ------------------------------------------------------------------------
smime.p7s
Description: S/MIME Cryptographic Signature
