You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Dave Brondsema (JIRA)" <ji...@codehaus.org> on 2005/09/26 14:49:10 UTC

[jira] Created: (MNG-1018) more powerful filesetId

more powerful filesetId
-----------------------

         Key: MNG-1018
         URL: http://jira.codehaus.org/browse/MNG-1018
     Project: Maven 2
        Type: New Feature
  Components: maven-artifact-ant  
    Versions: 2.0-beta-1    
 Reporter: Dave Brondsema
    Priority: Minor


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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-1018) more powerful filesetId

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1018?page=all ]

Brett Porter updated MNG-1018:
------------------------------

    Fix Version: 2.1

> more powerful filesetId
> -----------------------
>
>          Key: MNG-1018
>          URL: http://jira.codehaus.org/browse/MNG-1018
>      Project: Maven 2
>         Type: New Feature
>   Components: maven-artifact-ant
>     Versions: 2.0-beta-1
>     Reporter: Dave Brondsema
>     Priority: Minor
>      Fix For: 2.1

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org