Hi,
We have a lot of ANT script that are used to build our product and I am
currently trying to setup maven 2 to do this task for us. We would
ideally like to keep these scripts and I noticed that Maven 1 would run
ANT scripts. Is it possible to do this in M2?
Also has anyone got the SCM pl
Hi,
I have just installed Maven 2.0 on a linux box and I am following the
setup instructions. I am just at the stage where I am creating a project
skeleton and I run the following command; m2 archetype:create
-DgroupId=com.mycompany.app -DartifactId=my-app
I get a java.lang.NumberFormatExc
Hi,
I'm trying to use Maven to build an existing app that we have but I have
a smallish problem.
I have left most things to use the default setting, so when I do a
scm:checkout-project it checks out the source files into the 'checkouts'
directory under the /target. I'm trying to get maven t