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

Jason van Zyl moved MNG-1782 to MASSEMBLY-18:
---------------------------------------------

    Component:     (was: maven-assembly-plugin)
     Workflow: jira  (was: Maven)
          Key: MASSEMBLY-18  (was: MNG-1782)
      Project: Maven 2.x Assembly Plugin  (was: Maven 2)

> Assembly plugin does'nt use classifier for dependencies
> -------------------------------------------------------
>
>          Key: MASSEMBLY-18
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-18
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Reporter: Thor Åge Eldby

>
>
> I'm trying to get the assembly plugin to package down some dependent jars I 
> have. One of the jars are resolved with use of classifier (like this):
>               <dependency>
>                       <groupId>no.vegvesen.fk</groupId>
>                       <artifactId>base</artifactId>
>                       <version>1.0-SNAPSHOT</version>
>                       <classifier>bundle</classifier>
>               </dependency>
> In the assembly however I end up with the jar-file without classifier. Is 
> this a bug or is there something I have overlooked?
> I saw a similar request at http://java2.5341.com/msg/127059.html, but I was 
> unable to find an actual jira for it.

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