Hi, I am trying out tutorial, I see mvn errors when running mvn clean install in eba-maven-plugin folder. Does anybody have an idea to resolve these errors?
regards, Madhav Downloading: http://repo.maven.apache.org/maven2/biz/aQute/bndlib/0.0.311/bndlib-0.0.311.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.790s [INFO] Finished at: Wed Sep 26 14:04:02 TLT 2012 [INFO] Final Memory: 4M/15M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project eba-maven-plugin: Could not resolve dependencies for project org.apache.aries:eba-maven-plugin:maven-plugin:1.0.1-SNAPSHOT: Failed to collect dependencies for [biz.aQute:bndlib:jar:0.0.357 (compile), org.apache.felix:maven-bundle-plugin:jar:2.0.0 (compile), org.apache.maven:maven-plugin-api:jar:2.0 (compile), org.apache.maven:maven-project:jar:2.0 (compile), org.apache.maven:maven-artifact:jar:2.0.4 (compile), org.apache.maven:maven-archiver:jar:2.3 (compile), org.apache.maven:maven-model:jar:2.0.7 (compile), org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7 (compile), org.codehaus.plexus:plexus-utils:jar:1.4.7 (compile), org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile), org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1 (test)]: Failed to read artifact descriptor for biz.aQute:bndlib:jar:0.0.311: Could not transfer artifact biz.aQute:bndlib:pom:0.0.311 from/to central ( http://repo.maven.apache.org/maven2): GET request of: biz/aQute/bndlib/0.0.311/bndlib-0.0.311.pom from central failed: Premature end of Content-Length delimited message body (expected: 864; received: 0 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
