[eclipse-plugin] java 1.5

2008-11-23 Thread Andreas Höhmann
Hello folks, can we add a org.apache.maven.plugins maven-compiler-plugin 1.5 1.5 to the pom of maven-eclipse-plugin (2.6-SNAPSHOT: trunk). Currently im fixing the bug http://jira.codehaus.org/browse/MECLIPSE-273 and i want use

Use code from resource-plugin in other plugins (e.g. eclipse-plugin)

2008-11-23 Thread Andreas Höhmann
Hello Folks, how can i use the code from the maven-filtering (used in resource-plugin to handle resource-filtering etc.) in the eclipse-plugin? I try to fix the bug http://jira.codehaus.org/browse/MECLIPSE-273 (export multiple maven-resource into eclipse-buildpath). At the moment i have hacked