Skip navigation
This poll was archived on Dec 21, 2009.

Switch to Maven Integration for Eclipse?

Currently .classpath duplicates the version information in the pom.xml, which can easily become outdated. I don't want to mandate that any change to the pom.xml must be followed by a 'mvn -Peclipse eclipse:eclipse', because some don't even use Eclipse. I propose we start using 'Maven Integration for Eclipse' [url]http://m2eclipse.codehaus.org/[/url] and check-in its artifacts. Note that the output directory must [b]not[/b] point to 'target/classes'. This to prevent an accidental check-in of code that Eclipse can compile, but JDK can't. For the moment 'eclipse-target/classes' and 'eclipse-target/test-classes' should suffice.
Poll Results
  • Aye (100%)
    4/4
  • Nay (0%)
    0/4

Comments

Delete Poll

Confirm delete of Switch to Maven Integration for Eclipse?

Warning: This will delete the poll and all of its comments.