Worked for me. Thanks. -Donald
Sachin Patel wrote:
fixed -sachin On Mar 5, 2007, at 9:15 AM, Sachin Patel wrote:I can reproduce this now... will investigate. -sachin On Mar 5, 2007, at 7:03 AM, Shiva Kumar H R wrote:I too am getting a Build error as below: ............ [INFO] Building org.apache.geronimo.runtime.common [INFO] task-segment: [install] ............ [ERROR] BUILD ERROR[INFO] ------------------------------------------------------------------------ [INFO] Manifest Bundle-Classpath is missing the following entries: [lib/xstream-1.1.3.jar][INFO] ------------------------------------------------------------------------[INFO] Traceorg.apache.maven.lifecycle.LifecycleExecutionException : Manifest Bundle-Classpath is missing the following entries: [lib/xstream-1.1.3.jar]at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java :454)at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java :322)at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) at org.apache.maven.cli.MavenCli.main(MavenCli.java:256) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:615)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.MojoExecutionException: Manifest Bundle-Classpath is missing the following entries: [lib/xstream- 1.1.3.jar]at org.apache.geronimo.eclipse.devtools.BundleManifestMojo.execute(BundleManifestMojo.java:72)at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java :412)at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534) ... 16 moreCaused by: org.apache.maven.plugin.MojoFailureException: Manifest Bundle-Classpath is missing the following entries: [lib/xstream-1.1.3.jar]at org.apache.geronimo.eclipse.devtools.BundleManifestMojo.validateBundleClasspath(BundleManifestMojo.java:97)at org.apache.geronimo.eclipse.devtools.BundleManifestMojo.execute (BundleManifestMojo.java:69) ... 18 more[INFO] ------------------------------------------------------------------------[INFO] Total time: 2 minutes 40 seconds [INFO] Finished at: Mon Mar 05 16:32:47 IST 2007 [INFO] Final Memory: 18M/89M[INFO] -------------------------------------------------------------------------- Thx, ShivaOn 3/4/07, *Donald Woods* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:Latest Eclipse-Plugin trunk at Rev513960 fails to build with the following error on WinXP, Maven 2.0.5 and Java 1.5.0_11 - [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.geronimo.devtools:org.apache.geronimo.st.v20.core:jar:2.0.0 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.geronimo.devtools -Dartifact Id=org.apache.geronimo.st.v20.core \ -Dversion=2.0.0 -Dpackaging=jar -Dfile=/path/to/file Path to dependency: 1) org.apache.geronimo.devtools:assembly:pom:2.0.0 2) org.apache.geronimo.devtools:org.apache.geronimo.st.v20.core:jar:2.0 . 0 ---------- 1 required artifact is missing. for artifact: org.apache.geronimo.devtools:assembly:pom:2.0.0 -Donald
smime.p7s
Description: S/MIME Cryptographic Signature
