AW: Maven Ant Plugin question

2014-03-27 Thread RZF, SG 481
hwpstorage [mailto:hwpstor...@gmail.com] Gesendet: Donnerstag, 27. März 2014 16:02 An: Ant Users List Betreff: Re: Maven Ant Plugin question Thanks for the help. I manually change the maven-build.xml file usetimestamp="false" to usetimestamp="true" but running ant still go

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" &

AW: Maven Ant Plugin question

2014-03-27 Thread jhm
mmons-lang/2.6/commons-lan g-2.6.jar" dest="${local.repo}/commons-lang/commons-lang/2.6" usetimestamp="false" ignoreerrors="true"/> > -Ursprüngliche Nachricht- > Von: hwpstorage [mailto:hwpstor...@gmail.com] > Ges

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