This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 2925965b50 Bump xjc-maven-plugin to latest, comment back in
jaxws-integration tests
2925965b50 is described below
commit 2925965b503bb89807d9787133f368af08c4b44f
Author: Robert Lazarski <[email protected]>
AuthorDate: Sat Oct 28 04:41:06 2023 -1000
Bump xjc-maven-plugin to latest, comment back in jaxws-integration tests
---
pom.xml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 63bc2f6a65..e0618a2fbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -421,11 +421,7 @@
<module>modules/saaj</module>
<module>modules/jaxws</module>
<module>modules/jaxws-mar</module>
- <!-- FIXME AXIS2-6051, need to get
- xjc-maven-plugin to have a dependency
- on jaxb-xjc as described in AXIOM-506
<module>modules/jaxws-integration</module>
- -->
<module>modules/clustering</module>
<module>modules/corba</module>
<module>modules/osgi</module>
@@ -1189,7 +1185,7 @@
<plugin>
<groupId>com.github.veithen.maven</groupId>
<artifactId>xjc-maven-plugin</artifactId>
- <version>0.2.0</version>
+ <version>0.2.1</version>
</plugin>
<plugin>
<groupId>com.github.veithen.maven</groupId>