Hi Sean
Re-factoring a pom into build.xml?
From what Ive seen thus far maven2 treats ant tasks as throwaway tasks
'wrapped' as a plugin
there also seems to be a bit of a wrestling match with respect to handling the
number of repository configurations with respect to repositories such as
localRep
you can build with ant ... maven 2 is easier
On 10/27/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 10/27/06, O'Shea, Sean wrote:
> Is it possible to build the struts core package using ANT? I'd prefer to
> stay with ANT rather than introduce Maven 2 into my build.
I haven't tried to use the
On 10/27/06, O'Shea, Sean wrote:
Is it possible to build the struts core package using ANT? I'd prefer to
stay with ANT rather than introduce Maven 2 into my build.
I haven't tried to use the files it generates, but Maven can generate
Ant build files:
$ mvn ant:ant
Maybe that will get you s
3 matches
Mail list logo