Maven download or fetch the wsdl from the url to project directory -


we developed web service client application using wsdls url location.

i don't want webservice client go , validate actual wsdls everytime , wanted download wsdls in local project . there way can download wsdls using maven similar copy resources?

thanks vijay

you can use wagon plugin download files project. see usage page.


Comments

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -