Hi Philip, I got the checkout of the code using SVN and tried again
mvn eclipse:eclipse I still see a lot of errors reported.. Some of them are Downloading: http://servicemix.org/m2-repo/org/apache/maven/maven-plugin-descrip tor/2.0/maven-plugin-descriptor-2.0.pom [WARNING] Unable to get resource from repository servicemix-m2-repo (http://serv icemix.org/m2-repo) Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descrip tor/2.0/maven-plugin-descriptor-2.0.pom 1K downloaded [WARNING] Artifact org.apache.maven:maven-plugin-descriptor:jar:2.0:runtime retain s local scope 'runtime' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the loc al scope. [WARNING] Artifact org.apache.maven:maven-plugin-tools-api:jar:2.0.1:runtime retai ns local scope 'runtime' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the loc al scope. Downloading: http://servicemix.org/m2-repo/org/apache/maven/maven-plugin-tools-b eanshell/2.0.1/maven-plugin-tools-beanshell-2.0.1.pom [WARNING] Unable to get resource from repository servicemix-m2-repo (http://serv icemix.org/m2-repo) Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-tools-b eanshell/2.0.1/maven-plugin-tools-beanshell-2.0.1.pom 941b downloaded Downloading: http://servicemix.org/m2-repo/bsh/bsh/1.3.0/bsh-1.3.0.pom [WARNING] Unable to get resource from repository servicemix-m2-repo (http://serv icemix.org/m2-repo) Downloading: http://repo1.maven.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.pom 210b downloaded Downloading: http://servicemix.org/m2-repo/org/apache/maven/maven-plugin-tools-j ava/2.0.1/maven-plugin-tools-java-2.0.1.pom [WARNING] Unable to get resource from repository servicemix-m2-repo (http://serv icemix.org/m2-repo) Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-tools-j ava/2.0.1/maven-plugin-tools-java-2.0.1.pom 931b downloaded Downloading: http://servicemix.org/m2-repo/org/apache/maven/maven-plugin-registr y/2.0/maven-plugin-registry-2.0.pom [WARNING] Unable to get resource from repository servicemix-m2-repo (http://serv icemix.org/m2-repo) Downloading: http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-repo rting-impl/2.0/maven-reporting-impl-2.0.jar 15K downloaded [INFO] [plugin:descriptor] [WARNING] Goal prefix is: jbi; Maven currently expects it to be jbi [INFO] Using 3 extractors. [INFO] Applying extractor for language: java [INFO] Extractor for language: java found 8 mojo descriptors. [INFO] Applying extractor for language: bsh [INFO] Extractor for language: bsh found 0 mojo descriptors. [INFO] Applying extractor for language: ant [INFO] Extractor for language: ant found 16 mojo descriptors. [INFO] [eclipse:eclipse] Downloading: http://ibiblio.org/maven2//org/apache/maven/maven-archiver/2.0.1/ma ven-archiver-2.0.1.pom 912b downloaded [WARNING] Artifact junit:junit:jar:3.8.1:test retains local scope 'test' overridin g broader scope 'compile' given by a dependency. If this is not intended, modify or remove the loc al scope. Downloading: http://ibiblio.org/maven2//org/apache/maven/maven-repository-metada ta/2.0.1/maven-repository-metadata-2.0.1.jar 19K downloaded [WARNING] This plugin currently doesn't support include patterns for resources. Adding the entire directory. [WARNING] This plugin currently doesn't support include patterns for resources. Adding the entire directory. [INFO] Wrote settings to C:\trunk\tooling\jbi-maven-plugin\.settings\org.eclipse .jdt.core.prefs [INFO] Wrote Eclipse project for "jbi-maven-plugin" to C:\trunk\tooling\jbi-mave n-plugin. [INFO] Sources for some artifacts are not available. Please run the same goal with the -DdownloadSources=true parameter in ord er to check remote repositories for sources. List of artifacts without a source archive: o org.apache.maven:maven-artifact-manager:2.0.1 o junit:junit:3.8.1 o org.apache.maven:maven-script-ant:2.0.1 o org.codehaus.plexus:plexus-ant-factory:1.0-alpha-1 o ant:ant:1.6.5 o org.apache.maven:maven-artifact:2.0.1 o org.apache.maven:maven-archiver:2.0.1 o org.codehaus.plexus:plexus-archiver:1.0-alpha-4 o org.apache.maven:maven-project:2.0.1 o org.codehaus.plexus:plexus-container-default:1.0-alpha-9 o org.apache.maven:maven-model:2.0.1 o org.apache.maven.wagon:wagon-provider-api:1.0-alpha-5 o org.codehaus.plexus:plexus-utils:1.0.5 o org.apache.maven:maven-profile:2.0.1 o org.apache.maven:maven-plugin-api:2.0.1 o ant:ant-launcher:1.6.5 o classworlds:classworlds:1.0.1 o org.apache.maven:maven-repository-metadata:2.0.1 [INFO] ------------------------------------------------------------------------- --- [INFO] Building ServiceMix :: Common [INFO] task-segment: [eclipse:eclipse] [INFO] Preparing eclipse:eclipse [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Cannot find lifecycle mapping for packaging: 'jbi-shared-library'. Component descriptor cannot be found in the component repository: org.apache.mav en.lifecycle.mapping.LifecycleMappingjbi-shared-library. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 minutes 19 seconds [INFO] Finished at: Tue Jun 27 12:32:35 EDT 2006 [INFO] Final Memory: 15M/28M [INFO] ------------------------------------------------------------------------ -- View this message in context: http://www.nabble.com/Eclipse-Integration-tf1845291.html#a5069548 Sent from the ServiceMix - User forum at Nabble.com.
