[jboss-jira] [JBoss JIRA] Closed: (JBBUILD-507) Prepare MC's pom.xml files for download distribution

Paul Gier (JIRA) jira-events at lists.jboss.org
Wed Jan 7 15:33:04 EST 2009


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

Paul Gier closed JBBUILD-507.
-----------------------------

    Resolution: Done


I think I have added the assemblies to all the multi-module projects now.  Just let me know if there are some others that need the same setup.

The configuration is pretty straight forward.  The "build" directory contains a pom that lists each of the modules as dependencies, this allows the assembly plugin to pull in each module jar (and optionally it's transitive dependencies) as a dependency set.  The assembly descriptors for each project are located under "src/assembly".

> Prepare MC's pom.xml files for download distribution
> ----------------------------------------------------
>
>                 Key: JBBUILD-507
>                 URL: https://jira.jboss.org/jira/browse/JBBUILD-507
>             Project: JBoss Build System
>          Issue Type: Task
>          Components: Maven
>            Reporter: Ales Justin
>            Assignee: Paul Gier
>             Fix For: Maven Build - Maint 2008
>
>
> We should be able to build MC's sub-projects into following distribution:
> <sub-project>_<version>
>  - dist (all modules as jars)
>  - src (all modules as zipped/jarred sources)
>  - readme.txt? (some generic notes or license agreement?) 

-- 
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 jboss-jira mailing list