I asked the question before, but nobody answer the question.
Is there anyone write maven 2 plugin use ant mojo ?

On 22/07/06, Hilco Wijbenga <[EMAIL PROTECTED]> wrote:

Hi Toli,

On 7/21/06, Toli Kuznets <[EMAIL PROTECTED]> wrote:
>                                         <path refid="
maven.test.classpath"/>

Yeah, if only that worked. This doesn't seem to get set in an Ant plugin.
:-(

MavenProject has getRuntimeClasspathElements, getRuntimeArtifacts, and
getRuntimeDependencies which seem close to what I need but I don't
have a clue how to access them.

The guide explains how to add ${project.name} but I don't readily see
how to extrapolate that to a classpath.

Cheers,
Hilco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to