[ 
http://jira.codehaus.org/browse/MANTTASKS-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy updated MANTTASKS-29:
-----------------------------------

    Affects Version/s: 2.0.4
                       2.0.6
        Fix Version/s: 2.0.7
          Component/s: dependencies task

> more powerful filesetId
> -----------------------
>
>                 Key: MANTTASKS-29
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-29
>             Project: Maven 2.x Ant Tasks
>          Issue Type: New Feature
>          Components: dependencies task
>    Affects Versions: 2.0.4, 2.0.6
>            Reporter: Dave Brondsema
>            Assignee: Jason van Zyl
>            Priority: Minor
>             Fix For: 2.0.7
>
>         Attachments: MANTTASKS-29-bis.diff, MANTTASKS-29.diff, 
> MANTTASKS-29_site.diff, maven-ant-tasks_mapper-2.patch, 
> maven-ant-tasks_mapper.patch
>
>
> I would like to copy all dependencies into a 'lib' directory without version 
> numbers in the filename. I don't think I can safely determine which part of 
> the filename is the artifact and which part is the version number.  Only 
> maven knows that, so I think the m2 ant tasks need something more flexible 
> than the current filesetId.
> Brett Porter suggests:
> Basically, filesetId references the local repository directory, so it
> will need to be something that:
> 1) produces a reference to all the artifacts downloaded for use later
> 2) can be used as a mapper in association with the filesetId produced

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