I am having trouble configuring the jaxb2-maven-plugin to generate Java classes from a WSDL and multiple XSD files that all exist in the same standard directory
jaxb2-maven-plugin
You can use the follows code in the configuration:
com.example.demo.wsdl true false horarios.wsdl ${project.basedir}/src/main/resources ${project.basedir}/src/main/java false