I am following the instructions from Appfuse-documentation-2.0.1. When running Maven to create the project
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-jsf http://static.appfuse.org/releases -DarchetypeVersion=2.0.1 -DgroupId=it.censnet.app -DartifactId=project01 then I got the error above (email subject). I read many posts about this problem, but I am not behind a proxy (directly connected to the Internet). I tried maven 2.0.6 / 2.0.7 / 2.0.8 and removed .m2 repository folder each time, but without success. For information: I cannot find any "settings.xml" under the repository. If running mvn -version I get: Maven version: 2.0.8 Java version: 1.6.0_05 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" What's wrong? P.S. I tried also with JDK 1.5.0_15 with same results -- View this message in context: http://www.nabble.com/Build-Error%3A-The-plugin-%27org.apache.maven.plugins%3Amaven-http-plugin%27-does-not-exist-or-no-valid-version-could-be-found-tp16316214s2369p16316214.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
