Re: Ant Script Path & Repository Variable

2006-02-23 Thread Yann Le Du
2006/2/23, Alex Eagar <[EMAIL PROTECTED]>: > > Where should Ant scripts ideally be placed within a Maven 2.x project? I > have placed them in /src/main/resources/ant. Is there anywhere more > maven-conventional? None that I know of :) How should I reference the local repository from an Ant scrip

Ant Script Path & Repository Variable

2006-02-22 Thread Alex Eagar
Where should Ant scripts ideally be placed within a Maven 2.x project? I have placed them in /src/main/resources/ant. Is there anywhere more maven-conventional? How should I reference the local repository from an Ant script in my project? There are custom Ant tags within a jar that has been dow