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)" <de...@geronimo.apache.org> on 2005/11/02 19:18:55 UTC

[jira] Created: (GERONIMO-1127) Assembly plugin should analyse config dependencies to fill geronimo repo

Assembly plugin should analyse config dependencies to fill geronimo repo
------------------------------------------------------------------------

         Key: GERONIMO-1127
         URL: http://issues.apache.org/jira/browse/GERONIMO-1127
     Project: Geronimo
        Type: Improvement
  Components: buildsystem  
    Versions: 1.0    
    Reporter: David Jencks
 Assigned to: David Jencks 
     Fix For: 1.0


Currently the assembly plugin fills the geronimo repo using marked dependencies from project.xml.  This duplicates information from the configurations the assembly plugin is installing.

The assembly plugin should extract the list of dependencies from each config it is installing and install all those dependencies in the geronimo repo.  At the moment this still requires all possible dependencies to be listed in project.xml to make sure they are on the current system, but if we use a maven version with transitive dependency support simply listing the configs to include as dependencies should be sufficient.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-1127) Assembly plugin should analyse config dependencies to fill geronimo repo

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1127?page=all ]
     
David Jencks closed GERONIMO-1127:
----------------------------------

    Resolution: Fixed

Implemented some time ago

> Assembly plugin should analyse config dependencies to fill geronimo repo
> ------------------------------------------------------------------------
>
>          Key: GERONIMO-1127
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1127
>      Project: Geronimo
>         Type: Improvement
>   Components: buildsystem
>     Versions: 1.0
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0

>
> Currently the assembly plugin fills the geronimo repo using marked dependencies from project.xml.  This duplicates information from the configurations the assembly plugin is installing.
> The assembly plugin should extract the list of dependencies from each config it is installing and install all those dependencies in the geronimo repo.  At the moment this still requires all possible dependencies to be listed in project.xml to make sure they are on the current system, but if we use a maven version with transitive dependency support simply listing the configs to include as dependencies should be sufficient.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira