jetty-project / i-jetty

Jetty for Android (moved from code.google.com)
277 stars 99 forks source link

compile error(Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin: 2.0:unpack-dependencies) #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.set up maven 3.0.3
2.set up i-jetty 2.2
3.command mvn compile

What is the expected output? What do you see instead?
expected output : compile success
instead : [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:2.0:unpack-dependencies 
(unpack-dependencies) on project i-jetty: Unknown archiver type: No such 
archiver: '2_r\i-jetty-server\target\classes'. -> [Help 1]

What version of the product are you using? On what operating system?
maven 3.0.3
i-jetty 2.2
operating system :windows XP

Please provide any additional information below.
I don't know why these error occur
and How I solve this problem.

Thank you

Original issue reported on code.google.com by changyong2 on 20 Jun 2011 at 2:52

GoogleCodeExporter commented 9 years ago
Please update to the most recent i-jetty-3.0 source and try mvn clean install 
again. We have changed the structure of the project and the build tools it uses.

If the problem persists, please post more of the log output from mvn, 
preferably after executing with mvn -X clean install.

Original comment by jan.bar...@gmail.com on 19 Aug 2011 at 5:05

GoogleCodeExporter commented 9 years ago
Just released 3.1 so please try updating your svn repo and trying again.

As this report is getting a little old now with no progress, I am going to 
close it, but do please reopen if you have further information.

regards
Jan

Original comment by jan.bar...@gmail.com on 24 Jan 2012 at 3:48