This is an automated email from the ASF dual-hosted git repository.
ebarboni pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git
from b93512d Merge pull request #331 from
matteodg/add-deploy-retries-for-nb-repository-plugin
add 573d0cd move to version 15 jdk 21 baseline
new 6c33b30 Merge pull request #334 from ebarboni/jdk21baseline
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci.yml | 2 +-
.mvn/wrapper/maven-wrapper.properties | 2 +-
Jenkinsfile.groovy | 2 +-
NOTICE | 2 +-
nb-repository-plugin/pom.xml | 39 +++++-----
nb-shared/pom.xml | 21 +-----
nbm-maven-harness/pom.xml | 7 +-
nbm-maven-plugin/pom.xml | 67 ++++++-----------
...mApplicationLifecycleMappingProvider.properties | 17 +++++
.../NbmLifecycleMappingProvider.properties | 17 +++++
.../apache/netbeans/nbm/CreateClusterAppMojo.java | 11 +--
.../apache/netbeans/nbm/CreateWebstartAppMojo.java | 3 +-
pom.xml | 85 +++++++++-------------
13 files changed, 122 insertions(+), 153 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists