Hi,
Simple way use the exec task to call mvn.bat or mvn
if mvn is not in the path
2008/11/6 Prasad Nakarikanti <[EMAIL PROTECTED]>:
> Hi,
>
>
>
> We are recently started using JetBrains TeamCity for Build Automation and
> CI.
>
>
>
> We are using Maven 1.02 for buildi
Hi,
We are recently started using JetBrains TeamCity for Build Automation and
CI.
We are using Maven 1.02 for building, and not willing to upgrade to Maven
2.0 in near future.
TeamCity only supports Maven 2 and ANT.
I would like to embed our Maven job in ANT build.xml file so that T