When I attempt to run \"mvn generate-sources\" this is my output :
SLF4J: Failed to load class \"org.slf4j.impl.StaticLoggerBinder\". SLF4J: Defaulting to n
Here is an example of how to generate classes from wsdl with jaxws maven plugin from a url or from a file location (from wsdl file location is commented).
org.codehaus.mojo jaxws-maven-plugin 1.12 wsimport-from-jdk wsimport http://myWSDLurl?wsdl true com.organization.name target/generatedclasses