Hi Karl, I think the problem may be with your .m2 directory (set up in [url=http://documentation.magnolia-cms.com/developing/dev-environment/maven.html]Maven Installation[/url]).
Try the following and let me know if this works: 1. Delete the magnolia-empty-webapp Maven project in Eclipse (don't delete from hard drive). 2. Delete contents of .m2 directory. 3. Create settings.xml file in .m2 directory with content at [url=http://documentation.magnolia-cms.com/developing/dev-environment/nexus.html]Nexus[/url]. 4. Import magnolia-empty-webapp again as a Maven project. 5. Add to Tomcat server and start. 6. See if http://localhost:8080/magnolia-empty-webapp/ works in browser. Suzanne -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=bb1b3644-3e9e-447a-8089-61a9590eb4dd ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
