JAX-WS Maven Plugin

Maven plugin for JAX-WS RI

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

jaxws-maven-plugin
Last Version

Last Version

2.6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JAX-WS Maven Plugin
Maven plugin for JAX-WS RI
Project URL

Project URL

http://www.mojohaus.org/jaxws-maven-plugin/
Project Organization

Project Organization

MojoHaus
Source Code Management

Source Code Management

https://github.com/mojohaus/jaxws-maven-plugin

Download jaxws-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>jaxws-maven-plugin</artifactId>
    <version>2.6</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
javax.jws : javax.jws-api jar 1.1
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-model jar 3.0
org.apache.maven : maven-settings jar 3.0
org.apache.maven : maven-artifact jar 3.0
org.codehaus.plexus : plexus-utils jar 3.2.1

provided (1)

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

runtime (1)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-tools jar 2.3.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.5

Project Modules

There are no modules declared in this project.

MojoHaus JAX-WS Maven Plugin

This is the jaxws-maven-plugin.

Build Status

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn verify site site:stage scm-publish:publish-scm
org.codehaus.mojo

MojoHaus

Various plugins for Apache Maven. Previously hosted on Codehaus and known as the codehaus MOJO project

Versions

Version
2.6
2.5
2.4.1
2.4
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.3
1.2
1.0