Releases: codecentric/cxf-spring-boot-starter-maven-plugin
2.3.1-jaxb-jaxws-3.0.0-M4
As I got great feedback for the starter and plugin projects - and also heard about the need to use the newest 3.0.0-Mx
milestone releases of jaxb and jaxws, I decided to release a Milestone-Release of both projects using the newest https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-runtime/3.0.0-M4 and https://mvnrepository.com/artifact/com.sun.xml.ws/jaxws-ri/3.0.0-M4 in the plugin.
2.3.0.RELEASE
Get the latest release from https://repo1.maven.org/maven2/de/codecentric/cxf-spring-boot-starter-maven-plugin/2.3.0.RELEASE/ by using it in your dependencies:
<build>
<plugins>
<plugin>
<groupId>de.codecentric</groupId>
<artifactId>cxf-spring-boot-starter-maven-plugin</artifactId>
<version>2.3.0.RELEASE</version>
<executions>
<execution>
<goals>
<goal>generate</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
It covers the latest versions of Spring, JAX-B and JAX-WS:
<spring.version>5.2.8.RELEASE</spring.version>
<jaxb.version>2.3.3</jaxb.version>
<jaxws-ri.version>2.3.3</jaxws-ri.version>
2.1.7.RELEASE
See #32, release log:
- c065a27 by @jonashackt: #31: No tests in Maven release...
- c9fffc1 by @jonashackt: #31: Trying to release only th...
- 6bb48ee by @jonashackt: #31: Fixing release process wi...
Released by Rultor 1.68.4, see build log
2.1.6.RELEASE
See #30, release log:
- dc4036f by @jonashackt: As rultor uses a special Maven...
- c009a07 by @jonashackt: Switching back to yegor256/jav...
- d8305ad by @jonashackt: Fixing maven central release
- 117b272 by @jonashackt: Spring 5.1.7 --> 5.1.8
- 59a4d75 by @jonashackt: Merge pull request #29 from co...
- 804abb6 by @jonashackt: #27 Move from deprecated and o...
- f31cbf4 by @jonashackt: #27 Adding jaxws-ri for JDK11 ...
- 38175d1 by @jonashackt: #27 Since JDK8 has build probl...
- 13f6116 by @jonashackt: #27 Documenting the final test...
- 76ff94a by @jonashackt: #27 Refactoring testcase for f...
- c0ad0f2 by @jonashackt: #27 Adding missing dependency ...
- ef8f6b5 by @jonashackt: #27 Adding step 4 & 5 to the i...
- eeb5774 by @jonashackt: #27 Now the wsdl files are cor...
- 778e024 by @jonashackt: #27 Setting settings.xml path ...
- 5b91c68 by @jonashackt: #27 Creating a integration tes...
- fe70127 by @jonashackt: #27 switching to drop-in repla...
- 693807b by @jonashackt: #27 building on multiple JDKs ...
- 18f45c0 by @jonashackt: Added newest released version ...
Released by Rultor 1.68.4, see build log
2.1.5.RELEASE
See #28, release log:
- 59aec09 by @jonashackt: Moved from "OLD" jaxb (com.sun...
- 535c1ee by @jonashackt: Next development version & Upd...
- 5a19053 by @jonashackt: No dependency status from vers...
Released by Rultor 1.68.4, see build log
2.0.0.RELEASE
See #25, release log:
- 9204a0b by @jonashackt: Fixed pom.xml for releasing on...
- 888ff82 by @jonashackt: New development version 2.0.x ...
Released by Rultor 1.68.1, see build log
1.1.5.RELEASE
See #24, release log:
- fb6ca53 by @marcopaga: Merge pull request #23 from se...
- a0ffc11 by @severinstrobl: Fixed version of dependency 'j...
- 5c225a5 by @jonashackt: Next development version confi...
Released by Rultor 1.67.2, see build log
1.1.4.RELEASE
See #21, release log:
- 7274088 by @jonashackt: #21 seems, we don´t need the m...
- fcf61a3 by @jonashackt: Added maven-gpg-plugin configu...
- a6e76cf by @jonashackt: #19 just polishing
- 4057eb2 by @jonashackt: Merge pull request #20 from se...
- ba7e49f by @severinstrobl: Ignore WSDL files in output di...
- ce5fb2d by @jonashackt: jaxws-maven-plugin 2.4.1 --> ...
- 2734f3b by @jonashackt: Next development version.
Released by Rultor 1.67.1, see build log
1.1.3.RELEASE
See #17, release log:
- da391ef by @jonashackt: #14: Now supporting underscore...
- e41d218 by @jonashackt: #16: Exclude artifact org.slf4...
- 70bbefc by @jonashackt: Spring 4.3.9 --> 4.3.10
- 0a9f6f5 by @jonashackt: jaxb 2.2.11 --> 2.3.0
Released by Rultor 1.66.3, see build log
1.1.2.RELEASE
See #13, release log:
- a7d616b by @jonashackt: spring-core 4.3.7.RELEASE --> ...
- ec95355 by @jonashackt: mojo-executor 2.2.0 --> 2.3.0
- 0a739ed by @jonashackt: #12: Now also supporting dashe...
- 468cd2c by @jonashackt: spring-core 4.3.6 --> 4.3.7
- 561e780 by @jonashackt: maven-plugin-api 3.3.9 --> 3.5...
- 682a9fb by @jonashackt: README updated to new version
Released by Rultor 1.64.1, see build log