maven/maven-plugins
Kenney Westerhof a98961eeed o Fix MNG-410 (and MNG-769, MNG-738). Added testcase project-3 to demonstrate this.
o Added testcase to check generation of eclipse files in
  different location; modified the testcase to support this,
  and deal with the absolute paths.

o Neatified the addSourceLinks/addResourceLinks: using
  a map to keep track of duplicate source folders has the side
  effect of only needing one of those methods; it should
  also be faster :)

o Tried to add support for includes/excludes, but eclipse only
  supports unique source directories; this is typically not the
  case in maven, filters are used to split one resourcedir
  up. Left the code in for future reference.
  TODO: find a way to merge includes/excludes. If only
  the dir where in/excludes are specified is unique, they
  could be written without problem. This requires a preprocessing
  pass.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@240143 13f79535-47bb-0310-9956-ffa450edef68
2005-08-25 21:28:30 +00:00
..
2005-07-21 13:58:42 +00:00
2005-07-21 13:58:42 +00:00
2005-07-22 12:50:26 +00:00
2005-07-28 09:32:32 +00:00
2005-07-21 13:58:42 +00:00
2005-08-16 16:31:02 +00:00
2005-08-08 23:06:48 +00:00
2005-08-19 06:04:54 +00:00
2005-08-17 19:23:45 +00:00