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

Reply via email to