Changes dIon Gillard Set eclipse.dependency=false to explicity ignore dependencies in classpath generation Fix classpath generation when tests are not present classpath includes must be relative directories Document the eclipse.dependency property of the dependency element Add maven.eclipse.buildcommands and maven.eclipse.projectnatures properties, docs and test cases use assert taglib for testing Honour sourceModifications in classpath file used container for JRE classpath Fixed Cactus support (there were problems due to the move of the Cactus plugin outside of the Maven project). Add support for having multiple other directories included in the classpath. Only classpath dependencies are generated Added support for referencing cactus tests in classpath. Added support for Eclipse 2.1 external tools Smarter generation of .classpath file. ${basedir} prefix is cut off if present in any path. Default Maven location of source and destination folder are used. Added dependency functionality between projects Split eclispe goal in two goals : eclipse:generate-project and eclipse:generate-classpath Added more documentation Made the default to process Maven actions in the background Initial release for Maven 1.0-beta6