DependencySet does not support  classifier
------------------------------------------

         Key: MASSEMBLY-107
         URL: http://jira.codehaus.org/browse/MASSEMBLY-107
     Project: Maven 2.x Assembly Plugin
        Type: Bug

    Versions: 2.1    
 Environment: xp
    Reporter: Dan Tran



    <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