[jboss-jira] [JBoss JIRA] Commented: (JBBUILD-507) Prepare MC's pom.xml files for download distribution
Paul Gier (JIRA)
jira-events at lists.jboss.org
Wed Dec 17 12:26:05 EST 2008
[ https://jira.jboss.org/jira/browse/JBBUILD-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12443181#action_12443181 ]
Paul Gier commented on JBBUILD-507:
-----------------------------------
Ok, so taking the main MC project as an example, there is already a source and dist assembly in the "build" directory (maybe this should be changed to "dist"?). The assembly config is currently in a profile, so you have to call "mvn -Passembly install" for it to run. Should this to run by default for each build?
The src assembly looks ok to me as is, it's just a zip of the whole project minus the target directories. Should the dist zip include dependency jars in addition to the module jars?
> 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