Re: Maven Ant Plugin question

2014-03-27 Thread hwpstorage
;ignoreerrors="true"/> > > >src=" > http://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lan > g-2.6.jar" >dest="${local.repo}/commons-lang/commons-lang/2.6" >usetimestamp="false" &

Maven Ant Plugin question

2014-03-25 Thread hwpstorage
Hello, Sorry for the crossing post. I tried to use maven to genterate build.xml for ant. Use command mvn ant:ant will generate build.xml and maven-build.xml, which can be used by Ant. my problem is everytime runs ant compile it will download everything from every repository. for example, for th