我試圖生成通過使用WSDL URL的模式,但失敗了,得到這個錯誤代碼: Execution default of goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.12.3:generate failed: Plugin org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.12.3 or one of its de
我正在使用maven-jaxb2-plugin,我的.xsd文件處於Maven依賴關係。文檔顯示,你在一個Maven依賴指定的.xsd這樣 <schema>
<!-- Specifies a schema from the Maven artifact. -->
<dependencyResource>
<groupId>org.jvnet.jaxb2.maven2