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

John Casey updated MASSEMBLY-107:
---------------------------------

    Description: 
    <dependencySet>
      <outputDirectory></outputDirectory>
      <unpack>true</unpack>
      <includes>
        <include>someGroupId:someArtifactid:someClassifier</include>
      </includes>
    </dependencySet>

Currently the depedencySetProcessing does not expect to handle classifier

  was:

    <dependencySet>
      <outputDirectory></outputDirectory>
      <unpack>true</unpack>
      <includes>
        <include>someGroupId:someArtifactid:someClassifier</include>
      </includes>
    </dependencySet>

Currently the depedencySetProcessing does not expect to handle classifier

     Issue Type: Improvement  (was: Bug)

> DependencySet does not support  classifier
> ------------------------------------------
>
>                 Key: MASSEMBLY-107
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-107
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1
>         Environment: xp
>            Reporter: Dan Tran
>             Fix For: 2.2
>
>
>     <dependencySet>
>       <outputDirectory></outputDirectory>
>       <unpack>true</unpack>
>       <includes>
>         <include>someGroupId:someArtifactid:someClassifier</include>
>       </includes>
>     </dependencySet>
> Currently the depedencySetProcessing does not expect to handle classifier

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

        

Reply via email to