Releases: mojohaus/jaxb2-maven-plugin
Releases · mojohaus/jaxb2-maven-plugin
4.1.0
Changes
- Fix schemagen failure when package-info.java contains xmlns-attributes with same prefix as transformSchema (#379) @copilot-swe-agent[bot]
🐛 Bug Fixes
- try to fix schemagen xsd formatting (#374) @copilot-swe-agent[bot]
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 94 to 95 (#389) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#388) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-compiler-api from 2.16.0 to 2.16.1 (#386) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-compiler-api from 2.15.0 to 2.16.0 (#384) @dependabot[bot]
- Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#385) @dependabot[bot]
- Bump xmlunit.version from 2.10.4 to 2.11.0 (#382) @dependabot[bot]
4.0.0
Changes
- Add documentation for generating toString() methods in JAXB-generated classes (#376) @copilot-swe-agent[bot]
💥 Breaking changes
📦 Dependency updates
- Plugin jdk minimum upgrade Jdk 11 as Upgrade jaxb runtime to 4.0.6 need jdk11 minimum (#380) @olamy
- Bump org.codehaus.mojo:mojo-parent from 93 to 94 (#377) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.8 to 9.9 (#378) @dependabot[bot]
- Bump xmlunit.version from 2.10.3 to 2.10.4 (#372) @dependabot[bot]
- Bump jakarta.activation:jakarta.activation-api from 2.1.3 to 2.1.4 (#371) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 92 to 93 (#370) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#369) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 91 to 92 (#365) @dependabot[bot]
- Bump xmlunit.version from 2.10.2 to 2.10.3 (#366) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 87 to 91 (#364) @dependabot[bot]
- Bump xmlunit.version from 2.10.1 to 2.10.2 (#358) @dependabot[bot]
- Bump xmlunit.version from 2.10.0 to 2.10.1 (#357) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#356) @dependabot[bot]
3.3.0
Changes
🐛 Bug Fixes
- Fixes #348. Fix encoding when reading xml file (#349) @haramon
- Add missing @parameter annotation for xjc plugins (#327) @ajkerr
📦 Dependency updates
- Bump org.ow2.asm:asm from 9.7.1 to 9.8 (#355) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 86 to 87 (#352) @dependabot[bot]
- Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0 (#345) @dependabot[bot]
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#343) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 85 to 86 (#336) @dependabot[bot]
- Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.10 (#341) @dependabot[bot]
- Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 (#340) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.7 to 9.7.1 (#339) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#338) @dependabot[bot]
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#337) @dependabot[bot]
- Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 (#335) @dependabot[bot]
- Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 (#333) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 84 to 85 (#332) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 82 to 84 (#328) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 80 to 82 (#325) @dependabot[bot]
- Bump xmlunit.version from 2.9.1 to 2.10.0 (#323) @dependabot[bot]
- Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.6 (#322) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (#320) @dependabot[bot]
👻 Maintenance
- Skip deploy job on GitHub (#351) @slawekjaranowski
- Migrate
README.mdBuild Status badge from Travis -> GitHub Actions (#347) @JackPGreen
3.2.0
Changes
🚀 New features and improvements
- Convert tests to JUnit 5 (#318) @slachiewicz
- Require Maven 3.6.3+ (#291) @slachiewicz
- Add configuration for plugins to avoid use of deprecated raw arguments. (#286) @raphw
- remove non-reproducible timestamp added by ServiceMix depends SM-5021 (#243) @hboutemy
🐛 Bug Fixes
- Make testXjc attach test sources (#184) @marschall
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#303) @dependabot
- Drop dependency to jguru-shared-algorithms-api and replace usages of PropertyResources (#319) @slachiewicz
- Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.4 (#317) @dependabot
- Bump maven-plugin-plugin.version from 3.11.0 to 3.12.0 (#316) @dependabot
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1 (#314) @dependabot
- Bump org.ow2.asm:asm from 9.6 to 9.7 (#311) @dependabot
- Bump jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3 (#305) @dependabot
- Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.3 (#308) @dependabot
- Bump org.codehaus.plexus:plexus-compiler-api from 2.14.2 to 2.15.0 (#310) @dependabot
- Bump apache/maven-gh-actions-shared from 3 to 4 (#306) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#299) @dependabot
- Bump com.thoughtworks.qdox:qdox from 2.0.3 to 2.1.0 (#298) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 77 to 78 (#293) @dependabot
- Bump maven-plugin-plugin.version from 3.10.2 to 3.11.0 (#294) @dependabot
- Bump org.codehaus.plexus:plexus-compiler-api from 2.14.1 to 2.14.2 (#292) @dependabot
- Bump com.sun.istack:istack-commons-runtime from 4.1.1 to 4.2.0 (#287) @dependabot
- Bump org.codehaus.plexus:plexus-compiler-api from 2.14.0 to 2.14.1 (#290) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 70 to 77 (#285) @dependabot
- Bump org.codehaus.plexus:plexus-compiler-api from 2.13.0 to 2.14.0 (#288) @dependabot
- Bump com.thoughtworks.qdox:qdox from 2.0.2 to 2.0.3 (#283) @dependabot
- Bump ch.qos.logback:logback-classic from 1.4.13 to 1.4.14 (#281) @dependabot
- Bump xmlunit.version from 2.9.0 to 2.9.1 (#284) @dependabot
- Bump actions/setup-java from 3 to 4 (#280) @dependabot
- Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.13 (#279) @dependabot
- Bump maven-plugin-plugin.version from 3.10.1 to 3.10.2 (#277) @dependabot
- Bump maven-plugin-plugin.version from 3.9.0 to 3.10.1 (#276) @dependabot
- Bump org.ow2.asm:asm from 9.5 to 9.6 (#271) @dependabot
- Bump actions/checkout from 3 to 4 (#269) @dependabot
- Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.11 (#267) @dependabot
- Bump depends-maven-plugin from 1.4.0 to 1.5.0 (#265) @dependabot
- Bump maven-invoker-plugin from 3.5.1 to 3.6.0 (#263) @dependabot
- Bump plexus-utils from 3.5.1 to 4.0.0 (#261) @dependabot
- Bump maven-plugin-plugin.version from 3.8.2 to 3.9.0 (#260) @dependabot
- Bump jakarta.activation-api from 2.1.1 to 2.1.2 (#257) @dependabot
- Bump maven-plugin-plugin.version from 3.8.1 to 3.8.2 (#255) @dependabot
- Bump logback-classic from 1.4.6 to 1.4.7 (#254) @dependabot
- Bump maven-invoker-plugin from 3.5.0 to 3.5.1 (#252) @dependabot
- Bump asm from 9.4 to 9.5 (#251) @dependabot
- Bump maven-invoker-plugin from 3.3.0 to 3.5.0 (#247) @dependabot
- Bump logback-classic from 1.4.5 to 1.4.6 (#250) @dependabot
- Bump plexus-utils from 3.5.0 to 3.5.1 (#249) @dependabot
- Bump maven-plugin-plugin.version from 3.7.1 to 3.8.1 (#248) @dependabot
- Bump maven-plugin-plugin.version from 3.7.0 to 3.7.1 (#244) @dependabot
- Bump jakarta.activation-api from 2.1.0 to 2.1.1 (#242) @dependabot
- Bump plexus-compiler-api from 2.12.1 to 2.13.0 (#237) @dependabot
- Bump logback-classic from 1.4.4 to 1.4.5 (#235) @dependabot
- Bump maven-plugin-plugin.version from 3.6.4 to 3.7.0 (#232) @dependabot
- Bump logback-classic from 1.2.11 to 1.4.4 (#229) @dependabot
- Bump asm from 9.3 to 9.4 (#228) @dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#231) @dependabot
- Bump qdox from 2.0.1 to 2.0.2 (#222) @dependabot
- Bump mojo-parent from 69 to 70 (#218) @dependabot
- Bump plexus-compiler-api from 2.12.0 to 2.12.1 (#217) @dependabot
- Bump mojo-parent from 68 to 69 (#216) @dependabot
- Bump mojo-parent from 67 to 68 (#215) @dependabot
- Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (#211) @dependabot
- Bump plexus-utils from 3.4.1 to 3.4.2 (#210) @dependabot
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#209) @dependabot
- Bump jguru-shared-algorithms-api from 0.10.3 to 1.1.0 (#208) @dependabot
- Bump jaxb.version from 3.0.0 to 3.0.2 (#193) @dependabot
- Bump jguru-shared-algorithms-api from 0.10.3 to 1.1.0 (#200) @dependabot
- Bump istack-commons-runtime from 4.0.0 to 4.1.1 (#204) @dependabot
- Bump depends-maven-plugin from 1.2 to 1.4.0 (#205) @dependabot
- Bump plexus-compiler-api from 2.11.1 to 2.12.0 (#207) @dependabot
- Bump jakarta.activation-api from 1.2.1 to 2.1.0 (#206) @dependabot
- Bump plexus-utils from 3.1.0 to 3.4.1 (#201) @dependabot
- Bump asm from 9.0 to 9.3 (#202) @dependabot
- Bump stax-ex from 2.0.0 to 2.1.0 (#203) @dependabot
- Bump plantuml from 8017 to 8059 (#196) @dependabot
- Bump xmlunit.version from 2.8.1 to 2.9.0 (#198) @dependabot
- Bump maven-invoker-plugin from 3.2.0 to 3.2.2 (#199) @dependabot
👻 Maintenance
- Use shared gh action setup (#289) @slachiewicz
- run ci tests wi...
3.1.0
What's Changed
- Bump qdox from 2.0.0 to 2.0.1 by @dependabot in #194
- Bump plexus-compiler-api from 2.5 to 2.11.1 by @dependabot in #192
- Bump logback-classic from 1.2.3 to 1.2.11 by @dependabot in #191
Full Changelog: jaxb2-maven-plugin-3.0.0...jaxb2-maven-plugin-3.1.0
3.0.0
What's Changed
- Support for JAXB 3 by @adamretter in #175
- Fix issues with Windows Path handling by @adamretter in #178
New Contributors
- @adamretter made their first contribution in #175
Full Changelog: jaxb2-maven-plugin-2.5.0...jaxb2-maven-plugin-3.0.0
2.5.0
2.4
What's Changed
- Hiding hidden files from the recursion. by @fusiongyro in #84
- Marked XjcMojo as thread safe. by @dheid in #82
- Javadoc improvements by @fusiongyro in #83
- Using canonical path also in XjcMojo by @Riduidel in #56
New Contributors
- @fusiongyro made their first contribution in #84
- @dheid made their first contribution in #82
- @Riduidel made their first contribution in #56
Full Changelog: jaxb2-maven-plugin-2.3.1...jaxb2-maven-plugin-2.4
2.3.1
What's Changed
- Fix for unit tests to work on Windows by @andham in #68
- Fixed #24: handling bundleresource protocol used in Eclipse/m2e by @andham in #70
- Improved handling of issues constructing classpath by @andham in #71
- Fixes #50: Aligned encoding log statements to those of other Maven pl… by @andham in #74
- Added Travis CI build status to readme file. by @andham in #76
- Prepared for release of v2.3.1 by @andham in #77
New Contributors
Full Changelog: jaxb2-maven-plugin-2.3...jaxb2-maven-plugin-2.3.1