We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ca056 commit 9390964Copy full SHA for 9390964
parent/pom.xml
@@ -81,6 +81,26 @@
81
</execution>
82
</executions>
83
</plugin>
84
+ <plugin>
85
+ <groupId>org.codehaus.mojo</groupId>
86
+ <artifactId>jaxb2-maven-plugin</artifactId>
87
+ <version>1.3</version>
88
+ </plugin>
89
90
91
+ <artifactId>jaxws-maven-plugin</artifactId>
92
+ <version>1.10</version>
93
94
95
96
+ <artifactId>axistools-maven-plugin</artifactId>
97
98
99
100
101
+ <artifactId>xmlbeans-maven-plugin</artifactId>
102
+ <version>2.3.3</version>
103
104
</plugins>
105
</pluginManagement>
106
<plugins>
0 commit comments