java - How to compile jars from pom.xml with ant? -


i used maven project configure , ant creating jars of utility classes. when create jars classes build.xml , got compile errors because of third party jars configure maven , these jars not exist in project. if , how fix ? need compile pom.xml build.xml ? or can create jar file maven ? suggestions ?

you may use maven ant tasks. they're designed purpose.


Comments

Popular posts from this blog

android - Automated my builds -

php - Iterate over object properties with keys from second array -

apache - GeoServer under https -