| [news.eclipse.technology.iam] Re: Bootstrapping Eclipse |
Hello Tim and please forgive my delay
Thanks for the feedback!
I created the wicket project from the archtype and it converted it into a web project fine. This would lead me to believe that the problem is in my pom.xml. So I even tried coping and pasting the pom.xml from the wicket application to my war and it still would not build my ptoject as a a war. When I checkout my project from the repo there is no eclipse specific info and my directory structure is
/ProjectName/pom.xml
/ProjectName/src/main/java
/ProjectName/src/main/resources
/ProjectName/src/main/webapp/WEB-INF/web.xml
Is the build dependent on the directory structure? Does the .project file need to be there before I enable project dependency managment (is is not there now)? What information is needed about my setup when I open the bug?
Tim