diff --git a/java/pom.xml b/java/pom.xml
index d2b0387e..0b85a262 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -24,61 +24,23 @@
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
OR OTHER DEALINGS IN THE SOFTWARE.
-->
-
+
4.0.0
- io.github.toolfactory
+
+ io.github.toolfactory
+ jvm-driver-parent
+ ${revision}
+
+
jvm-driver
9.4.7-SNAPSHOT
- jar
-
- ToolFactory JVM Driver
-
- A driver to allow deep interaction with the JVM without any restrictions
-
- https://toolfactory.github.io/jvm-driver/
-
-
-
- MIT License
- https://github.com/toolfactory/jvm-driver/blob/master/LICENSE
- repo
-
-
-
-
- ToolFactory
- https://github.com/toolfactory
-
-
-
-
- Luke Hutchison
- lukehutch
- tool.factory.heads@gmail.com
- ToolFactory
- https://github.com/toolfactory
-
- Administrator
- Developer
-
-
-
- Roberto Gentili
- roberto.gentili
- tool.factory.heads@gmail.com
- ToolFactory
- https://github.com/toolfactory
-
- Administrator
- Developer
-
-
-
+ bundle
- Luke Hutchison, Roberto Gentili
UTF-8
UTF-8
7
@@ -87,25 +49,17 @@
AllTestsSuite
**/${project.test.testSuite}.java
**/*Test.java
- https://toolfactory@github.com/toolfactory/jvm-driver.git
- 4.3.0
- 0.8.7
5.9.1
1.9.1
3.0.0
3.9.0
- 2.8.2
- 1.6
3.2.2
- 3.2.0
- 3.1.1
- 2.5.3
+ 3.3.2
3.2.1
- 1.9.5
3.0.0-M5
+ 5.1.8
1.0.7
- 1.6.12
@@ -216,10 +170,18 @@
-
-
-
-
+
+
+
+
@@ -231,8 +193,11 @@
-
-
+
+
@@ -310,67 +275,10 @@
ToolFactory
- Utilities
- https://github.com/toolfactory/jvm-driver/blob/master/LICENSE
- 2
- JVM Driver
- ${project.groupId}.${project.artifactId}
- ToolFactory
- ${project.description}
- ${project.version}
- osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))"
- io.github.toolfactory.narcissus;version="${narcissus.version}",com.sun.management,jdk.internal.reflect;resolution:=optional,sun.misc;resolution:=optional,sun.reflect;resolution:=optional
- io.github.toolfactory.jvm;uses:="io.github.toolfactory.jvm.function.catalog,io.github.toolfactory.jvm.util,io.github.toolfactory.jvm.function.template";version="${project.version}",io.github.toolfactory.jvm.util;uses:="io.github.toolfactory.jvm.function.template,io.github.toolfactory.jvm";version="${project.version}",io.github.toolfactory.jvm.function.template;version="${project.version}",io.github.toolfactory.jvm.function.catalog;uses:="io.github.toolfactory.jvm.util,sun.misc,io.github.toolfactory.jvm.function,io.github.toolfactory.narcissus,io.github.toolfactory.jvm.function.template,io.github.toolfactory.jvm";version="${project.version}",io.github.toolfactory.jvm.function;version="${project.version}"
- true
-
- maven-deploy-plugin
- ${maven-deploy-plugin.version}
-
-
- default-deploy
- deploy
-
- deploy
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-release-plugin
- ${maven-release-plugin.version}
-
- true
- true
- forked-path
- -Dgpg.passphrase="${gpg.passphrase}"
-
-
-
-
- org.apache.maven.scm
- maven-scm-provider-gitexe
- ${maven-scm-provider-gitexe.version}
-
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- ${nexus-staging-maven-plugin.version}
- true
-
-
- ossrh
- https://s01.oss.sonatype.org/
- true
-
-
org.apache.maven.plugins
maven-source-plugin
@@ -389,6 +297,24 @@
+
+ org.apache.felix
+ maven-bundle-plugin
+ ${maven-bundle-plugin.version}
+ true
+
+
+ Utilities
+ https://github.com/toolfactory/jvm-driver/blob/master/LICENSE
+ JVM Driver
+ ToolFactory
+ ${project.description}
+ osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))"
+ io.github.toolfactory.narcissus;version="${narcissus.version}",com.sun.management,jdk.internal.reflect;resolution:=optional,sun.misc;resolution:=optional,sun.reflect;resolution:=optional
+ true
+
+
+
org.apache.maven.plugins
@@ -411,90 +337,4 @@
-
-
-
- org.apache.maven.plugins
- maven-jxr-plugin
- ${maven-jxr-plugin.version}
-
-
-
-
-
-
-
- release-sign-artifacts
-
-
- performRelease
- true
-
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- ${maven-gpg-plugin.version}
-
-
- verify
-
- sign
-
-
-
- --pinentry-mode
- loopback
-
-
-
-
-
-
-
-
-
- run-coveralls
-
- false
-
-
-
-
-
- org.eluder.coveralls
- coveralls-maven-plugin
- ${coveralls-maven-plugin.version}
-
-
- ${project.basedir}/src/main/java
-
-
-
-
- org.jacoco
- jacoco-maven-plugin
- ${jacoco-maven-plugin.version}
-
-
- prepare-agent
-
- prepare-agent
-
-
-
-
-
- **/*AccessibleSetterInvokerForJDK9.*
- **/*ClassLoaderDelegateForJDK9.*
- **/*ConsulterRetrieverForJDK9.*
-
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/java/sa-pom.xml b/java/sa-pom.xml
index f38c01e4..d2b0387e 100644
--- a/java/sa-pom.xml
+++ b/java/sa-pom.xml
@@ -24,23 +24,61 @@
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
OR OTHER DEALINGS IN THE SOFTWARE.
-->
-
+
4.0.0
-
- io.github.toolfactory
- jvm-driver-parent
- ${revision}
-
-
+ io.github.toolfactory
jvm-driver
- 9.4.6-SNAPSHOT
+ 9.4.7-SNAPSHOT
+
+ jar
+
+ ToolFactory JVM Driver
+
+ A driver to allow deep interaction with the JVM without any restrictions
+
+ https://toolfactory.github.io/jvm-driver/
+
+
+
+ MIT License
+ https://github.com/toolfactory/jvm-driver/blob/master/LICENSE
+ repo
+
+
+
+
+ ToolFactory
+ https://github.com/toolfactory
+
- bundle
+
+
+ Luke Hutchison
+ lukehutch
+ tool.factory.heads@gmail.com
+ ToolFactory
+ https://github.com/toolfactory
+
+ Administrator
+ Developer
+
+
+
+ Roberto Gentili
+ roberto.gentili
+ tool.factory.heads@gmail.com
+ ToolFactory
+ https://github.com/toolfactory
+
+ Administrator
+ Developer
+
+
+
+ Luke Hutchison, Roberto Gentili
UTF-8
UTF-8
7
@@ -49,17 +87,25 @@
AllTestsSuite
**/${project.test.testSuite}.java
**/*Test.java
+ https://toolfactory@github.com/toolfactory/jvm-driver.git
+ 4.3.0
+ 0.8.7
5.9.1
1.9.1
3.0.0
3.9.0
+ 2.8.2
+ 1.6
3.2.2
- 3.3.2
+ 3.2.0
+ 3.1.1
+ 2.5.3
3.2.1
+ 1.9.5
3.0.0-M5
- 5.1.8
1.0.7
+ 1.6.12
@@ -170,18 +216,10 @@
-
-
-
-
+
+
+
+
@@ -193,11 +231,8 @@
-
-
+
+
@@ -275,10 +310,67 @@
ToolFactory
+ Utilities
+ https://github.com/toolfactory/jvm-driver/blob/master/LICENSE
+ 2
+ JVM Driver
+ ${project.groupId}.${project.artifactId}
+ ToolFactory
+ ${project.description}
+ ${project.version}
+ osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))"
+ io.github.toolfactory.narcissus;version="${narcissus.version}",com.sun.management,jdk.internal.reflect;resolution:=optional,sun.misc;resolution:=optional,sun.reflect;resolution:=optional
+ io.github.toolfactory.jvm;uses:="io.github.toolfactory.jvm.function.catalog,io.github.toolfactory.jvm.util,io.github.toolfactory.jvm.function.template";version="${project.version}",io.github.toolfactory.jvm.util;uses:="io.github.toolfactory.jvm.function.template,io.github.toolfactory.jvm";version="${project.version}",io.github.toolfactory.jvm.function.template;version="${project.version}",io.github.toolfactory.jvm.function.catalog;uses:="io.github.toolfactory.jvm.util,sun.misc,io.github.toolfactory.jvm.function,io.github.toolfactory.narcissus,io.github.toolfactory.jvm.function.template,io.github.toolfactory.jvm";version="${project.version}",io.github.toolfactory.jvm.function;version="${project.version}"
+ true
+
+ maven-deploy-plugin
+ ${maven-deploy-plugin.version}
+
+
+ default-deploy
+ deploy
+
+ deploy
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ ${maven-release-plugin.version}
+
+ true
+ true
+ forked-path
+ -Dgpg.passphrase="${gpg.passphrase}"
+
+
+
+
+ org.apache.maven.scm
+ maven-scm-provider-gitexe
+ ${maven-scm-provider-gitexe.version}
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ ${nexus-staging-maven-plugin.version}
+ true
+
+
+ ossrh
+ https://s01.oss.sonatype.org/
+ true
+
+
org.apache.maven.plugins
maven-source-plugin
@@ -297,24 +389,6 @@
-
- org.apache.felix
- maven-bundle-plugin
- ${maven-bundle-plugin.version}
- true
-
-
- Utilities
- https://github.com/toolfactory/jvm-driver/blob/master/LICENSE
- JVM Driver
- ToolFactory
- ${project.description}
- osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))"
- io.github.toolfactory.narcissus;version="${narcissus.version}",com.sun.management,jdk.internal.reflect;resolution:=optional,sun.misc;resolution:=optional,sun.reflect;resolution:=optional
- true
-
-
-
org.apache.maven.plugins
@@ -337,4 +411,90 @@
-
\ No newline at end of file
+
+
+
+ org.apache.maven.plugins
+ maven-jxr-plugin
+ ${maven-jxr-plugin.version}
+
+
+
+
+
+
+
+ release-sign-artifacts
+
+
+ performRelease
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ ${maven-gpg-plugin.version}
+
+
+ verify
+
+ sign
+
+
+
+ --pinentry-mode
+ loopback
+
+
+
+
+
+
+
+
+
+ run-coveralls
+
+ false
+
+
+
+
+
+ org.eluder.coveralls
+ coveralls-maven-plugin
+ ${coveralls-maven-plugin.version}
+
+
+ ${project.basedir}/src/main/java
+
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+ ${jacoco-maven-plugin.version}
+
+
+ prepare-agent
+
+ prepare-agent
+
+
+
+
+
+ **/*AccessibleSetterInvokerForJDK9.*
+ **/*ClassLoaderDelegateForJDK9.*
+ **/*ConsulterRetrieverForJDK9.*
+
+
+
+
+
+
+
+