[ http://jira.codehaus.org/browse/MASSEMBLY-27?page=all ]

Jason van Zyl moved MNG-1518 to MASSEMBLY-27:
---------------------------------------------

         type: Bug  (was: New Feature)
    Component:     (was: maven-assembly-plugin)
     Workflow: jira  (was: Maven)
          Key: MASSEMBLY-27  (was: MNG-1518)
      Project: Maven 2.x Assembly Plugin  (was: Maven 2)

> Capability to specify the layout of the artifacts being assembled
> -----------------------------------------------------------------
>
>          Key: MASSEMBLY-27
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-27
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Reporter: Anuerin Diaz
>     Priority: Minor

>
>
> Could there be a way to allow the assembly descriptor file to specify how the 
> artifacts being assembled are copied to the assembly area? I am thinking 
> something to the likes of grouping certain artifacts together similar to the 
> following
>     target
>        |-${project.finalname}-package
>        |  |-${project.finalname}
>        |  |  |-common
>        |  |  |   |-artifact1.jar
>        |  |  |   |-artifact2.jar
>        |  |  |   
>        |  |  |-client
>        |  |  |   |- ...
>        |  |  |   
>        |  |  |-server
>        |  |  |   |- ...
>        |  |  |   
>        |  |  |-config
>        |  |  |   |- screens
>        |  |  |   |- otherobjects
> Currently the assembly just dumps everything on the ${project.finalname} 
> folder.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to