Allow writing of .project files for pom projects if not workspace is specified
------------------------------------------------------------------------------
Key: MECLIPSE-216
URL: http://jira.codehaus.org/browse/MECLIPSE-216
Project: Maven 2.x Eclipse Plugin
Issue Type: Improvement
Affects Versions: 2.4
Reporter: Jochen Kuhnle
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
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira