Maven 2.x Antrun Plugin

Provide FileSet references dependencies.

Details

  • Type: Wish Wish
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.4
  • Component/s: None
  • Labels:
    None
  • Environment:
    all
  • Number of attachments :
    0

Description

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

Activity

Hide
Dan Tran added a comment -

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

Show
Dan Tran added a comment - take a look at maven-dependency-plugin, I think it provides what you need
Hide
Paul Gier added a comment -

I added a custom Ant task that can be used to create filesets containing the dependencies in r925310. 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.

Show
Paul Gier added a comment - I added a custom Ant task that can be used to create filesets containing the dependencies in r925310. 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.

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: