Specify a xml catalog file to the maven 2 axis plugin -


when use maven axis plugin generate java code given wsdl file, tries reach out internet resolve soap, wsdl etc schemas. there way specify xml catalog file plugin or maven in general?

you add official maven repository: plugin repositories

or add own repository: using internal repository


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -

visual c++ - Using relative values in array sorting ( asm ) -