wsdlget-maven-plugin Maven Mojo

Maven plugin which downloads a wsdl and all referenced schema-filed 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.dkschlos
ArtifactId

ArtifactId

wsdlget-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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

Project URL

https://github.com/dkschlos/wsdlget-maven-plugin

Download wsdlget-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.dkschlos</groupId>
    <artifactId>wsdlget-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
wsdl4j : wsdl4j jar 1.6.3
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0