[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1967) Activate the "create-package" profile based on the availability of package-assembler.xml file
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Wed Dec 2 02:40:29 EST 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved EJBTHREE-1967.
------------------------------------
Resolution: Done
Component Fix Version(s): jboss-ejb3-build:1.0.9
Done, as explained above.
> Activate the "create-package" profile based on the availability of package-assembler.xml file
> ---------------------------------------------------------------------------------------------
>
> Key: EJBTHREE-1967
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1967
> Project: EJB 3.0
> Issue Type: Task
> Components: build
> Reporter: jaikiran pai
> Assignee: jaikiran pai
>
> The "create-package" profile in the build, currently is *not* set to be activated by default. Unless, the individual modules use the -P create-package option, the package does not get created. Maven has the option of activating a profile based on the availability of a file. This can be utilized in the build module to activate the "create-package" profile if the module has src/assembly/package-assembler.xml. This way, individual modules need not have to explicitly activate the profile.
--
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