Ivan, You commented out the geronimo-kernel module from building:
http://svn.apache.org/viewvc/geronimo/server/trunk/framework/modules/pom.xml?r1=939982&r2=939981&pathrev=939982 Jarek On Sat, May 1, 2010 at 9:41 AM, Ivan <[email protected]> wrote: > > 2010/5/1 <[email protected]> >> >> Geronimo Revision: 940006 built with tests included >> >> See the full build-0900.log file at >> http://people.apache.org/builds/geronimo/server/binaries/trunk/20100501/build-0900.log >> >> >> See the unit test reports at >> http://people.apache.org/builds/geronimo/server/binaries/trunk/20100501/unit-test-reports >> >> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec >> Running org.apache.geronimo.cli.deployer.ListModulesCommandArgsTest >> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec >> Running org.apache.geronimo.cli.deployer.DistributeCommandArgsTest >> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec >> >> Results : >> >> Tests run: 33, 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-cli >> [INFO] OSGi bundle is resolved: org.apache.geronimo.framework.geronimo-cli >> [INFO] [ianal:verify-legal-files {execution: default}] >> [INFO] Checking legal files in: geronimo-cli-3.0-SNAPSHOT.jar >> [INFO] [install:install {execution: default-install}] >> [INFO] Installing >> /home/geronimo/geronimo/trunk/framework/modules/geronimo-cli/target/geronimo-cli-3.0-SNAPSHOT.jar >> to >> /home/geronimo/.m2/repository/org/apache/geronimo/framework/geronimo-cli/3.0-SNAPSHOT/geronimo-cli-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-cli/3.0-SNAPSHOT/geronimo-cli-3.0-SNAPSHOT.jar >> [INFO] Writing OBR metadata >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Building Geronimo Framework, Modules :: Common >> [INFO] task-segment: [install] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] [genesis:validate-configuration {execution: default}] >> [INFO] snapshot >> org.apache.geronimo.framework:geronimo-kernel:3.0-SNAPSHOT: checking for >> updates from local >> [INFO] snapshot >> org.apache.geronimo.framework:geronimo-kernel:3.0-SNAPSHOT: checking for >> updates from ops4j.snapshots >> [INFO] snapshot >> org.apache.geronimo.framework:geronimo-kernel:3.0-SNAPSHOT: checking for >> updates from jetty.oss.sonatype.org >> [INFO] snapshot >> org.apache.geronimo.framework:geronimo-kernel:3.0-SNAPSHOT: checking for >> updates from openqa-snapshots >> [INFO] snapshot >> org.apache.geronimo.framework:geronimo-kernel:3.0-SNAPSHOT: checking for >> updates from codehaus.snapshots >> [INFO] snapshot >> org.apache.geronimo.framework:geronimo-kernel:3.0-SNAPSHOT: checking for >> updates from apache.snapshots >> Downloading: >> http://repository.apache.org/snapshots/org/apache/geronimo/framework/geronimo-kernel/3.0-SNAPSHOT/geronimo-kernel-3.0-20100220.044645-8.pom >> 6K downloaded (geronimo-kernel-3.0-20100220.044645-8.pom) >> [WARNING] POM for >> 'org.apache.geronimo.framework:geronimo-kernel:pom:3.0-SNAPSHOT:compile' is >> invalid. >> >> Its dependencies (if any) will NOT be available to the current build. > > Seems that geronimo-kernel pom file is broken ? I deploy the > geronimo-kernel snapshot, it should be fixed. > >> >> Downloading: >> http://repository.apache.org/snapshots/org/apache/geronimo/framework/geronimo-kernel/3.0-SNAPSHOT/geronimo-kernel-3.0-20100220.044645-8.jar >> 455K downloaded (geronimo-kernel-3.0-20100220.044645-8.jar) >> [INFO] [enforcer:enforce {execution: default}] >> [INFO] [remote-resources:process {execution: default}] >> [WARNING] Invalid project model for artifact >> [geronimo-kernel:org.apache.geronimo.framework:3.0-SNAPSHOT]. It will be >> ignored by the remote resources Mojo. >> [INFO] [resources:resources {execution: default-resources}] >> [INFO] Using 'UTF-8' encoding to copy filtered resources. >> [INFO] skip non existing resourceDirectory >> /home/geronimo/geronimo/trunk/framework/modules/geronimo-common/src/main/resources >> [INFO] skip non existing resourceDirectory >> /home/geronimo/geronimo/trunk/framework/modules/geronimo-common/src/main/filtered-resources >> [INFO] Copying 3 resources >> [INFO] [compiler:compile {execution: default-compile}] >> [INFO] Compiling 44 source files to >> /home/geronimo/geronimo/trunk/framework/modules/geronimo-common/target/classes >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Compilation failure >> >> >> /home/geronimo/geronimo/trunk/framework/modules/geronimo-common/src/main/java/org/apache/geronimo/common/propertyeditor/MapEditor.java:[26,16] >> package org.slf4j does not exist >> >> >> /home/geronimo/geronimo/trunk/framework/modules/geronimo-common/src/main/java/org/apache/geronimo/common/propertyeditor/MapEditor.java:[27,16] >> package org.slf4j does not exist >> >> >> /home/geronimo/geronimo/trunk/framework/modules/geronimo-common/src/main/java/org/apache/geronimo/common/propertyeditor/MapEditor.java:[37,25] >> cannot find symbol >> symbol : class Logger >> location: class org.apache.geronimo.common.propertyeditor.MapEditor >> >> >> /home/geronimo/geronimo/trunk/framework/modules/geronimo-common/src/main/java/org/apache/geronimo/common/propertyeditor/MapEditor.java:[37,38] >> cannot find symbol >> symbol : variable LoggerFactory >> location: class org.apache.geronimo.common.propertyeditor.MapEditor >> >> >> [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: 5 minutes 25 seconds >> [INFO] Finished at: Sat May 01 09:08:30 EDT 2010 >> [INFO] Final Memory: 159M/531M >> [INFO] >> ------------------------------------------------------------------------ > > > > -- > Ivan >
