[ 
http://jira.magnolia-cms.com/browse/BUILD-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grégory Joseph updated BUILD-51:
--------------------------------

    Description: 
Until now, bundles who were merely aggregating artifacts had to
# use packaging:jar
# set {noformat}
  <properties>
    
<defaultAssemblyDescriptor>simple-assembly-descriptor</defaultAssemblyDescriptor>
  </properties>
{noformat}
.. to 
# get the appropriate README and other .TXT files
# use this specific assembly descriptor to avoid the empty jar to be bundled.

Once this issue is solved, such bundles will be able to set their packaging to 
{{pom}} and use the default assembly ({{module-assembly-descriptor}}, which is 
used by default when the assembly plugin is enabled, so the property definition 
can be removed from the bundle's pom too)


> Fix "simple" bundles so they don't need to use the jar packaging - i.e no 
> "empty" jars
> --------------------------------------------------------------------------------------
>
>                 Key: BUILD-51
>                 URL: http://jira.magnolia-cms.com/browse/BUILD-51
>             Project: Build
>          Issue Type: Improvement
>            Reporter: Grégory Joseph
>            Assignee: Grégory Joseph
>             Fix For: POMs 18
>
>
> Until now, bundles who were merely aggregating artifacts had to
> # use packaging:jar
> # set {noformat}
>   <properties>
>     
> <defaultAssemblyDescriptor>simple-assembly-descriptor</defaultAssemblyDescriptor>
>   </properties>
> {noformat}
> .. to 
> # get the appropriate README and other .TXT files
> # use this specific assembly descriptor to avoid the empty jar to be bundled.
> Once this issue is solved, such bundles will be able to set their packaging 
> to {{pom}} and use the default assembly ({{module-assembly-descriptor}}, 
> which is used by default when the assembly plugin is enabled, so the property 
> definition can be removed from the bundle's pom too)

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




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to