X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=j11lib%2Ftmp%2FMETA-INF%2Fmaven%2Fcom.sun.xml.ws%2Frt%2Fpom.xml;fp=j11lib%2Ftmp%2FMETA-INF%2Fmaven%2Fcom.sun.xml.ws%2Frt%2Fpom.xml;h=c4d9cb671a5594c829136ef9cd609742f6772967;hb=18d3d3896d546cb432708baa9f30b598d24d884c;hp=0000000000000000000000000000000000000000;hpb=4d64932654de3f6ffe07db11d18f2d21f558c6e6;p=jalview.git diff --git a/j11lib/tmp/META-INF/maven/com.sun.xml.ws/rt/pom.xml b/j11lib/tmp/META-INF/maven/com.sun.xml.ws/rt/pom.xml new file mode 100644 index 0000000..c4d9cb6 --- /dev/null +++ b/j11lib/tmp/META-INF/maven/com.sun.xml.ws/rt/pom.xml @@ -0,0 +1,547 @@ + + + + + + + com.sun.xml.ws + project + 2.3.1 + ../pom.xml + + + 4.0.0 + com.sun.xml.ws + rt + 2.3.1 + + JAX-WS RI Runtime (rt) + JAX-WS Reference Implementation Runtime + + + ${project.basedir}/exclude.xml + + + + + javax.annotation + javax.annotation-api + + + javax.activation + javax.activation-api + + + javax.annotation + javax.annotation-api + + + com.sun.xml.ws + policy + + + org.glassfish.jaxb + jaxb-runtime + + + org.glassfish.gmbal + gmbal-api-only + + + org.jvnet.staxex + stax-ex + + + com.sun.xml.stream.buffer + streambuffer + + + org.jvnet.mimepull + mimepull + + + woodstox-core + com.fasterxml.woodstox + + + org.codehaus.woodstox + stax2-api + + + com.sun.org.apache.xml.internal + resolver + + + org.glassfish.ha + ha-api + + + junit + junit + test + + + javax.mail + mail + ${mail.version} + test + + + + javax.activation + activation + + + + + com.sun.xml.messaging.saaj + saaj-impl + + + + + + + src/main/resources + false + + + src/main/version + true + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack-asm + generate-sources + + unpack + + + + + asm + asm + jar + sources + ${asm.version} + + + org/objectweb/asm/*.java + + + + copy-dependencies + process-sources + + copy-dependencies + + + ${project.build.directory}/lib + provider,resolver,javax.activation + + + + + + maven-compiler-plugin + + + default-compile + + + **/module-info.java + + + --upgrade-module-path + ${project.build.directory}/lib/jaxws-api-${jaxws-api.version}.jar + --module-path + ${project.build.directory}/lib:${project.build.directory}/classes + + + --add-modules + gmbal.api.only + --add-reads + com.sun.xml.ws=gmbal.api.only + + + + + + + + + + + + + com.sun.wts.tools.ant + package-rename-task + + + repackage-asm + + rename + + + + com.sun.xml.ws.org.objectweb.asm + + + + + + + com.sun.istack + istack-commons-maven-plugin + + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-property + + enforce + + validate + + + + jaxb-api.version + Property not imported! + + + stax-ex.version + Property not imported! + + + true + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + 1 + false + + --add-exports java.xml/com.sun.org.apache.xml.internal.resolver=ALL-UNNAMED + --add-exports java.xml/com.sun.org.apache.xml.internal.resolver.tools=ALL-UNNAMED + --add-modules java.xml.bind + --upgrade-module-path ${endorsed.dir} + --module-path ${project.build.directory}/lib + + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.8 + + + org.apache.ant + ant + ${ant.version} + + + + + compile-java9 + compile + + + + ${project.build.directory}/lib + + + + + + + + + + + + run + + + + update-source-jar + verify + + + + + + + + + run + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + default-jar + + jar + + + + + true + + + + + + package-test-jar + + test-jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + true + + --upgrade-module-path + ${project.build.directory}/lib/jaxws-api-${jaxws-api.version}.jar + --module-path + ${project.build.directory}/lib:${project.build.directory}/classes + --add-reads + com.sun.xml.ws=ALL-UNNAMED + -Xdoclint:none + + + **/module-info.java + + true + + + + + +