java - How to execute build.xml using jar managed by Maven? -


our project uses maven manage dependent jar collection, , use ant build project. have question when i'm writing build.xml; cannot dependent jar set when compiling java source code because stored in user's repository. wondering if there better way use maven plugin automactically load these jars when executing build.xml file.

the better way using maven or ant,they can thing want.

but, if want use them mixing, of course ,you can. can use maven-dependency-plugin in pom.xml manage jar package.

search detail information google.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -