Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.4
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
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
Attachments
Issue Links
| This issue duplicates: | ||||
| MECLIPSE-94 | Allow eclipse:eclipse to work on pom (and other) projects |
|
|
|
| This issue is duplicated by: | ||||
| MECLIPSE-227 | mvn eclipse:eclipse for <packaging>pom</packaging> should create a .project file |
|
|
|
| MECLIPSE-223 | Add dependencies to eclipse project build path when working on a pom project |
|
|
|