You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2008/01/27 23:05:34 UTC

[jira] Created: (GERONIMO-3791) Dependencies in geronimo-plugin.xml generated by car-maven-plugin should include the dependencies added by builders.

Dependencies in geronimo-plugin.xml generated by car-maven-plugin should include the dependencies added by builders.
--------------------------------------------------------------------------------------------------------------------

                 Key: GERONIMO-3791
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3791
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: car-maven-plugin
    Affects Versions: 2.1
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 2.1


E.g. a web app is likely to get jasper added by the jasper deployer, but it doesn't show up as a dependency in geronimo-plugin.xml.

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


[jira] Closed: (GERONIMO-3791) Dependencies in geronimo-plugin.xml generated by car-maven-plugin should include the dependencies added by builders.

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-3791.
----------------------------------

    Resolution: Fixed

Fixed in rev 617364.  I had to split the package mojo in two, one to generate the car contents, and one to pack it into  a car file.  The metadata generation happens in between.

> Dependencies in geronimo-plugin.xml generated by car-maven-plugin should include the dependencies added by builders.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3791
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3791
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: car-maven-plugin
>    Affects Versions: 2.1
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.1
>
>
> E.g. a web app is likely to get jasper added by the jasper deployer, but it doesn't show up as a dependency in geronimo-plugin.xml.

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