From dbc6979c58b00a1cdd3c15021a79fbb78ddaf0f0 Mon Sep 17 00:00:00 2001 From: Lee Rhodes Date: Thu, 2 Apr 2026 17:54:57 -0700 Subject: [PATCH 1/2] update update_main --- pom.xml | 96 +++++++++++++++++++++--------------- tools/SketchesCheckstyle.xml | 4 +- 2 files changed, 57 insertions(+), 43 deletions(-) diff --git a/pom.xml b/pom.xml index b14a31954..e3b0697fe 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,14 @@ under the License. https://datasketches.apache.org/ 2015 + + + Apache-2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + DataSketches Developers @@ -59,6 +67,19 @@ under the License. HEAD + + + apache.releases.https + Apache Release Distribution Repository + https://repository.apache.org/service/local/staging/deploy/maven2 + + + apache.snapshots.https + Apache Development Snapshot Repository + https://repository.apache.org/content/repositories/snapshots + + + GitHub https://github.com/apache/${project.artifactId}/issues @@ -93,30 +114,30 @@ under the License. -Dfile.encoding=UTF-8 ${jvm.mem} ${jvm.locale.language} ${jvm.locale.country} ${jvm.locale.encoding} UTF-8 + 2026-01-09T19:00:20Z ${charset.encoding} ${charset.encoding} + ${charset.encoding} ${charset.encoding} ${project.build.directory}/site yyyy-MM-dd'T'HH-mm-ss'Z' - - 3.8.0 + 3.15.0 3.1.4 3.6.2 3.2.8 + 3.1.4 3.4.2 3.12.0 3.3.1 3.4.0 3.5.4 + 3.2.0 - + 0.17 - - 3.2.0 - 5.0.0 @@ -131,6 +152,31 @@ under the License. 1.0.0 + + + apache.snapshots + Apache Snapshot Repository + https://repository.apache.org/content/groups/snapshots + + false + + + true + + + + apache + Apache Releases Repository + https://repository.apache.org/content/groups/public + + true + + + false + + + + @@ -145,12 +191,6 @@ under the License. - - org.apache.maven.plugins - maven-assembly-plugin - ${maven-assembly-plugin.version} - - org.apache.maven.plugins maven-compiler-plugin @@ -178,10 +218,8 @@ under the License. - @@ -614,26 +648,6 @@ under the License. - - - apache-release - - - - maven-assembly-plugin - ${maven-assembly-plugin.version} - - - source-release-assembly - none - - - - - - - generate-java-files diff --git a/tools/SketchesCheckstyle.xml b/tools/SketchesCheckstyle.xml index 0ced9d3e3..1d4a387b5 100644 --- a/tools/SketchesCheckstyle.xml +++ b/tools/SketchesCheckstyle.xml @@ -226,8 +226,7 @@ under the License. - - + @@ -256,6 +255,7 @@ under the License. + From 3281f767fa5d0d1ded4d47d88e68832e5cfc6771 Mon Sep 17 00:00:00 2001 From: Lee Rhodes Date: Mon, 6 Apr 2026 17:03:00 -0700 Subject: [PATCH 2/2] Update pom --- pom.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index e3b0697fe..db8026352 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ under the License. maven-compiler-plugin ${maven-compiler-plugin.version} - true + true @@ -240,6 +240,12 @@ under the License. + + org.apache.maven.plugins + maven-install-plugin + ${maven-install-plugin.version} + + org.apache.maven.plugins maven-jar-plugin @@ -270,8 +276,8 @@ under the License. ${project.reporting.outputDirectory} true public - all,-missing - + none + -J${jvm.mem} -J${jvm.locale.language} -J${jvm.locale.country} @@ -322,9 +328,6 @@ under the License. ${maven-surefire-failsafe-plugins.version} @{argLine} @{jvm.args} - - ${java.version} - false false false @@ -332,8 +335,8 @@ under the License. src/test/resources/testng.xml - false ${testng.generate-java-files},${testng.check-cpp-files},${testng.check-go-files},${testng.check-cpp-historical-files} + false