[ 
http://jira.codehaus.org/browse/MANTTASKS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=199482#action_199482
 ] 

Paul Gier commented on MANTTASKS-163:
-------------------------------------

Classifiers are already supported in the dependencies task. It would look 
something like this. 
{code:xml}
<artifact:dependencies pathId="dependency.classpath" 
filesetId="dependency.fileset">
  <dependency groupId="org.apache.maven" artifactId="my-project" 
classifier="test" version="1.1"/>
</artifact:dependencies>
{code}
Is there something not working correctly?

> Support for POM dependency classifier.
> --------------------------------------
>
>                 Key: MANTTASKS-163
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-163
>             Project: Maven 2.x Ant Tasks
>          Issue Type: New Feature
>          Components: dependencies task
>    Affects Versions: 2.0.10
>         Environment: 64 bit hardware, Fedora 11, Maven 2.2.1, JDK 1.6
>            Reporter: Jeremy Whiting
>            Priority: Minor
>
> Please can support for the classifier be provided.

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