Maven Integration for Eclipse

better out of the box experience

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.9.3
  • Fix Version/s: 0.9.4
  • Component/s: Project Configuration
  • Labels:
    None
  • Number of attachments :
    0

Description

To provide out of the box compatibility with larger number of maven projects and improve overall experience when using default project configuration, we need to make the following changes to default m2e project configuration. See this dev-list thread for more information

  • Remove support for separate output folders, all output goes to maven output folders
  • never disable JDT scrubbing output folders
  • run configurable maven goal(s) at the end of full eclipse build
    • default goals are "process-test-classes" but can be configured via pom.xml
  • resources always copied to outputfolder. filtering is on/off depending on pom.xml
    • there is no optoin to disable filtering beyond standard maven configuration
    • default goals are "process-resources resources:testResources" but can be configured via pom.xml

Issue Links

Activity

Hide
Igor Fedorenko added a comment -

Implemented as described.

Show
Igor Fedorenko added a comment - Implemented as described.

People

Vote (1)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: