You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jochen Kuhnle (JIRA)" <ji...@codehaus.org> on 2007/01/17 12:42:40 UTC

[jira] Created: (MECLIPSE-216) Allow writing of .project files for pom projects if not workspace is specified

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

        

[jira] Closed: (MECLIPSE-216) Allow writing of .project files for pom projects if not workspace is specified

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MECLIPSE-216.
-----------------------------------

      Assignee: Carlos Sanchez
    Resolution: Duplicate

> 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
>            Assignee: Carlos Sanchez
>         Attachments: MECLIPSE-216.patch
>
>
> 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

        

[jira] Updated: (MECLIPSE-216) Allow writing of .project files for pom projects if not workspace is specified

Posted by "Jochen Kuhnle (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-216?page=all ]

Jochen Kuhnle updated MECLIPSE-216:
-----------------------------------

    Attachment: MECLIPSE-216.patch

> 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
>         Attachments: MECLIPSE-216.patch
>
>
> 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