wsdl-import-maven-plugin Maven Mojo

Maven plugin which downloads a wsdl and all referenced schema-files/inner-wsdls recursively to a specified target folder (default: src/main/resources/wsdl) and rewrites schema-locations in all files.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.abelmarkus
ArtifactId

ArtifactId

wsdl-import-maven-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

wsdl-import-maven-plugin Maven Mojo
Maven plugin which downloads a wsdl and all referenced schema-files/inner-wsdls recursively to a specified target folder (default: src/main/resources/wsdl) and rewrites schema-locations in all files.
Project URL

Project URL

https://github.com/abelmarkus/wsdl-import-maven-plugin

Download wsdl-import-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.abelmarkus</groupId>
    <artifactId>wsdl-import-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
wsdl4j : wsdl4j jar 1.6.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1