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 2007/12/31 06:19:43 UTC

[jira] Created: (GERONIMO-3724) car-maven-plugin needs to ignore scope when computing dependency filter.

car-maven-plugin needs to ignore scope when computing dependency filter.
------------------------------------------------------------------------

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


The car-maven-plugin creates a filter on the maven repo of what dependencies are visible.  It needs to ignore the scope of the dependencies in the current maven project so it can get the deps of the deployers it needs to load -- these are typically supplied with scope provided.

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


[jira] Closed: (GERONIMO-3724) car-maven-plugin needs to ignore scope when computing dependency filter.

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

David Jencks closed GERONIMO-3724.
----------------------------------

    Resolution: Fixed

rev 607675.  Also uses the new RecordingLifecycleMonitor.

> car-maven-plugin needs to ignore scope when computing dependency filter.
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-3724
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3724
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 2.1
>            Reporter: David Jencks
>             Fix For: 2.1
>
>
> The car-maven-plugin creates a filter on the maven repo of what dependencies are visible.  It needs to ignore the scope of the dependencies in the current maven project so it can get the deps of the deployers it needs to load -- these are typically supplied with scope provided.

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