maven/maven-plugins/maven-eclipse-plugin
Kenney Westerhof 334b952859 o Did some refactoring: moving utility methods to EclipseUtils so there's no
confusion as to which project is used.

o Use executedProject everywhere except for acquiring the artifact list; the 
  executedProject misses that list (that's because no deps are resolved in
  the forked lifecycle execution; it's delayed until the plugin is encountered
  and it's requiresDependencyResolution is seen.)

o Added flag -Declipse.downloadSources=true|false to skip source downloading


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289188 13f79535-47bb-0310-9956-ffa450edef68
2005-09-15 10:14:32 +00:00
..
src o Did some refactoring: moving utility methods to EclipseUtils so there's no 2005-09-15 10:14:32 +00:00
pom.xml o Put all m2 core dependencies (plexus-container-default and plexus-utils) 2005-08-02 21:34:54 +00:00