[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-513) Refactor the app server distribution build

Paul Gier (JIRA) jira-events at lists.jboss.org
Thu Feb 19 16:58:44 EST 2009


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

Paul Gier updated JBBUILD-513:
------------------------------

    Description: 
Currently the AS distribution build (build/build.xml) contains many "pass-through" targets that perform tasks related to each module in order to build the jbossas distribution.  This build should be refactored in a way that allows the build to be called either from maven, or run by itself.

It should also be configured to pull dependencies directly from the maven repository instead of depending on jars in the thirdparty directory.

Also, files that are copied from the modules should be copied directly from the "target" directory instead of being copied from the intermediate "output" directory as is done now.

  was:
Currently the AS distribution build (build/build.xml) contains many "pass-through" targets that perform tasks related to each module in order to build the jbossas distribution.  This build should be refactored in a way that allows the build to be called either from maven, or run by itself.

It should also be configured to pull dependencies directly from the maven repository instead of depending on jars in the thirdparty directory.



> Refactor the app server distribution build
> ------------------------------------------
>
>                 Key: JBBUILD-513
>                 URL: https://jira.jboss.org/jira/browse/JBBUILD-513
>             Project: JBoss Build System
>          Issue Type: Task
>          Components: Maven
>            Reporter: Paul Gier
>             Fix For: Maven Build - App Server (Phase 2)
>
>
> Currently the AS distribution build (build/build.xml) contains many "pass-through" targets that perform tasks related to each module in order to build the jbossas distribution.  This build should be refactored in a way that allows the build to be called either from maven, or run by itself.
> It should also be configured to pull dependencies directly from the maven repository instead of depending on jars in the thirdparty directory.
> Also, files that are copied from the modules should be copied directly from the "target" directory instead of being copied from the intermediate "output" directory as is done now.

-- 
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