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 -

python - How to return the most similar word from a list of words? -

apache - GeoServer under https -