You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gary Kind (JIRA)" <de...@myfaces.apache.org> on 2008/01/19 01:03:34 UTC

[jira] Created: (TRINIDAD-907) Current maven-jdev-plugin does not handle nested maven projects whose packaging is "pom"

Current maven-jdev-plugin does not handle nested maven projects whose packaging is "pom"
----------------------------------------------------------------------------------------

                 Key: TRINIDAD-907
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-907
             Project: MyFaces Trinidad
          Issue Type: Bug
            Reporter: Gary Kind


So if a root project whose packaging is "pom" has a child project whose packaging is also "pom" the resulting root JDeveloper workspace file, e.g. trinidad.jws, is incorrect.  References to this child project refer to it as a JDeveloper project, e.g. trinidad-example.jpr, instead of a JDeveloper workspace file, i.e. trinidad-example.jws, as it should be.
This patch addresses and fixes this problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TRINIDAD-907) Current maven-jdev-plugin does not handle nested maven projects whose packaging is "pom"

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved TRINIDAD-907.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.6-plugins

> Current maven-jdev-plugin does not handle nested maven projects whose packaging is "pom"
> ----------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-907
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-907
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>            Reporter: Gary Kind
>             Fix For:  1.2.6-plugins
>
>         Attachments: maven-jdev-plugin-1.2.6-2.patch
>
>
> So if a root project whose packaging is "pom" has a child project whose packaging is also "pom" the resulting root JDeveloper workspace file, e.g. trinidad.jws, is incorrect.  References to this child project refer to it as a JDeveloper project, e.g. trinidad-example.jpr, instead of a JDeveloper workspace file, i.e. trinidad-example.jws, as it should be.
> This patch addresses and fixes this problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.