You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maciej Szefler (JIRA)" <ji...@codehaus.org> on 2006/03/24 01:29:11 UTC

[jira] Created: (MANTRUN-47) Provide FileSet references dependencies.

Provide FileSet references dependencies.
----------------------------------------

         Key: MANTRUN-47
         URL: http://jira.codehaus.org/browse/MANTRUN-47
     Project: Maven 2.x Antrun Plugin
        Type: Wish

    Versions: 1.1    
 Environment: all
    Reporter: Maciej Szefler


Currently, the ant-run plugin provides references to the various maven classpaths via maven.compile.classpath, maven.runtime.classpath, maven.test.classpath. This is nice, but it would be very helpful to get these as filelist references. This would make it possible to manipulate the dependencies (e.g. place them into an installer).



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


[jira] Updated: (MANTRUN-47) Provide FileSet references dependencies.

Posted by "Paul Gier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTRUN-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier updated MANTRUN-47:
-----------------------------

    Fix Version/s: 1.4
         Assignee: Paul Gier

> Provide FileSet references dependencies.
> ----------------------------------------
>
>                 Key: MANTRUN-47
>                 URL: http://jira.codehaus.org/browse/MANTRUN-47
>             Project: Maven 2.x Antrun Plugin
>          Issue Type: Wish
>    Affects Versions: 1.1
>         Environment: all
>            Reporter: Maciej Szefler
>            Assignee: Paul Gier
>             Fix For: 1.4
>
>
> Currently, the ant-run plugin provides references to the various maven classpaths via maven.compile.classpath, maven.runtime.classpath, maven.test.classpath. This is nice, but it would be very helpful to get these as filelist references. This would make it possible to manipulate the dependencies (e.g. place them into an installer).

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

        

[jira] Closed: (MANTRUN-47) Provide FileSet references dependencies.

Posted by "Paul Gier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTRUN-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier closed MANTRUN-47.
----------------------------

    Resolution: Fixed

I added a custom Ant task that can be used to create filesets containing the dependencies in [r925310|http://svn.apache.org/viewvc?view=revision&revision=925310].  It's not exactly what was requested, but it should allow any of the dependencies to easily be grouped together for operations in the Ant build.

> Provide FileSet references dependencies.
> ----------------------------------------
>
>                 Key: MANTRUN-47
>                 URL: http://jira.codehaus.org/browse/MANTRUN-47
>             Project: Maven 2.x Antrun Plugin
>          Issue Type: Wish
>    Affects Versions: 1.1
>         Environment: all
>            Reporter: Maciej Szefler
>            Assignee: Paul Gier
>             Fix For: 1.4
>
>
> Currently, the ant-run plugin provides references to the various maven classpaths via maven.compile.classpath, maven.runtime.classpath, maven.test.classpath. This is nice, but it would be very helpful to get these as filelist references. This would make it possible to manipulate the dependencies (e.g. place them into an installer).

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

        

[jira] Commented: (MANTRUN-47) Provide FileSet references dependencies.

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MANTRUN-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105267 ] 

Dan Tran commented on MANTRUN-47:
---------------------------------

take a look at maven-dependency-plugin, I think it provides what you need

> Provide FileSet references dependencies.
> ----------------------------------------
>
>                 Key: MANTRUN-47
>                 URL: http://jira.codehaus.org/browse/MANTRUN-47
>             Project: Maven 2.x Antrun Plugin
>          Issue Type: Wish
>    Affects Versions: 1.1
>         Environment: all
>            Reporter: Maciej Szefler
>
> Currently, the ant-run plugin provides references to the various maven classpaths via maven.compile.classpath, maven.runtime.classpath, maven.test.classpath. This is nice, but it would be very helpful to get these as filelist references. This would make it possible to manipulate the dependencies (e.g. place them into an installer).

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