Yes! At least framework builds successfully now :) Jarek
On Tue, Dec 15, 2009 at 1:15 AM, <[email protected]> wrote: > Geronimo Revision: 890603 built with tests included > > See the full build-2100.log file at > http://people.apache.org/builds/geronimo/server/binaries/trunk/20091215/build-2100.log > > > See the unit test reports at > http://people.apache.org/builds/geronimo/server/binaries/trunk/20091215/unit-test-reports > > > 2) > org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-codec:jar:1.3_3-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.servicemix.bundles > -DartifactId=org.apache.servicemix.bundles.commons-codec > -Dversion=1.3_3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file there: > mvn deploy:deploy-file -DgroupId=org.apache.servicemix.bundles > -DartifactId=org.apache.servicemix.bundles.commons-codec > -Dversion=1.3_3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.geronimo.modules:geronimo-axis2:bundle:3.0-SNAPSHOT > 2) > org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-codec:jar:1.3_3-SNAPSHOT > > ---------- > 2 required artifacts are missing. > > for artifact: > org.apache.geronimo.modules:geronimo-axis2:bundle:3.0-SNAPSHOT > > from the specified remote repositories: > codehaus.snapshots (http://snapshots.repository.codehaus.org), > ibiblio.org (http://repo2.maven.org/maven2), > ops4j.snapshots (http://repository.ops4j.org/mvn-snapshots/), > apache.snapshots (http://repository.apache.org/snapshots) > > > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711) > 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:37) > at java.lang.reflect.Method.invoke(Method.java:599) > 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.artifact.resolver.MultipleArtifactsNotFoundException: > Missing: > ---------- > 1) > org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-httpclient:jar:3.1_5-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.servicemix.bundles > -DartifactId=org.apache.servicemix.bundles.commons-httpclient > -Dversion=3.1_5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file there: > mvn deploy:deploy-file -DgroupId=org.apache.servicemix.bundles > -DartifactId=org.apache.servicemix.bundles.commons-httpclient > -Dversion=3.1_5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.geronimo.modules:geronimo-axis2:bundle:3.0-SNAPSHOT > 2) > org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-httpclient:jar:3.1_5-SNAPSHOT > > 2) > org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-codec:jar:1.3_3-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.servicemix.bundles > -DartifactId=org.apache.servicemix.bundles.commons-codec > -Dversion=1.3_3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file there: > mvn deploy:deploy-file -DgroupId=org.apache.servicemix.bundles > -DartifactId=org.apache.servicemix.bundles.commons-codec > -Dversion=1.3_3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.geronimo.modules:geronimo-axis2:bundle:3.0-SNAPSHOT > 2) > org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-codec:jar:1.3_3-SNAPSHOT > > ---------- > 2 required artifacts are missing. > > for artifact: > org.apache.geronimo.modules:geronimo-axis2:bundle:3.0-SNAPSHOT > > from the specified remote repositories: > codehaus.snapshots (http://snapshots.repository.codehaus.org), > ibiblio.org (http://repo2.maven.org/maven2), > ops4j.snapshots (http://repository.ops4j.org/mvn-snapshots/), > apache.snapshots (http://repository.apache.org/snapshots) > > > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360) > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304) > at > org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1499) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:442) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) > ... 17 more > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 122 minutes 24 seconds > [INFO] Finished at: Tue Dec 15 01:09:02 EST 2009 > [INFO] Final Memory: 633M/1114M > [INFO] > ------------------------------------------------------------------------ >
