From 637e5fe7d1c4e9625603224a60df8e767782368e Mon Sep 17 00:00:00 2001 From: Roberto Gentili Date: Wed, 1 May 2024 02:42:34 +0000 Subject: [PATCH] Prepare for next development iteration --- java/pom.xml | 279 ++++++++++++----------------------------------- java/sa-pom.xml | 281 ++++++++++++++++++++++++++++++++++++------------ 2 files changed, 280 insertions(+), 280 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index 97bf31bc..7df8de70 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.7.1-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 - - - - - Luke Hutchison, Roberto Gentili UTF-8 UTF-8 7 @@ -87,26 +49,17 @@ AllTestsSuite **/${project.test.testSuite}.java **/*Test.java - https://toolfactory@github.com/toolfactory/jvm-driver.git - 4.3.0 - 0.8.7 5.10.0 1.10.0 3.1.0 5.1.9 3.11.0 - 2.8.2 - 1.6 3.3.0 3.2.0 - 3.1.1 - 2.5.3 3.2.1 - 1.9.5 3.2.1 1.0.7 - 1.6.13 @@ -217,10 +170,18 @@ - - - - + + + + @@ -232,8 +193,11 @@ - - + + @@ -293,6 +257,46 @@ false + + maven-jar-plugin + ${maven-jar-plugin.version} + + + module-info.class + jdk/ + java/ + META-INF/maven/ + + + false + + true + true + + + ToolFactory + + + + + + org.apache.maven.plugins + maven-source-plugin + ${maven-source-plugin.version} + + + **/*.class + + + + + attach-sources + + jar + + + + org.apache.felix maven-bundle-plugin @@ -344,69 +348,6 @@ - - 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 - ${maven-source-plugin.version} - - - **/*.class - - - - - attach-sources - - jar - - - - org.apache.maven.plugins @@ -429,90 +370,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 29195ee0..97bf31bc 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.7.0-SNAPSHOT + 9.7.1-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 + + + + + Luke Hutchison, Roberto Gentili UTF-8 UTF-8 7 @@ -49,17 +87,26 @@ AllTestsSuite **/${project.test.testSuite}.java **/*Test.java + https://toolfactory@github.com/toolfactory/jvm-driver.git + 4.3.0 + 0.8.7 5.10.0 1.10.0 3.1.0 5.1.9 3.11.0 + 2.8.2 + 1.6 3.3.0 3.2.0 + 3.1.1 + 2.5.3 3.2.1 + 1.9.5 3.2.1 1.0.7 + 1.6.13 @@ -170,18 +217,10 @@ - - - - + + + + @@ -193,11 +232,8 @@ - - + + @@ -257,46 +293,6 @@ false - - maven-jar-plugin - ${maven-jar-plugin.version} - - - module-info.class - jdk/ - java/ - META-INF/maven/ - - - false - - true - true - - - ToolFactory - - - - - - org.apache.maven.plugins - maven-source-plugin - ${maven-source-plugin.version} - - - **/*.class - - - - - attach-sources - - jar - - - - org.apache.felix maven-bundle-plugin @@ -348,6 +344,69 @@ + + 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 + ${maven-source-plugin.version} + + + **/*.class + + + + + attach-sources + + jar + + + + org.apache.maven.plugins @@ -370,4 +429,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.* + + + + + + + +