On 1/9/07, Steve Loughran <[EMAIL PROTECTED]> wrote:
EJ Ciramella wrote:
> Has anyone tried this (or is using it)?
>
> I pinged the m2 mailing list, but there hasn't been any response yet
> (more than 48 hours so far).
>
> Is the actual classpath used for compiling unavailable to ant as a
>
On
EJ Ciramella wrote:
Has anyone tried this (or is using it)?
I pinged the m2 mailing list, but there hasn't been any response yet
(more than 48 hours so far).
Is the actual classpath used for compiling unavailable to ant as a
One of the m2 tasks creates paths from a pom once its been re
Has anyone tried this (or is using it)?
I pinged the m2 mailing list, but there hasn't been any response yet
(more than 48 hours so far).
I made it a bit further:
The version is ${project.version}
${project.build.directory}
${project.name}
${project.dependencies}
Is t