Jason van Zyl wrote:
On 11 Oct 06, at 2:26 AM 11 Oct 06, Gisbert Amm wrote:
I'm trying to make a reusable plugin as described in section 5.4.2 of
"Better builds with Maven" and on http://maven.apache.org/guides/
plugin/guide-ant-plugin-development.html (both docs do slightly
differ and it seems that the website is the more current version).
It works fine with core ant tasks but not with optional tasks like
"echoproperties".
I'm using Maven 2.0.4.
Yes, this is what I've fixed over the last week. It will not work
without the changes that I've made to trunk. I've injected all the
classpaths maven creates into the Ant-script used for the plugin and I
have also added the ability to unpack resources inside the Ant- based
plugin so that they can be reference in a known place in the file
system. It will take some organizational to prepare an example but I
will try to put something together. If you don't need the resource
unpacking then this can probably work in 2.0.4 but I haven't tested it
yet.
That would be great. I'll be patient. In fact, I got enough other things
to sort out with Maven2 so there is no danger that I'll have to be idle
because of waiting for this one ;)
-Gisbert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]