You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2007/03/28 15:01:34 UTC

[jira] Moved: (MANTTASKS-40) The "artifact:dependencies" task has no way to filter based on dependency type (ie. jar, tld, etc...)

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

Jason van Zyl moved MNG-1039 to MANTTASKS-40:
---------------------------------------------

    Affects Version/s:     (was: 2.0-beta-1)
        Fix Version/s:     (was: 2.0-beta-3)
          Component/s:     (was: Ant tasks)
           Complexity:   (was: Novice)
             Workflow: jira  (was: Maven New)
                  Key: MANTTASKS-40  (was: MNG-1039)
              Project: Maven 2.x Ant Tasks  (was: Maven 2)

> The "artifact:dependencies" task has no way to filter based on dependency type (ie. jar, tld, etc...)
> -----------------------------------------------------------------------------------------------------
>
>                 Key: MANTTASKS-40
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-40
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Improvement
>            Reporter: Matthew Inger
>         Assigned To: Brett Porter
>         Attachments: DependenciesTask.java.diff, TypeArtifactFilter.java
>
>
> Currently the only filter that can be applied to the "artifact:dependencies" task is the scope.
> It would be useful to be able to filter the artifact type, so that you can retrieve related sets
> of dependencies, such as TLD files for inclusion into a .war file.
> I am going to attach a new file "TypeArtifactFilter.java" along with a diff file for DependenciesTask.java
> which will add this functionality to the task.
> Both of these belong in the org.apache.maven.artifact.ant package (though TypeArtifactFilter could
> potentially reside in the "artifact" component)
> I'm not really sure how testcases are done for the tasks, but i can look into it.  it's a relatively simple
> change and something that's easy to check for.

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