From 6fdb4e0b7677ff4db0dacac58d3c5901465e7644 Mon Sep 17 00:00:00 2001 From: sseifert Date: Fri, 5 Apr 2019 00:29:47 +0200 Subject: [PATCH 01/30] =?UTF-8?q?[jgitflow-maven-plugin]=C2=A0updating=20p?= =?UTF-8?q?oms=20for=201.2.1-SNAPSHOT=20development?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index c1e39d8..738f53b 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -31,7 +31,7 @@ io.wcm.devops.maven io.wcm.devops.maven.nodejs-proxy - 1.1.1-SNAPSHOT + 1.2.1-SNAPSHOT jar Maven NodeJS Proxy diff --git a/pom.xml b/pom.xml index 3037d9a..ab1828c 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ io.wcm.devops.maven io.wcm.devops.maven.nodejs-proxy.root - 1.1.1-SNAPSHOT + 1.2.1-SNAPSHOT pom Maven NodeJS Proxy Root From 7b2baf63b64e9ea57e6557b0d6fde8b97eb7449b Mon Sep 17 00:00:00 2001 From: sseifert Date: Fri, 5 Apr 2019 00:31:13 +0200 Subject: [PATCH 02/30] =?UTF-8?q?[jgitflow-maven-plugin]=C2=A0updating=20d?= =?UTF-8?q?evelop=20poms=20to=20master=20versions=20to=20avoid=20merge=20c?= =?UTF-8?q?onflicts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 738f53b..a45ac04 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -31,7 +31,7 @@ io.wcm.devops.maven io.wcm.devops.maven.nodejs-proxy - 1.2.1-SNAPSHOT + 1.2.0 jar Maven NodeJS Proxy diff --git a/pom.xml b/pom.xml index ab1828c..a8ce129 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ io.wcm.devops.maven io.wcm.devops.maven.nodejs-proxy.root - 1.2.1-SNAPSHOT + 1.2.0 pom Maven NodeJS Proxy Root From 9ca0444259744bccadf66e833b83bfbad01610e1 Mon Sep 17 00:00:00 2001 From: sseifert Date: Fri, 5 Apr 2019 00:31:14 +0200 Subject: [PATCH 03/30] =?UTF-8?q?[jgitflow-maven-plugin]=C2=A0Updating=20d?= =?UTF-8?q?evelop=20poms=20back=20to=20pre=20merge=20state?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index a45ac04..738f53b 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -31,7 +31,7 @@ io.wcm.devops.maven io.wcm.devops.maven.nodejs-proxy - 1.2.0 + 1.2.1-SNAPSHOT jar Maven NodeJS Proxy diff --git a/pom.xml b/pom.xml index a8ce129..ab1828c 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ io.wcm.devops.maven io.wcm.devops.maven.nodejs-proxy.root - 1.2.0 + 1.2.1-SNAPSHOT pom Maven NodeJS Proxy Root From aff102856d3c51eaa2b27fb4f58d13334216f13c Mon Sep 17 00:00:00 2001 From: sseifert Date: Wed, 8 May 2019 12:06:31 +0200 Subject: [PATCH 04/30] update dependency --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 738f53b..1611c5a 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.1.2 + 1.1.4 diff --git a/pom.xml b/pom.xml index ab1828c..304982b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.1.2 + 1.1.4 From 2ce5a51be1d3ea14cbb7119b74d8bf2b16e022c6 Mon Sep 17 00:00:00 2001 From: sseifert Date: Sun, 2 Jun 2019 10:25:51 +0200 Subject: [PATCH 05/30] switch wcm.io domains to HTTPS --- .travis.maven-settings.xml | 12 ++++++------ README.md | 2 +- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.travis.maven-settings.xml b/.travis.maven-settings.xml index d071cfd..8b184f6 100644 --- a/.travis.maven-settings.xml +++ b/.travis.maven-settings.xml @@ -31,7 +31,7 @@ central - http://repo1.maven.org/maven2/ + https://repo1.maven.org/maven2/ default true @@ -44,7 +44,7 @@ wcm-io-apache-intermediate-release - http://wcm.io/maven/repositories/apache-intermediate-release + https://wcm.io/maven/repositories/apache-intermediate-release default true @@ -70,7 +70,7 @@ apache-snapshots - http://repository.apache.org/snapshots + https://repository.apache.org/snapshots default false @@ -87,7 +87,7 @@ central - http://repo1.maven.org/maven2/ + https://repo1.maven.org/maven2/ default true @@ -100,7 +100,7 @@ wcm-io-apache-intermediate-release - http://wcm.io/maven/repositories/apache-intermediate-release + https://wcm.io/maven/repositories/apache-intermediate-release default true @@ -126,7 +126,7 @@ apache-snapshots - http://repository.apache.org/snapshots + https://repository.apache.org/snapshots default false diff --git a/README.md b/README.md index 05426d9..fb7abdf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - Maven NodeJS Proxy + Maven NodeJS Proxy ====== [![Build Status](https://travis-ci.org/wcm-io-devops/maven-nodejs-proxy.png?branch=develop)](https://travis-ci.org/wcm-io-devops/maven-nodejs-proxy) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.wcm.devops.maven/io.wcm.devops.maven.nodejs-proxy/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.wcm.devops.maven/io.wcm.devops.maven.nodejs-proxy) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 1611c5a..47e9e7b 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.1.4 + 1.1.5-SNAPSHOT diff --git a/pom.xml b/pom.xml index 304982b..fde757d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.1.4 + 1.1.5-SNAPSHOT From 268bbbd1565eaf0b8ee24d1cbf9b36024ed76b8c Mon Sep 17 00:00:00 2001 From: sseifert Date: Sun, 2 Jun 2019 11:50:46 +0200 Subject: [PATCH 06/30] switch to openjdk8 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 27a3a2c..2381e14 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ language: java jdk: -- oraclejdk8 +- openjdk8 - openjdk11 # Make sure travis can use container-based infrastructure From 0d3785564c3732fef566e986311a844009f53cfe Mon Sep 17 00:00:00 2001 From: sseifert Date: Wed, 26 Jun 2019 18:35:05 +0200 Subject: [PATCH 07/30] update dependency --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 47e9e7b..f1af717 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.1.5-SNAPSHOT + 1.1.6 diff --git a/pom.xml b/pom.xml index fde757d..dd3d1d8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.1.5-SNAPSHOT + 1.1.6 From fdbbd5254361a92ac4ca6cc7800e88370d127ba2 Mon Sep 17 00:00:00 2001 From: sseifert Date: Wed, 8 Jan 2020 15:51:40 +0100 Subject: [PATCH 08/30] update git ignore settings --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 956ee98..cb0de5f 100644 --- a/.gitignore +++ b/.gitignore @@ -16,14 +16,19 @@ npm-debug.log .settings .externalToolBuilders .pmd +.eclipse-pmd .checkstyle .idea .vagrant *.iml .DS_Store +*.retry .rubygems .sass-cache .rubygems-gem-maven-plugin *.sublime-* *nbactions*.xml .temp/ +.vlt +.vlt-sync* +.brackets.json From 668762ebcd503faddf67584da1600c679f4c7d11 Mon Sep 17 00:00:00 2001 From: sseifert Date: Thu, 9 Jan 2020 14:04:16 +0100 Subject: [PATCH 09/30] update dependencies --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index f1af717..f4de4a0 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.1.6 + 1.2.0 diff --git a/pom.xml b/pom.xml index dd3d1d8..3b1c6cc 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.1.6 + 1.2.0 From ff57471c5cd844ea002c115824b105df80a26a78 Mon Sep 17 00:00:00 2001 From: sseifert Date: Wed, 12 Feb 2020 12:15:15 +0100 Subject: [PATCH 10/30] switch to HTTPs maven schema URL --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index f4de4a0..df7ab52 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -19,7 +19,7 @@ #L% --> - + 4.0.0 diff --git a/pom.xml b/pom.xml index 3b1c6cc..696bd39 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ #L% --> - + 4.0.0 From 755ecdb92dfa0958194ec0ee4bc3d454c705e921 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Thu, 28 Jan 2021 23:04:30 +0100 Subject: [PATCH 11/30] switch from travis to GitHub actions for building/verifying --- .github/workflows/maven-build.yml | 51 ++++++++++++++++++ ....maven-settings.xml => .maven-settings.xml | 0 .travis.yml | 52 ------------------- README.md | 4 +- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 7 ++- 6 files changed, 60 insertions(+), 56 deletions(-) create mode 100644 .github/workflows/maven-build.yml rename .travis.maven-settings.xml => .maven-settings.xml (100%) delete mode 100644 .travis.yml diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml new file mode 100644 index 0000000..904f1db --- /dev/null +++ b/.github/workflows/maven-build.yml @@ -0,0 +1,51 @@ +# Default build validation "clean verify" for non-experimental branches +# "master" branch is excluded, it's updated only on an gitflow release + +name: Build + +on: + push: + branches-ignore: + - 'master' + - 'experimental/**' + pull_request: + branches-ignore: + - 'master' + - 'experimental/**' + +jobs: + build: + + runs-on: ${{ matrix.os }} + strategy: + matrix: + os: [ ubuntu-latest ] + java: [8, 11] + + steps: + # Check out Git repository + - name: Checkout code + uses: actions/checkout@v2 + + # Set up environment with Java and Maven + - name: Setup JDK + uses: actions/setup-java@v1 + with: + java-version: ${{ matrix.java }} + + # Set up dependency cache + - name: Cache local Maven repository + uses: actions/cache@v2 + with: + path: ~/.m2/repository + key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }} + restore-keys: | + ${{ runner.os }}-maven- + + # Build & verify + - name: Build and verify + run: mvn -s ./.maven-settings.xml -Pcontinuous-integration -B -U clean verify + + # Run code coverage check + - name: Run code coverage check + run: bash <(curl -s https://codecov.io/bash) diff --git a/.travis.maven-settings.xml b/.maven-settings.xml similarity index 100% rename from .travis.maven-settings.xml rename to .maven-settings.xml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 2381e14..0000000 --- a/.travis.yml +++ /dev/null @@ -1,52 +0,0 @@ -# #%L -# wcm.io -# %% -# Copyright (C) 2015 wcm.io -# %% -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# #L% -# - -language: java - -jdk: -- openjdk8 -- openjdk11 - -# Make sure travis can use container-based infrastructure -sudo: false - -install: "mvn -s ./.travis.maven-settings.xml clean" - -script: -- "mvn -s ./.travis.maven-settings.xml -Pcontinuous-integration -U install" -# Remove wcm.io artefacts from repository before cache -- rm -rf $HOME/.m2/repository/io/wcm - -# exlude release tags like 1.0.0 -branches: - except: - - /^\d+(\.\d+\.\d+)?(\..*|\-.*)?$/ - -# Cache Maven Repository -cache: - directories: - - '$HOME/.m2/repository' - -# this will not work yet with a google groups mailing list - see https://github.com/travis-ci/travis-ci/issues/2513 -#notifications: -# email: -# recipients: -# - wcm-io-dev@googlegroups.com -# on_success: change -# on_failure: always diff --git a/README.md b/README.md index d67bbdd..ba104bb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Maven NodeJS Proxy ====== -[![Build Status](https://travis-ci.com/wcm-io-devops/maven-nodejs-proxy.png?branch=develop)](https://travis-ci.com/wcm-io-devops/maven-nodejs-proxy) -[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.wcm.devops.maven/io.wcm.devops.maven.nodejs-proxy/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.wcm.devops.maven/io.wcm.devops.maven.nodejs-proxy) +[![Build](https://github.com/wcm-io-devops/maven-nodejs-proxy/workflows/Build/badge.svg?branch=develop)](https://github.com/wcm-io-devops/maven-nodejs-proxy/actions?query=workflow%3ABuild+branch%3Adevelop) +[![Code Coverage](https://codecov.io/gh/wcm-io-devops/maven-nodejs-proxy/branch/develop/graph/badge.svg)](https://codecov.io/gh/wcm-io-devops/maven-nodejs-proxy) Maven proxy to download NodeJS binaries as Maven artifacts. diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index df7ab52..11c13f1 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.2.0 + 1.2.5-SNAPSHOT diff --git a/pom.xml b/pom.xml index 696bd39..ffbbe77 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.2.0 + 1.2.5-SNAPSHOT @@ -44,6 +44,11 @@ HEAD + + GitHub Actions + https://github.com/wcm-io-devops/maven-nodejs-proxy/actions + + maven-nodejs-proxy From 9dc2eedb64557b18f58dcc818ef2d4e6e5f7d2c3 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Sun, 28 Feb 2021 12:53:01 +0100 Subject: [PATCH 12/30] Switch to GitHub actions for sonatype OSS deploy --- .github/workflows/maven-build.yml | 12 ++++---- .github/workflows/maven-deploy.yml | 47 ++++++++++++++++++++++++++++++ .maven-settings.xml | 8 +++++ 3 files changed, 61 insertions(+), 6 deletions(-) create mode 100644 .github/workflows/maven-deploy.yml diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index 904f1db..9a70153 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -1,17 +1,17 @@ -# Default build validation "clean verify" for non-experimental branches -# "master" branch is excluded, it's updated only on an gitflow release +# Build validation name: Build on: push: branches-ignore: - - 'master' - - 'experimental/**' + - master + - experimental/** pull_request: branches-ignore: - - 'master' - - 'experimental/**' + - master + - experimental/** + workflow_dispatch: jobs: build: diff --git a/.github/workflows/maven-deploy.yml b/.github/workflows/maven-deploy.yml new file mode 100644 index 0000000..420594d --- /dev/null +++ b/.github/workflows/maven-deploy.yml @@ -0,0 +1,47 @@ +# Deploy snapshots to Sonatpe OSS repository and deploy site to GitHub Pages + +name: Deploy + +on: + push: + branches: + - develop + workflow_dispatch: + +jobs: + build: + + runs-on: ubuntu-latest + + steps: + # Check out Git repository + - name: Checkout code + uses: actions/checkout@v2 + + # Configure GIT + - name: Configure GIT + run: | + git config --global user.email "${{ secrets.GH_SITE_DEPLOY_EMAIL }}" + git config --global user.name "${{ secrets.GH_SITE_DEPLOY_NAME }}" + + # Set up environment with Java and Maven + - name: Setup JDK + uses: actions/setup-java@v1 + with: + java-version: 1.8 + + # Set up dependency cache + - name: Cache local Maven repository + uses: actions/cache@v2 + with: + path: ~/.m2/repository + key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }} + restore-keys: | + ${{ runner.os }}-maven- + + # Build, deploy to ossrh + - name: Build, verify, deploy + env: + SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }} + SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }} + run: mvn -s ./.maven-settings.xml -Pcontinuous-integration -B -U clean deploy diff --git a/.maven-settings.xml b/.maven-settings.xml index 8b184f6..bfd6a09 100644 --- a/.maven-settings.xml +++ b/.maven-settings.xml @@ -147,4 +147,12 @@ default + + + ossrh + ${env.SONATYPE_USERNAME} + ${env.SONATYPE_PASSWORD} + + + From 3564effb2aa7f4d394e857425095d72e898c9963 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Mon, 15 Mar 2021 20:29:16 +0100 Subject: [PATCH 13/30] update dependency --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 11c13f1..6165c32 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.2.5-SNAPSHOT + 1.2.6 diff --git a/pom.xml b/pom.xml index ffbbe77..4caf234 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.2.5-SNAPSHOT + 1.2.6 From 6c04924e2aa83ab9f24cc0aa94962cd31459baea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 17:49:35 +0000 Subject: [PATCH 14/30] Bump commons-io from 2.6 to 2.7 in /maven-nodejs-proxy Bumps commons-io from 2.6 to 2.7. Signed-off-by: dependabot[bot] --- maven-nodejs-proxy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 6165c32..0113815 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -65,7 +65,7 @@ commons-io commons-io - 2.6 + 2.7 compile From 6e671c31deece1f646450bd695150b5751ba151c Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Sun, 27 Jun 2021 15:14:37 +0200 Subject: [PATCH 15/30] update dependency --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 0113815..73cde61 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.2.6 + 1.2.8 diff --git a/pom.xml b/pom.xml index 4caf234..a00b273 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.2.6 + 1.2.8 From d7ad67ce9bc9f812b5ddc13f304862a120ab2fb4 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Tue, 14 Dec 2021 22:50:16 +0100 Subject: [PATCH 16/30] remove wcm-io-apache-intermediate-release repo --- .maven-settings.xml | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/.maven-settings.xml b/.maven-settings.xml index bfd6a09..fb12e79 100644 --- a/.maven-settings.xml +++ b/.maven-settings.xml @@ -42,19 +42,6 @@ - - wcm-io-apache-intermediate-release - https://wcm.io/maven/repositories/apache-intermediate-release - default - - true - never - - - false - - - oss-snapshots https://oss.sonatype.org/content/repositories/snapshots @@ -98,19 +85,6 @@ - - wcm-io-apache-intermediate-release - https://wcm.io/maven/repositories/apache-intermediate-release - default - - true - never - - - false - - - oss-snapshots https://oss.sonatype.org/content/repositories/snapshots From 125ca46cf941eeacc987db9ad50fd2e6eaa84c92 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Sat, 8 Jan 2022 09:59:57 +0100 Subject: [PATCH 17/30] switch to setup-java@v2 add release-from-tag --- .github/workflows/maven-build.yml | 16 +++++----------- .github/workflows/maven-deploy.yml | 15 ++++----------- .github/workflows/release-from-tag.yml | 18 ++++++++++++++++++ 3 files changed, 27 insertions(+), 22 deletions(-) create mode 100644 .github/workflows/release-from-tag.yml diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index 9a70153..5ab08a5 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -19,8 +19,9 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ ubuntu-latest ] java: [8, 11] + os: [ubuntu-latest] + distribution: [temurin] steps: # Check out Git repository @@ -29,18 +30,11 @@ jobs: # Set up environment with Java and Maven - name: Setup JDK - uses: actions/setup-java@v1 + uses: actions/setup-java@v2 with: + distribution: ${{ matrix.distribution }} java-version: ${{ matrix.java }} - - # Set up dependency cache - - name: Cache local Maven repository - uses: actions/cache@v2 - with: - path: ~/.m2/repository - key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }} - restore-keys: | - ${{ runner.os }}-maven- + cache: 'maven' # Build & verify - name: Build and verify diff --git a/.github/workflows/maven-deploy.yml b/.github/workflows/maven-deploy.yml index 420594d..7864e9a 100644 --- a/.github/workflows/maven-deploy.yml +++ b/.github/workflows/maven-deploy.yml @@ -26,18 +26,11 @@ jobs: # Set up environment with Java and Maven - name: Setup JDK - uses: actions/setup-java@v1 + uses: actions/setup-java@v2 with: - java-version: 1.8 - - # Set up dependency cache - - name: Cache local Maven repository - uses: actions/cache@v2 - with: - path: ~/.m2/repository - key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }} - restore-keys: | - ${{ runner.os }}-maven- + distribution: temurin + java-version: 8 + cache: 'maven' # Build, deploy to ossrh - name: Build, verify, deploy diff --git a/.github/workflows/release-from-tag.yml b/.github/workflows/release-from-tag.yml new file mode 100644 index 0000000..471f3f6 --- /dev/null +++ b/.github/workflows/release-from-tag.yml @@ -0,0 +1,18 @@ +name: Release from Tag + +on: + push: + tags: + - '*' + workflow_dispatch: + +jobs: + build: + runs-on: ubuntu-latest + permissions: + contents: write + steps: + - uses: actions/checkout@v2 + - uses: ncipollo/release-action@v1 + with: + token: ${{ secrets.GITHUB_TOKEN }} From 75e0b768f9bdd82ad93d2362acae4597c6e31d6c Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Wed, 12 Jan 2022 18:55:34 +0100 Subject: [PATCH 18/30] enable SonarCloud, disable codecov.io --- .github/workflows/maven-build.yml | 23 +++++++++++++++++------ .github/workflows/maven-deploy.yml | 4 ---- README.md | 3 ++- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 21 insertions(+), 13 deletions(-) diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index 5ab08a5..0ecabf1 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -8,6 +8,7 @@ on: - master - experimental/** pull_request: + types: [opened, synchronize, reopened] branches-ignore: - master - experimental/** @@ -24,11 +25,11 @@ jobs: distribution: [temurin] steps: - # Check out Git repository - name: Checkout code uses: actions/checkout@v2 + with: + fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - # Set up environment with Java and Maven - name: Setup JDK uses: actions/setup-java@v2 with: @@ -36,10 +37,20 @@ jobs: java-version: ${{ matrix.java }} cache: 'maven' - # Build & verify + - name: Cache SonarCloud packages + uses: actions/cache@v1 + with: + path: ~/.sonar/cache + key: ${{ runner.os }}-sonar + restore-keys: ${{ runner.os }}-sonar + - name: Build and verify run: mvn -s ./.maven-settings.xml -Pcontinuous-integration -B -U clean verify - # Run code coverage check - - name: Run code coverage check - run: bash <(curl -s https://codecov.io/bash) + - name: Analyze in SonarCloud + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any + SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} + # SONAR_TOKEN is not present when building for external PR + run: ([ -z $SONAR_TOKEN ] || mvn -s ./.maven-settings.xml -Pcontinuous-integration -B sonar:sonar -Dsonar.projectKey=${{github.repository_owner}}_${{github.event.repository.name}} -Dsonar.projectName=${{github.event.repository.name}}) + if: ${{ matrix.java == '11' && matrix.os == 'ubuntu-latest' }} diff --git a/.github/workflows/maven-deploy.yml b/.github/workflows/maven-deploy.yml index 7864e9a..1677480 100644 --- a/.github/workflows/maven-deploy.yml +++ b/.github/workflows/maven-deploy.yml @@ -14,17 +14,14 @@ jobs: runs-on: ubuntu-latest steps: - # Check out Git repository - name: Checkout code uses: actions/checkout@v2 - # Configure GIT - name: Configure GIT run: | git config --global user.email "${{ secrets.GH_SITE_DEPLOY_EMAIL }}" git config --global user.name "${{ secrets.GH_SITE_DEPLOY_NAME }}" - # Set up environment with Java and Maven - name: Setup JDK uses: actions/setup-java@v2 with: @@ -32,7 +29,6 @@ jobs: java-version: 8 cache: 'maven' - # Build, deploy to ossrh - name: Build, verify, deploy env: SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }} diff --git a/README.md b/README.md index ba104bb..8196a63 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ Maven NodeJS Proxy ====== [![Build](https://github.com/wcm-io-devops/maven-nodejs-proxy/workflows/Build/badge.svg?branch=develop)](https://github.com/wcm-io-devops/maven-nodejs-proxy/actions?query=workflow%3ABuild+branch%3Adevelop) -[![Code Coverage](https://codecov.io/gh/wcm-io-devops/maven-nodejs-proxy/branch/develop/graph/badge.svg)](https://codecov.io/gh/wcm-io-devops/maven-nodejs-proxy) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.wcm.devops.maven/io.wcm.devops.maven.nodejs-proxy/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.wcm.devops.maven/io.wcm.devops.maven.nodejs-proxy) +[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=wcm-io-devops_maven-nodejs-proxy&metric=coverage)](https://sonarcloud.io/summary/new_code?id=wcm-io-devops_maven-nodejs-proxy) Maven proxy to download NodeJS binaries as Maven artifacts. diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 73cde61..08c60f5 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.2.8 + 1.3.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index a00b273..8d9a7d6 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.2.8 + 1.3.0-SNAPSHOT From c36a2816d6d7af750fea8b18e329d1b242ab6227 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Thu, 13 Jan 2022 13:40:07 +0100 Subject: [PATCH 19/30] switch to wcm-io-devops/github-action-maven-build-sonar@v1 --- .github/workflows/maven-build.yml | 36 +++++++------------------------ 1 file changed, 8 insertions(+), 28 deletions(-) diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index 0ecabf1..68c6daa 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -20,37 +20,17 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - java: [8, 11] + java: [8, 11, 17] os: [ubuntu-latest] distribution: [temurin] steps: - - name: Checkout code - uses: actions/checkout@v2 + - name: Maven Build with SonarCloud + uses: wcm-io-devops/github-action-maven-build-sonar@v1 with: - fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - - - name: Setup JDK - uses: actions/setup-java@v2 - with: - distribution: ${{ matrix.distribution }} + os: ${{ matrix.os }} java-version: ${{ matrix.java }} - cache: 'maven' - - - name: Cache SonarCloud packages - uses: actions/cache@v1 - with: - path: ~/.sonar/cache - key: ${{ runner.os }}-sonar - restore-keys: ${{ runner.os }}-sonar - - - name: Build and verify - run: mvn -s ./.maven-settings.xml -Pcontinuous-integration -B -U clean verify - - - name: Analyze in SonarCloud - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any - SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} - # SONAR_TOKEN is not present when building for external PR - run: ([ -z $SONAR_TOKEN ] || mvn -s ./.maven-settings.xml -Pcontinuous-integration -B sonar:sonar -Dsonar.projectKey=${{github.repository_owner}}_${{github.event.repository.name}} -Dsonar.projectName=${{github.event.repository.name}}) - if: ${{ matrix.java == '11' && matrix.os == 'ubuntu-latest' }} + sonar-run-on-os: ubuntu-latest + sonar-run-on-java-version: 11 + sonar-token: ${{ secrets.SONAR_TOKEN }} + github-token: ${{ secrets.GITHUB_TOKEN }} From 0eb500a367399eb414ad5ee92610ec6b1062ee0d Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Tue, 15 Mar 2022 11:21:37 +0100 Subject: [PATCH 20/30] update dependencies --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 08c60f5..42e7324 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.3.0-SNAPSHOT + 1.3.0 diff --git a/pom.xml b/pom.xml index 8d9a7d6..a24b32f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.3.0-SNAPSHOT + 1.3.0 From 7b07f54c094cfe5e21fe57d25c069d3bd42e0669 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Thu, 23 Jun 2022 16:28:21 +0200 Subject: [PATCH 21/30] switch maven central badge to shields.io to avoid out-of-sync issues with maven index --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8196a63..469fcd1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Maven NodeJS Proxy ====== [![Build](https://github.com/wcm-io-devops/maven-nodejs-proxy/workflows/Build/badge.svg?branch=develop)](https://github.com/wcm-io-devops/maven-nodejs-proxy/actions?query=workflow%3ABuild+branch%3Adevelop) -[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.wcm.devops.maven/io.wcm.devops.maven.nodejs-proxy/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.wcm.devops.maven/io.wcm.devops.maven.nodejs-proxy) +[![Maven Central](https://img.shields.io/maven-central/v/io.wcm.devops.maven/io.wcm.devops.maven.nodejs-proxy)](https://repo1.maven.org/maven2/io/wcm/devops/maven/io.wcm.devops.maven.nodejs-proxy) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=wcm-io-devops_maven-nodejs-proxy&metric=coverage)](https://sonarcloud.io/summary/new_code?id=wcm-io-devops_maven-nodejs-proxy) Maven proxy to download NodeJS binaries as Maven artifacts. From 94ce0abae891fcaeff616d1d80e9e647877c4364 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Fri, 16 Dec 2022 18:34:22 +0100 Subject: [PATCH 22/30] update github actions --- .github/workflows/maven-build.yml | 2 +- .github/workflows/maven-deploy.yml | 10 +++++----- .github/workflows/release-from-tag.yml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index 68c6daa..7d25538 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -20,7 +20,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - java: [8, 11, 17] + java: [11, 17] os: [ubuntu-latest] distribution: [temurin] diff --git a/.github/workflows/maven-deploy.yml b/.github/workflows/maven-deploy.yml index 1677480..8e5c00e 100644 --- a/.github/workflows/maven-deploy.yml +++ b/.github/workflows/maven-deploy.yml @@ -1,4 +1,4 @@ -# Deploy snapshots to Sonatpe OSS repository and deploy site to GitHub Pages +# Deploy snapshots to Sonatype OSS repository and deploy site to GitHub Pages name: Deploy @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Configure GIT run: | @@ -23,11 +23,11 @@ jobs: git config --global user.name "${{ secrets.GH_SITE_DEPLOY_NAME }}" - name: Setup JDK - uses: actions/setup-java@v2 + uses: actions/setup-java@v3 with: distribution: temurin - java-version: 8 - cache: 'maven' + java-version: 11 + cache: maven - name: Build, verify, deploy env: diff --git a/.github/workflows/release-from-tag.yml b/.github/workflows/release-from-tag.yml index 471f3f6..ccfe8de 100644 --- a/.github/workflows/release-from-tag.yml +++ b/.github/workflows/release-from-tag.yml @@ -12,7 +12,7 @@ jobs: permissions: contents: write steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - uses: ncipollo/release-action@v1 with: token: ${{ secrets.GITHUB_TOKEN }} From 99c3469e80d231298e8cdd6450126f1efbe888a8 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Fri, 18 Aug 2023 12:23:04 +0200 Subject: [PATCH 23/30] Use Java 17 for Sonar Analysis --- .github/workflows/maven-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index 7d25538..6a130f9 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -31,6 +31,6 @@ jobs: os: ${{ matrix.os }} java-version: ${{ matrix.java }} sonar-run-on-os: ubuntu-latest - sonar-run-on-java-version: 11 + sonar-run-on-java-version: 17 sonar-token: ${{ secrets.SONAR_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }} From 7f37bccf1721d3cc468eee2a4bc7af2972300b0a Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Tue, 17 Oct 2023 11:50:42 +0200 Subject: [PATCH 24/30] Update to checkout@v4 --- .github/workflows/maven-build.yml | 2 +- .github/workflows/maven-deploy.yml | 2 +- .github/workflows/release-from-tag.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index 6a130f9..868ecef 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -20,7 +20,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - java: [11, 17] + java: [11, 17, 21] os: [ubuntu-latest] distribution: [temurin] diff --git a/.github/workflows/maven-deploy.yml b/.github/workflows/maven-deploy.yml index 8e5c00e..0f2ea2d 100644 --- a/.github/workflows/maven-deploy.yml +++ b/.github/workflows/maven-deploy.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Configure GIT run: | diff --git a/.github/workflows/release-from-tag.yml b/.github/workflows/release-from-tag.yml index ccfe8de..105be5e 100644 --- a/.github/workflows/release-from-tag.yml +++ b/.github/workflows/release-from-tag.yml @@ -12,7 +12,7 @@ jobs: permissions: contents: write steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: ncipollo/release-action@v1 with: token: ${{ secrets.GITHUB_TOKEN }} From e3d79f5d7417731b47c701b095e569e98f6a9d31 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Tue, 17 Oct 2023 12:06:26 +0200 Subject: [PATCH 25/30] update dependency --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 42e7324..394b66d 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.3.0 + 1.4.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index a24b32f..471e905 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.3.0 + 1.4.1-SNAPSHOT From 90489ab6cfca9c28228ea8b12113ff28113a9cba Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Wed, 18 Oct 2023 13:52:07 +0200 Subject: [PATCH 26/30] update dependency --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 394b66d..46c0eab 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.4.1-SNAPSHOT + 1.4.2 diff --git a/pom.xml b/pom.xml index 471e905..7aa52ac 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.4.1-SNAPSHOT + 1.4.2 From d8761afea51bc17aacea0887eca00857b25dddbd Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Thu, 25 Jan 2024 17:13:38 +0100 Subject: [PATCH 27/30] update parent dependency --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index 46c0eab..ccb75d7 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.4.2 + 1.4.4 diff --git a/pom.xml b/pom.xml index 7aa52ac..977d2e8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.devops io.wcm.devops.parent_toplevel - 1.4.2 + 1.4.4 From e8f0a779040f1ba8ea83e5ed256454ae13d2c780 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Thu, 22 Feb 2024 10:45:30 +0100 Subject: [PATCH 28/30] update dependencies --- maven-nodejs-proxy/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index ccb75d7..cc7e350 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -65,21 +65,21 @@ commons-io commons-io - 2.7 + 2.15.1 compile commons-codec commons-codec - 1.12 + 1.16.1 compile org.apache.maven maven-artifact - 3.3.9 + 3.9.6 compile From 23f7c198977deaa7d14df8010fae288f5f2fc3e5 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Thu, 22 Feb 2024 10:52:17 +0100 Subject: [PATCH 29/30] prepare release --- changes.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changes.xml b/changes.xml index be05b66..9a2782c 100644 --- a/changes.xml +++ b/changes.xml @@ -23,6 +23,12 @@ xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd"> + + + Update dependencies. + + + Add support for downloading Windows NodeJS binaries as ZIP including NPM which is available since Node 6.3.0. From 3ea3b4bf8d788472c371c29b9516ed5af3b20525 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Thu, 22 Feb 2024 10:58:13 +0100 Subject: [PATCH 30/30] [gitflow-maven-plugin] Update versions for release 1.2.2 --- maven-nodejs-proxy/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index cc7e350..dd9c58b 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -31,7 +31,7 @@ io.wcm.devops.maven io.wcm.devops.maven.nodejs-proxy - 1.2.1-SNAPSHOT + 1.2.2 jar Maven NodeJS Proxy diff --git a/pom.xml b/pom.xml index 977d2e8..e5fa9ae 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ io.wcm.devops.maven io.wcm.devops.maven.nodejs-proxy.root - 1.2.1-SNAPSHOT + 1.2.2 pom Maven NodeJS Proxy Root