Maven 2.x Eclipse Plugin

Allow writing of .project files for pom projects if not workspace is specified

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 2.4
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    1

Description

The patch adds a parameter alwaysWritePomProjects (expression ${eclipse.alwaysWritePomProjects}, default false). This parameter forces the creation of .project files for pom projects, even if no other workspace location is specified.

This is useful when using a flat directory layout where pom projects have their own directory and no subdirs, e.g:

project
+--rootproject/pom.xml
+--module1/pom.xml
+--module2/pom.xml

Issue Links

Activity

There are no comments yet on this issue.

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: