Skip to content

Commit 440eb17

Browse files
committed
Dropped support (samples) for jaxws-maven-plugin.
1 parent 1c9784a commit 440eb17

File tree

10 files changed

+0
-421
lines changed

10 files changed

+0
-421
lines changed

dist/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,6 @@
5959
<classifier>ant-src</classifier>
6060
<version>${project.version}</version>
6161
</dependency>
62-
<dependency>
63-
<groupId>${project.groupId}</groupId>
64-
<artifactId>jaxb2-basics-sample-jaxws</artifactId>
65-
<type>zip</type>
66-
<classifier>maven-src</classifier>
67-
<version>${project.version}</version>
68-
</dependency>
6962
<dependency>
7063
<groupId>${project.groupId}</groupId>
7164
<artifactId>jaxb2-basics-sample-cxf</artifactId>

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@
101101
<jaxb.version>2.3.0</jaxb.version>
102102
<activation.version>1.2.0</activation.version>
103103
<maven-jaxb2-plugin.version>0.14.0</maven-jaxb2-plugin.version>
104-
<jaxws-maven-plugin.version>2.3</jaxws-maven-plugin.version>
105104
<cxf-codegen-plugin.version>3.2.4</cxf-codegen-plugin.version>
106105
<slf4j.version>1.7.7</slf4j.version>
107106
</properties>

samples/jaxws/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

samples/jaxws/pom.xml

Lines changed: 0 additions & 91 deletions
This file was deleted.

samples/jaxws/project-pom.xml

Lines changed: 0 additions & 86 deletions
This file was deleted.

samples/jaxws/src/main/resources/bindings.xjb

Lines changed: 0 additions & 41 deletions
This file was deleted.

samples/jaxws/src/main/resources/main.wsdl

Lines changed: 0 additions & 97 deletions
This file was deleted.

samples/jaxws/src/main/resources/schema.xsd

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)