Maven 2.x Eclipse Plugin

Core : Dependencies resolution and build path (.classpath)

Summary

Description

Everything related on how the plugin creates the eclipse classpath from POM dependencies

Issues: Unresolved

  • Bug MECLIPSE-711 .classpath generated does not consider inter-dependency order and is generally alphabetically ordered
  • Bug MECLIPSE-348 Transitive dependencies are resolved in an inhomogeneous manner
  • Improvement MECLIPSE-365 eclipse:eclipse should have a possibility to add linked resources to generatd .project file and use it in .classpath file

Issues: Updated recently

  • Bug MECLIPSE-586 26/Mar/13 Using -Declipse.projectNameTemplate is broken on multi module projects
  • Bug MECLIPSE-459 16/Nov/12 missing artifact references with pde mode enabled
  • New Feature MECLIPSE-735 22/Oct/12 Ignore warnings for generated source directories

Versions: Unreleased