[richfaces-issues] [JBoss JIRA] Updated: (RF-7750) Create a Bill Of Materials for CDK

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Fri Apr 23 20:16:17 EDT 2010


     [ https://jira.jboss.org/jira/browse/RF-7750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Smirnov updated RF-7750:
----------------------------------


Build structure is:
aggregator pom in the root directory. That pom contains the minimal configuration needed to run aggregation commands : install/deploy/release. 
bom project defines all versions for CDK projects and their dependencies. That project used as parent CDK project and also could be included into other projects.
root project inherits BOM and defines all information that is necessary to build project: plugins versions and configuration, reporting, distribution management and so on.
All other projects inherit root project and define its own dependencies and custom plugins only. No version or project-wide information should be provided here.

> Create a Bill Of Materials for CDK
> ----------------------------------
>
>                 Key: RF-7750
>                 URL: https://jira.jboss.org/jira/browse/RF-7750
>             Project: RichFaces
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: CDK
>    Affects Versions: 4.0.0.ALPHA1
>            Reporter: Jay Balunas
>            Assignee: Alexander Smirnov
>             Fix For: 4.0.0.ALPHA2
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> Change CDK build to the structure similar with Weld/Seam:
> parent pom that defines build configuration.
> BOM project with dependencies and versions.

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

        


More information about the richfaces-issues mailing list