On Wed, Feb 16, 2011 at 2:44 AM, Mathias Nilsson < wicket.program...@gmail.com> wrote:
> > I still can't build my applications. My dependency to my own project is not > included! It will be included if I build it to repository and delete it > from > eclipse! > Did you follow my original advice? Stop trying to get mvn eclipse:eclipse to work. Create a fresh workspace and then manually configure your eclipse projects so that they are working. Once they are working you can then compare the working copy with the broken mvn eclipse:eclipse copy. You need to look at .project and .classpath files.