Maven version: 2.0.7 Java version: 1.5.0_09 OS name: "windows xp" version: "5.1" arch: "x86" Eclipse: eclipse-jee-europa-win32
Commands run: mvn archetype:create -DarchetypeGroupId=org.appfuse -DarchetypeArtifactId=appfuse-basic-struts -DremoteRepositories=http://static.appfuse.org/repository -DarchetypeVersion=2.0-m5 -DgroupId=com.mycompany.app -DartifactId=myproject cd myproject mvn eclipse:eclipse I then opened eclipse then added M2_REPO as a classpath variable. I then went to File->Import->Existing Projects in Workspace->Browse then selected myproject directory. Eclipse automatically builds and validates the project and i get the following error: Web library project archive jaxb-api-2.0.jar conflicts with another archive also mapped to the WEB-INF/lib folder. Does anyone have any idea how this error could be fixed? Thanks. -- View this message in context: http://www.nabble.com/Eclipse-compatibility-tf4134926s2369.html#a11760204 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
