[maven-eclipse-plugin] Spring dependencies omitted

2010-03-11 Thread Pascal Kesseli
that works well with almost any dependency, the plugin constantly ignores any Spring dependency I have added to my project, such as spring-aspects, spring-core or spring-test. Does anybody know where that behavior evolves from? Thanks in advance for any help on this issue and best regards Pascal Kesseli

[maven-eclipse-plugin] Resources are copied to root?

2010-03-11 Thread Pascal Kesseli
Hi everyone Using the following build spec in my pom.xml build defaultGoalcompile/defaultGoal sourceDirectorysrc/main/java/sourceDirectory outputDirectorytarget/main/outputDirectory resources resource