diff --git a/jaxws-ri/boms/bom-ext/pom.xml b/jaxws-ri/boms/bom-ext/pom.xml index 4e31cd933..82ff66ff1 100644 --- a/jaxws-ri/boms/bom-ext/pom.xml +++ b/jaxws-ri/boms/bom-ext/pom.xml @@ -1,7 +1,7 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/jaxws-ri/extras/jaxws-maven-plugin/src/it/wsimport/file/pom.xml b/jaxws-ri/extras/jaxws-maven-plugin/src/it/wsimport/file/pom.xml index 3e76fb43c..d1635bbad 100644 --- a/jaxws-ri/extras/jaxws-maven-plugin/src/it/wsimport/file/pom.xml +++ b/jaxws-ri/extras/jaxws-maven-plugin/src/it/wsimport/file/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 2012, 2022 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2012, 2025 Oracle and/or its affiliates. All rights reserved. Oracle licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with @@ -64,8 +64,7 @@ - + diff --git a/jaxws-ri/extras/jaxws-maven-plugin/src/it/wsimport/url/ebi.wsdl b/jaxws-ri/extras/jaxws-maven-plugin/src/it/wsimport/url/ebi.wsdl new file mode 100644 index 000000000..449d2cdf4 --- /dev/null +++ b/jaxws-ri/extras/jaxws-maven-plugin/src/it/wsimport/url/ebi.wsdl @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/jaxws-ri/extras/jaxws-maven-plugin/src/it/wsimport/url/pom.xml b/jaxws-ri/extras/jaxws-maven-plugin/src/it/wsimport/url/pom.xml index c5b3fbb53..b2b0c4bcd 100644 --- a/jaxws-ri/extras/jaxws-maven-plugin/src/it/wsimport/url/pom.xml +++ b/jaxws-ri/extras/jaxws-maven-plugin/src/it/wsimport/url/pom.xml @@ -3,7 +3,7 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - Copyright (c) 2012, 2022 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2012, 2025 Oracle and/or its affiliates. All rights reserved. Oracle licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with @@ -65,7 +65,7 @@ - http://www.ebi.ac.uk/webservices/chebi/2.0/webservice?wsdl + file://${project.basedir}/ebi.wsdl false diff --git a/jaxws-ri/pom.xml b/jaxws-ri/pom.xml index eda5991dd..c2a2ca246 100644 --- a/jaxws-ri/pom.xml +++ b/jaxws-ri/pom.xml @@ -1,7 +1,7 @@