AM
To: dev@maven.apache.org
Subject: how to configure maven for already existing projects under
subversion
Hi All,
I had a java project under SVN version control system. I am compleetly
new
to maven; so far worked on Ant.
Now I want to use maven as build tool for continuous integration. So far
i
Hi All,
I had a java project under SVN version control system. I am compleetly new
to maven; so far worked on Ant.
Now I want to use maven as build tool for continuous integration. So far i
have done installation of maven and configured proxy settings in
settigns.xml file and ran "mvn clean comma