If you rename login.xml to login.xmlf and import it appropriately into web-tests.xml, does Eclipse still complain?
Matt On 9/19/07, jtkwon <[EMAIL PROTECTED]> wrote: > > I am getting an identical error (not to mention the login.xml complaining > about not being "well-formed". > > Oddly, it doesn't stop the maven build outside of Eclipse from working just > fine. > > > jezbum wrote: > > > > 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 errors: > > > > 1) The markup in the document following the root element must be > > well-formed. myproject/src/test/resources/login.xml > > > > > > 2) 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-Europa-compatibility-tf4134926s2369.html#a12784115 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
