(maven-doxia-sitetools) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now c4e8cc4)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git


  at c4e8cc4  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-scm-publish-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now e98937c)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git


  at e98937c  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-dependency-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 07162218)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git


  at 07162218 Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-dependency-tree) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 22ff809)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-dependency-tree.git


  at 22ff809  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-resources-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 878d85b)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-resources-plugin.git


  at 878d85b  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-scripting-plugin) branch MSCRIPTING-7 updated (0066393 -> 9ec5e1b)

2024-03-04 Thread bmarwell
This is an automated email from the ASF dual-hosted git repository.

bmarwell pushed a change to branch MSCRIPTING-7
in repository https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git


 discard 0066393  move binding doc to the right doc file
 discard c9e9ff9  binding the session and servers helper in binding context
 add 02e4621  [MSCRIPTING-5] Links on about page not working
 add 314fd6e  [MSCRIPTING-6] add missing download page
 add 028a900  [MSCRIPTING-8] Support scriptResource
 add 34e0a68  add Reproducible Builds badge
 add 571a3a9  Update Jenkinsfile to run default pieline
 add 62ed678  Bump maven-shared-utils from 3.2.1 to 3.3.3
 add 8f24d06  Merge pull request #6 from 
apache/dependabot/maven/org.apache.maven.shared-maven-shared-utils-3.3.3
 add 6409b52  Disable merge button
 add 4985493  update parent POM to 39 (#9)
 add d2b6fdc  Auto-link MSCRIPTING Jira
 add 15fd4fc  Bump junit from 4.12 to 4.13.1
 add 8593d80  [MSCRIPTING-14] add requirements history (#10)
 add 7210b3b  [MSCRIPTING-15] require maven 3.6.3 (#11)
 add fab200f  (chore) add common workflows (#14)
 add f5030b9  [MSCRIPTING-16] Update parent to v41 (#15)
 add 3d3e30a  (chore) bump to 3.1.0 (#16)
 add 23e8177  (chore) fix release drafter (#17)
 add e16c14d  (chore) configure dependabot (#18)
 add 1e4125b  [MSCRIPTING-13] remove unused dependencies (#24)
 add de221f2  Bump org.codehaus.mojo:mrm-maven-plugin from 1.3.0 to 1.6.0 
(#19)
 add d8742f2  [MSCRIPTING-9] Support java scripting (#25)
 add b6b61e0  [MSCRIPTING-7] binding the session and servers helper in 
binding context
 add 9ec5e1b  [MSCRIPTING-7] move binding doc to the right doc file

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0066393)
\
 N -- N -- N   refs/heads/MSCRIPTING-7 (9ec5e1b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .asf.yaml  |  11 +
 .asf.yaml => .github/dependabot.yml|  30 +-
 .../download.cgi => .github/release-drafter.yml|  11 +-
 .../workflows/maven-verify.yml |  19 +-
 .../workflows/release-drafter.yml  |  24 +-
 .gitignore |   1 +
 Jenkinsfile|   2 +-
 README.md  |   3 +-
 pom.xml| 330 +++-
 .../mrm/repository/mscripting-8.jar/script.groovy  |   6 +-
 .../mrm/repository/mscripting-8.pom}   |  17 +-
 src/it/{ => mrm}/settings.xml  |  27 +-
 .../{ => projects}/groovy-script-file-name/pom.xml |   0
 .../groovy-script-file-name/test.groov |   0
 src/it/{ => projects}/groovy-script-file/pom.xml   |   0
 .../{ => projects}/groovy-script-file/test.groovy  |   0
 .../groovy-script-resource}/pom.xml| 111 +++
 src/it/{ => projects}/groovy-script/pom.xml|   0
 .../java-script}/pom.xml   |  15 +-
 .../java-script/verify.bsh}|  47 +--
 .../plugins/scripting/AbstractScriptEvaluator.java | 139 -
 .../apache/maven/plugins/scripting/EvalMojo.java   | 251 ---
 .../plugins/scripting/FileScriptEvaluator.java | 222 +++---
 .../plugins/scripting/ResourceScriptEvaluator.java | 113 +++
 .../plugins/scripting/StringScriptEvaluator.java   | 172 +--
 .../UnsupportedScriptEngineException.java  |  13 +-
 .../maven/plugins/scripting/binding/Servers.java   |  43 ++-
 .../scripting/engine/ContextAwareEngine.java   |  49 +++
 .../maven/plugins/scripting/engine/JavaEngine.java | 339 +
 .../scripting/engine/JavaEngineFactory.java| 129 
 .../services/javax.script.ScriptEngineFactory  |  19 ++
 .../jsr223-script-engines.md.vm => fml/faq.fml}|  15 +-
 src/site/markdown/index.md.vm  |   8 +-
 src/site/markdown/jsr223-script-engines.md.vm  |  21 +-
 src/site/markdown/usage.md.vm  |  99 ++
 src/site/xdoc/download.xml.vm  | 126 
 .../plugins/scripting/binding/ServersTest.java | 209 +++--
 .../plugins/scripting/engine/JavaEngineTest.java   |  58 
 38 files changed, 1840 insertions(+), 839 deletions(-)
 copy 

(maven-scripting-plugin) branch MSCRIPTING-7 created (now 0066393)

2024-03-04 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a change to branch MSCRIPTING-7
in repository https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git


  at 0066393  move binding doc to the right doc file

No new revisions were added by this update.



(maven-archiver) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now e7c3434)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git


  at e7c3434  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-shared-utils) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now d3d7fc7)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git


  at d3d7fc7  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-assembly-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 deleted (was 107adc7e)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git


 was 107adc7e Bump apache/maven-gh-actions-shared from 3 to 4

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(maven-assembly-plugin) branch master updated: Bump apache/maven-gh-actions-shared from 3 to 4

2024-03-04 Thread sjaranowski
This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new e8630dc9 Bump apache/maven-gh-actions-shared from 3 to 4
e8630dc9 is described below

commit e8630dc91637860d1ca690b2c64c2c18e240eae7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 4 05:42:36 2024 +

Bump apache/maven-gh-actions-shared from 3 to 4

Bumps 
[apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared)
 from 3 to 4.
- 
[Commits](https://github.com/apache/maven-gh-actions-shared/compare/v3...v4)

---
updated-dependencies:
- dependency-name: apache/maven-gh-actions-shared
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 
---
 .github/workflows/maven-verify.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven-verify.yml 
b/.github/workflows/maven-verify.yml
index 97043358..07af46ec 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -24,6 +24,6 @@ on:
 jobs:
   build:
 name: Verify
-uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
+uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
 with:
   jdk-matrix: '[ "8", "11", "17", "20" ]'



(maven-surefire) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now d76ba20dc)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


  at d76ba20dc Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-gpg-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 deleted (was bf8c0c7)

2024-03-04 Thread cstamas
This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git


 was bf8c0c7  Bump apache/maven-gh-actions-shared from 3 to 4

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(maven-gpg-plugin) branch master updated: Bump apache/maven-gh-actions-shared from 3 to 4 (#75)

2024-03-04 Thread cstamas
This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new 6a94f3a  Bump apache/maven-gh-actions-shared from 3 to 4 (#75)
6a94f3a is described below

commit 6a94f3a3da6671fb8b4f9e6b6abf5d3de8e57e4a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 4 19:35:18 2024 +0100

Bump apache/maven-gh-actions-shared from 3 to 4 (#75)

Bumps 
[apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared)
 from 3 to 4.
- [Commits](https://github.com/apache/maven-gh-actions-shared/commits/v4)

---
updated-dependencies:
- dependency-name: apache/maven-gh-actions-shared
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/release-drafter.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release-drafter.yml 
b/.github/workflows/release-drafter.yml
index b44872c..1049eaa 100644
--- a/.github/workflows/release-drafter.yml
+++ b/.github/workflows/release-drafter.yml
@@ -22,4 +22,4 @@ on:
   - master
 jobs:
update_release_draft:
-  uses: 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v3
+  uses: 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v4



(maven-shared-resources) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now b04a3be)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-shared-resources.git


  at b04a3be  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-gpg-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now bf8c0c7)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git


  at bf8c0c7  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-filtering) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 4bdff5c)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git


  at 4bdff5c  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-shared-incremental) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now a7f786f)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-shared-incremental.git


  at a7f786f  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-plugin-tools) branch to-herve updated (2add8c9c -> f44cc915)

2024-03-04 Thread cstamas
This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a change to branch to-herve
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


from 2add8c9c To Herve
 add f44cc915 Just return all

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/maven/plugin/plugin/report/PluginReport.java | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)



(maven-scm) branch 15c7dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 306439ce8)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
15c7dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-scm.git


  at 306439ce8 Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-plugin-tools) 01/01: To Herve

2024-03-04 Thread cstamas
This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a commit to branch to-herve
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git

commit 2add8c9cf218e0685c316fc59f52ce28b47aa4d2
Author: Tamas Cservenak 
AuthorDate: Mon Mar 4 17:40:59 2024 +0100

To Herve
---
 .../maven/plugin/plugin/report/PluginReport.java   | 54 ++
 1 file changed, 54 insertions(+)

diff --git 
a/maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java
 
b/maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java
index 954363c5..6d933e54 100644
--- 
a/maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java
+++ 
b/maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java
@@ -26,7 +26,10 @@ import java.util.ArrayList;
 import java.util.List;
 import java.util.Locale;
 
+import org.apache.maven.RepositoryUtils;
 import org.apache.maven.doxia.sink.Sink;
+import org.apache.maven.execution.MavenSession;
+import org.apache.maven.model.building.ModelBuildingRequest;
 import org.apache.maven.plugin.descriptor.MojoDescriptor;
 import org.apache.maven.plugin.descriptor.PluginDescriptor;
 import org.apache.maven.plugin.descriptor.PluginDescriptorBuilder;
@@ -36,12 +39,24 @@ import org.apache.maven.plugins.annotations.LifecyclePhase;
 import org.apache.maven.plugins.annotations.Mojo;
 import org.apache.maven.plugins.annotations.Parameter;
 import 
org.apache.maven.plugins.plugin.descriptor.EnhancedPluginDescriptorBuilder;
+import org.apache.maven.project.DefaultProjectBuildingRequest;
+import org.apache.maven.project.MavenProject;
+import org.apache.maven.project.ProjectBuilder;
+import org.apache.maven.project.ProjectBuildingException;
+import org.apache.maven.project.ProjectBuildingRequest;
+import org.apache.maven.project.ProjectBuildingResult;
 import org.apache.maven.reporting.AbstractMavenReport;
 import org.apache.maven.reporting.MavenReportException;
 import org.apache.maven.rtinfo.RuntimeInformation;
 import org.codehaus.plexus.configuration.PlexusConfigurationException;
 import org.codehaus.plexus.i18n.I18N;
 import org.codehaus.plexus.util.xml.XmlStreamReader;
+import org.eclipse.aether.RepositorySystem;
+import org.eclipse.aether.artifact.DefaultArtifact;
+import org.eclipse.aether.resolution.VersionRangeRequest;
+import org.eclipse.aether.resolution.VersionRangeResolutionException;
+import org.eclipse.aether.resolution.VersionRangeResult;
+import org.eclipse.aether.version.Version;
 
 /**
  * Generates the Plugin's documentation report: plugin-info.html 
plugin overview page,
@@ -123,6 +138,15 @@ public class PluginReport extends AbstractMavenReport {
 @Parameter(property = 
"maven.plugin.report.disableInternalJavadocLinkValidation")
 private boolean disableInternalJavadocLinkValidation;
 
+@Component
+private MavenSession mavenSession;
+
+@Component
+private RepositorySystem repositorySystem;
+
+@Component
+private ProjectBuilder projectBuilder;
+
 /**
  * {@inheritDoc}
  */
@@ -232,4 +256,34 @@ public class PluginReport extends AbstractMavenReport {
 }
 }
 }
+
+private List discoverVersions() throws 
VersionRangeResolutionException {
+MavenProject currentProject = mavenSession.getCurrentProject();
+VersionRangeRequest rangeRequest = new VersionRangeRequest();
+rangeRequest.setArtifact(
+new DefaultArtifact(currentProject.getGroupId() + ":" + 
currentProject.getArtifactId() + ":[0,)"));
+rangeRequest.setRepositories(
+
RepositoryUtils.toRepos(mavenSession.getCurrentProject().getRemoteArtifactRepositories()));
+VersionRangeResult rangeResult =
+
repositorySystem.resolveVersionRange(mavenSession.getRepositorySession(), 
rangeRequest);
+return rangeResult.getVersions();
+}
+
+private MavenProject buildMavenProject(String version) throws 
ProjectBuildingException {
+MavenProject currentProject = mavenSession.getCurrentProject();
+ProjectBuildingRequest buildRequest = new 
DefaultProjectBuildingRequest();
+buildRequest.setLocalRepository(mavenSession.getLocalRepository());
+
buildRequest.setRemoteRepositories(mavenSession.getCurrentProject().getRemoteArtifactRepositories());
+
buildRequest.setValidationLevel(ModelBuildingRequest.VALIDATION_LEVEL_MINIMAL);
+buildRequest.setProcessPlugins(false);
+
buildRequest.setRepositoryMerging(ProjectBuildingRequest.RepositoryMerging.REQUEST_DOMINANT);
+buildRequest.setSystemProperties(mavenSession.getSystemProperties());
+buildRequest.setUserProperties(mavenSession.getUserProperties());
+buildRequest.setRepositorySession(mavenSession.getRepositorySession());
+ProjectBuildingResult buildResult = 

(maven-plugin-tools) branch to-herve created (now 2add8c9c)

2024-03-04 Thread cstamas
This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a change to branch to-herve
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


  at 2add8c9c To Herve

This branch includes the following new commits:

 new 2add8c9c To Herve

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.




(maven-help-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 965c073)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git


  at 965c073  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-enforcer) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 5fd2ac9)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git


  at 5fd2ac9  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



svn commit: r1916109 [2/5] - in /maven/website/content: ./ .well-known/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ do

2024-03-04 Thread svn-site-role
Modified: maven/website/content/docs/2.2.1/release-notes.html
==
--- maven/website/content/docs/2.2.1/release-notes.html (original)
+++ maven/website/content/docs/2.2.1/release-notes.html Mon Mar  4 15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 2.2.1 https://github.com/apache/maven-site/tree/master/content/apt/docs/2.2.1/release-notes.apt.vm;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-alpha-3/release-notes.html
==
--- maven/website/content/docs/3.0-alpha-3/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-3/release-notes.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-alpha-3 https://github.com/apache/maven-site/tree/master/content/apt/docs/3.0-alpha-3/release-notes.apt.vm;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-alpha-4/release-notes.html
==
--- maven/website/content/docs/3.0-alpha-4/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-4/release-notes.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-alpha-4 https://github.com/apache/maven-site/tree/master/content/apt/docs/3.0-alpha-4/release-notes.apt.vm;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-alpha-5/release-notes.html
==
--- maven/website/content/docs/3.0-alpha-5/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-5/release-notes.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-alpha-5 https://github.com/apache/maven-site/tree/master/content/apt/docs/3.0-alpha-5/release-notes.apt.vm;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-alpha-6/release-notes.html
==
--- maven/website/content/docs/3.0-alpha-6/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-6/release-notes.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-alpha-6 https://github.com/apache/maven-site/tree/master/content/apt/docs/3.0-alpha-6/release-notes.apt.vm;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-alpha-7/release-notes.html
==
--- maven/website/content/docs/3.0-alpha-7/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-7/release-notes.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-alpha-7 https://github.com/apache/maven-site/tree/master/content/apt/docs/3.0-alpha-7/release-notes.apt.vm;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-beta-1/release-notes.html
==
--- maven/website/content/docs/3.0-beta-1/release-notes.html (original)
+++ maven/website/content/docs/3.0-beta-1/release-notes.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-beta-1 

svn commit: r1916109 [4/5] - in /maven/website/content: ./ .well-known/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ do

2024-03-04 Thread svn-site-role
Modified: maven/website/content/guides/mini/guide-mirror-settings.html
==
--- maven/website/content/guides/mini/guide-mirror-settings.html (original)
+++ maven/website/content/guides/mini/guide-mirror-settings.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -51,7 +51,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to Mirror Settings https://github.com/apache/maven-site/tree/master/content/apt/guides/mini/guide-mirror-settings.apt;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-multiple-modules-4.html
==
--- maven/website/content/guides/mini/guide-multiple-modules-4.html (original)
+++ maven/website/content/guides/mini/guide-multiple-modules-4.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to Working with Multiple Modules in Maven 4 https://github.com/apache/maven-site/tree/master/content/markdown/guides/mini/guide-multiple-modules-4.md;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-multiple-modules.html
==
--- maven/website/content/guides/mini/guide-multiple-modules.html (original)
+++ maven/website/content/guides/mini/guide-multiple-modules.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -50,7 +50,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to Working with Multiple Modules https://github.com/apache/maven-site/tree/master/content/apt/guides/mini/guide-multiple-modules.apt;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-multiple-repositories.html
==
--- maven/website/content/guides/mini/guide-multiple-repositories.html 
(original)
+++ maven/website/content/guides/mini/guide-multiple-repositories.html Mon Mar  
4 15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to using Multiple Repositories https://github.com/apache/maven-site/tree/master/content/apt/guides/mini/guide-multiple-repositories.apt;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-naming-conventions.html
==
--- maven/website/content/guides/mini/guide-naming-conventions.html (original)
+++ maven/website/content/guides/mini/guide-naming-conventions.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to Naming Conventions https://github.com/apache/maven-site/tree/master/content/apt/guides/mini/guide-naming-conventions.apt;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-new-committers.html
==
--- maven/website/content/guides/mini/guide-new-committers.html (original)
+++ maven/website/content/guides/mini/guide-new-committers.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide for new committers https://github.com/apache/maven-site/tree/master/content/apt/guides/mini/guide-new-committers.apt;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-proxies.html
==
--- maven/website/content/guides/mini/guide-proxies.html (original)
+++ maven/website/content/guides/mini/guide-proxies.html Mon Mar  4 15:13:21 
2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 

svn commit: r1916109 [3/5] - in /maven/website/content: ./ .well-known/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ do

2024-03-04 Thread svn-site-role
Modified: maven/website/content/docs/4.0.0-alpha-5/release-notes.html
==
--- maven/website/content/docs/4.0.0-alpha-5/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-5/release-notes.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes – Maven 4.0.0-alpha-5 https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-5/release-notes.md;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/docs/4.0.0-alpha-7/release-notes.html
==
--- maven/website/content/docs/4.0.0-alpha-7/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-7/release-notes.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes – Maven 4.0.0-alpha-7 https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-7/release-notes.md;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/docs/4.0.0-alpha-8/release-notes.html
==
--- maven/website/content/docs/4.0.0-alpha-8/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-8/release-notes.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes – Maven 4.0.0-alpha-8 https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-8/release-notes.md;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/docs/4.0.0-alpha-9/release-notes.html
==
--- maven/website/content/docs/4.0.0-alpha-9/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-9/release-notes.html Mon Mar  4 
15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes – Maven 4.0.0-alpha-9 https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-9/release-notes.md;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/docs/history.html
==
--- maven/website/content/docs/history.html (original)
+++ maven/website/content/docs/history.html Mon Mar  4 15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Maven Releases History https://github.com/apache/maven-site/tree/master/content/markdown/docs/history.md.vm;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/download.html
==
--- maven/website/content/download.html (original)
+++ maven/website/content/download.html Mon Mar  4 15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -51,7 +51,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Download Apache Maven https://github.com/apache/maven-site/tree/master/content/xdoc/download.xml.vm;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/errors/404.html
==
--- maven/website/content/errors/404.html (original)
+++ maven/website/content/errors/404.html Mon Mar  4 15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -48,7 +48,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Page Not Found https://github.com/apache/maven-site/tree/master/content/xdoc/errors/404.xml.vm;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: 

svn commit: r1916109 [1/5] - in /maven/website/content: ./ .well-known/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ do

2024-03-04 Thread svn-site-role
Author: svn-site-role
Date: Mon Mar  4 15:13:21 2024
New Revision: 1916109

Log:
Site checkin for project Apache Maven Site

Modified:
maven/website/content/.well-known/security.txt
maven/website/content/about.html
maven/website/content/aether.html
maven/website/content/archives/maven-2.x/index.html
maven/website/content/archives/maven-2.x/maven-2.1-architectural-goals.html
maven/website/content/articles.html
maven/website/content/background/history-of-maven.html
maven/website/content/background/philosophy-of-maven.html
maven/website/content/ci-management.html
maven/website/content/code-quality-management.html
maven/website/content/community.html
maven/website/content/configure.html
maven/website/content/developers/committer-environment.html
maven/website/content/developers/committer-settings.html
maven/website/content/developers/compatibility-plan.html
maven/website/content/developers/conventions/code.html
maven/website/content/developers/conventions/git.html
maven/website/content/developers/conventions/jira.html
maven/website/content/developers/dependency-policies.html
maven/website/content/developers/index.html
maven/website/content/developers/mojo-api-specification.html
maven/website/content/developers/release/index.html
maven/website/content/developers/release/maven-core-release.html

maven/website/content/developers/release/maven-project-release-procedure.html
maven/website/content/developers/release/parent-pom-release.html
maven/website/content/developers/release/pmc-gpg-keys.html
maven/website/content/developers/retirement-plan-plugins.html

maven/website/content/developers/website/component-reference-documentation-helper.html

maven/website/content/developers/website/deploy-component-reference-documentation.html
maven/website/content/developers/website/deploy-maven-website.html
maven/website/content/developers/website/index.html
maven/website/content/developers/website/website-overview.html
maven/website/content/developers/welcome-to-new-committers.html
maven/website/content/docs/2.0.1/release-notes.html
maven/website/content/docs/2.0.10/release-notes.html
maven/website/content/docs/2.0.11/release-notes.html
maven/website/content/docs/2.0.2/release-notes.html
maven/website/content/docs/2.0.3/release-notes.html
maven/website/content/docs/2.0.4/release-notes.html
maven/website/content/docs/2.0.5/release-notes.html
maven/website/content/docs/2.0.6/release-notes.html
maven/website/content/docs/2.0.7/release-notes.html
maven/website/content/docs/2.0.8/release-notes.html
maven/website/content/docs/2.0.9/release-notes.html
maven/website/content/docs/2.0/release-notes.html
maven/website/content/docs/2.1.0/release-notes.html
maven/website/content/docs/2.2.0/release-notes.html
maven/website/content/docs/2.2.1/release-notes.html
maven/website/content/docs/3.0-alpha-3/release-notes.html
maven/website/content/docs/3.0-alpha-4/release-notes.html
maven/website/content/docs/3.0-alpha-5/release-notes.html
maven/website/content/docs/3.0-alpha-6/release-notes.html
maven/website/content/docs/3.0-alpha-7/release-notes.html
maven/website/content/docs/3.0-beta-1/release-notes.html
maven/website/content/docs/3.0-beta-2/release-notes.html
maven/website/content/docs/3.0-beta-3/release-notes.html
maven/website/content/docs/3.0.1/release-notes.html
maven/website/content/docs/3.0.2/release-notes.html
maven/website/content/docs/3.0.3/release-notes.html
maven/website/content/docs/3.0.4/release-notes.html
maven/website/content/docs/3.0.5/release-notes.html
maven/website/content/docs/3.0/release-notes.html
maven/website/content/docs/3.1.0-alpha-1/release-notes.html
maven/website/content/docs/3.1.0/release-notes.html
maven/website/content/docs/3.1.1/release-notes.html
maven/website/content/docs/3.2.1/release-notes.html
maven/website/content/docs/3.2.2/release-notes.html
maven/website/content/docs/3.2.3/release-notes.html
maven/website/content/docs/3.2.5/release-notes.html
maven/website/content/docs/3.3.1/release-notes.html
maven/website/content/docs/3.3.3/release-notes.html
maven/website/content/docs/3.3.9/release-notes.html
maven/website/content/docs/3.5.0-alpha-1/release-notes.html
maven/website/content/docs/3.5.0-beta-1/release-notes.html
maven/website/content/docs/3.5.0/release-notes.html
maven/website/content/docs/3.5.2/release-notes.html
maven/website/content/docs/3.5.3/release-notes.html
maven/website/content/docs/3.5.4/release-notes.html
maven/website/content/docs/3.6.0/release-notes.html
maven/website/content/docs/3.6.1/release-notes.html
maven/website/content/docs/3.6.2/release-notes.html
maven/website/content/docs/3.6.3/release-notes.html
maven/website/content/docs/3.8.1/release-notes.html

svn commit: r1916109 [5/5] - in /maven/website/content: ./ .well-known/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ do

2024-03-04 Thread svn-site-role
Modified: maven/website/content/repositories/remote.html
==
--- maven/website/content/repositories/remote.html (original)
+++ maven/website/content/repositories/remote.html Mon Mar  4 15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Maven Remote Repositories https://github.com/apache/maven-site/tree/master/content/markdown/repositories/remote.md;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/repository-management.html
==
--- maven/website/content/repository-management.html (original)
+++ maven/website/content/repository-management.html Mon Mar  4 15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Best Practice - Using a Repository Manager https://github.com/apache/maven-site/tree/master/content/markdown/repository-management.md;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/repository/central-index.html
==
--- maven/website/content/repository/central-index.html (original)
+++ maven/website/content/repository/central-index.html Mon Mar  4 15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Central Index https://github.com/apache/maven-site/tree/master/content/apt/repository/central-index.apt;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/repository/central-metadata.html
==
--- maven/website/content/repository/central-metadata.html (original)
+++ maven/website/content/repository/central-metadata.html Mon Mar  4 15:13:21 
2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to Metadata in Central Maven Repository https://github.com/apache/maven-site/tree/master/content/apt/repository/central-metadata.apt;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/repository/guide-central-repository-upload.html
==
--- maven/website/content/repository/guide-central-repository-upload.html 
(original)
+++ maven/website/content/repository/guide-central-repository-upload.html Mon 
Mar  4 15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -50,7 +50,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to uploading artifacts to the Central Repository 
https://github.com/apache/maven-site/tree/master/content/apt/repository/guide-central-repository-upload.apt;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/repository/index.html
==
--- maven/website/content/repository/index.html (original)
+++ maven/website/content/repository/index.html Mon Mar  4 15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Maven Central Repository https://github.com/apache/maven-site/tree/master/content/xdoc/repository/index.xml;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 Download

Modified: maven/website/content/repository/layout.html
==
--- maven/website/content/repository/layout.html (original)
+++ maven/website/content/repository/layout.html Mon Mar  4 15:13:21 2024
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Maven2 Repository Layout https://github.com/apache/maven-site/tree/master/content/markdown/repository/layout.md;>
-| 
Last Published: 2024-02-26
+| 
Last Published: 2024-03-04
 |
 Get Sources
 

(maven-site) branch master updated: [MNG-8067] Refer to latest schema for extensions.xml

2024-03-04 Thread mthmulders
This is an automated email from the ASF dual-hosted git repository.

mthmulders pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
 new 73b0e40b [MNG-8067] Refer to latest schema for extensions.xml
73b0e40b is described below

commit 73b0e40bb16dcb1b9007e7d9ae3b020ac3539702
Author: Maarten Mulders 
AuthorDate: Mon Mar 4 16:11:08 2024 +0100

[MNG-8067] Refer to latest schema for extensions.xml
---
 content/markdown/configure.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/markdown/configure.md b/content/markdown/configure.md
index 56a49bae..2a9449ac 100644
--- a/content/markdown/configure.md
+++ b/content/markdown/configure.md
@@ -60,8 +60,8 @@ options to your Maven build every time you are calling Maven. 
Not very convenien
 From now on this can be done much more simpler and in a more Maven like way. 
So you can define an `.mvn/extensions.xml` file which looks like the following:
 
 ```xml
-http://maven.apache.org/EXTENSIONS/1.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
-  xsi:schemaLocation="http://maven.apache.org/EXTENSIONS/1.0.0 
http://maven.apache.org/xsd/core-extensions-1.0.0.xsd;>
+http://maven.apache.org/EXTENSIONS/1.1.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+  xsi:schemaLocation="http://maven.apache.org/EXTENSIONS/1.1.0 
https://maven.apache.org/xsd/core-extensions-1.0.0.xsd;>
   
 
 



(maven-surefire) branch elharo-patch-1 created (now 6b9e8ec62)

2024-03-04 Thread elharo
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a change to branch elharo-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


  at 6b9e8ec62 Remove references to very old versions of surefire and TestNG

This branch includes the following new commits:

 new 6b9e8ec62 Remove references to very old versions of surefire and TestNG

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.




(maven-surefire) 01/01: Remove references to very old versions of surefire and TestNG

2024-03-04 Thread elharo
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch elharo-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git

commit 6b9e8ec62967458d1a4a83753931ed6f410ac21c
Author: Elliotte Rusty Harold 
AuthorDate: Mon Mar 4 10:05:38 2024 -0500

Remove references to very old versions of surefire and TestNG

TestNG 5 is circa 2010. Focus on what the current version does.
---
 .../src/site/apt/examples/testng.apt.vm| 42 --
 1 file changed, 6 insertions(+), 36 deletions(-)

diff --git a/maven-surefire-plugin/src/site/apt/examples/testng.apt.vm 
b/maven-surefire-plugin/src/site/apt/examples/testng.apt.vm
index a1be2c271..5704d8d2d 100644
--- a/maven-surefire-plugin/src/site/apt/examples/testng.apt.vm
+++ b/maven-surefire-plugin/src/site/apt/examples/testng.apt.vm
@@ -28,11 +28,6 @@
 
 Using TestNG
 
-* Unsupported TestNG versions
-
-  - TestNG 5.14.3: Bad formatted pom.xml.
-  - TestNG 5.14.4 and 5.14.5: TestNG is using a missing dependency 
(org.testng:guice:2.0). Excluding it, may break some features.
-
 * Configuring TestNG
 
   To get started with TestNG, include the following dependency in your project 
(replacing the version with the one you wish to use):
@@ -50,23 +45,6 @@ Using TestNG
 
 +---+
 
-  If you are using an older version of TestNG (\<= 5.11), the dependency would 
instead look like this:
-
-+---+
-
-  [...]
-
-  org.testng
-  testng
-  5.11
-  test
-  jdk15
-
-  [...]
-
-+---+
-
-  <> if you are using JDK 1.4 Javadoc annotations for your TestNG 
tests, replace the classifier <<>> with <<>> above.
 
 #{if}(${project.artifactId}=="maven-surefire-plugin")
   This is the only step that is required to get started - you can now create 
tests in your test source directory
@@ -175,9 +153,7 @@ Using TestNG
 
   This is particularly useful for slow tests that can have high concurrency, 
or to quickly and roughly assess the independence
   and thread safety of your tests and code.
-  
-  TestNG 5.10 and plugin version 2.19 or higher allows you to run methods in 
parallel test using data provider.
-  
+
 +---+
 
 [...]
@@ -202,7 +178,7 @@ Using TestNG
 
 +---+
   
-  TestNG 6.9.8 (JRE 1.7) and plugin version 2.19 or higher allows you to run 
suites in parallel.
+  You can run suites in parallel.
   
 +---+
 
@@ -234,12 +210,6 @@ Using TestNG
 
   TestNG provides support for attaching custom listeners, reporters, 
annotation transformers and method interceptors to your tests.
   By default, TestNG attaches a few basic listeners to generate HTML and XML 
reports.
-
-  Unsupported versions:
-- TestNG 5.14.1 and 5.14.2: Due to an internal TestNG issue, listeners and 
reporters are not working with TestNG.
-   Please upgrade TestNG to version 5.14.9 or higher.
-   Note: It may be fixed in a future surefire version.
-
   You can configure multiple custom listeners like this:
 
 +---+
@@ -290,7 +260,7 @@ Using TestNG
 
 * The level of verbosity
 
-  Since the plugin version 2.19 or higher the verbosity level can be 
configured in provider property
+  The verbosity level can be configured in provider property
   <<>>. The verbosity level is between 0 and 10 where 
10 is the most detailed.
   You can specify -1 and this will put TestNG in debug mode (no longer slicing 
off stack traces and all).
   The default level is 0.
@@ -347,7 +317,7 @@ Using TestNG
 
 * Customizing TestNG Test Runner Factory
 
-  Since the plugin version 2.19 and TestNG 5.9 or higher you can customize
+  You can customize the
   TestNG runner factory by implementing <<>> and
   binding the class name to the key <<>> in provider 
properties:
   
@@ -431,8 +401,8 @@ Using TestNG
 
 * Running TestNG and JUnit Tests
 
-  TestNG 6.5.1 and higher provides support to run TestNG and JUnit 4.x in 
current Maven project. All you need
-  is to introduce TestNG and JUnit dependency in POM.
+  To run TestNG and JUnit 4.x in the current Maven project, you need
+  both TestNG and JUnit dependencies in the POM:
 
 +---+
 



(maven-gpg-plugin) branch master updated: [MGPG-106] Introduce new signer: BC (#72)

2024-03-04 Thread cstamas
This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new 6f50819  [MGPG-106] Introduce new signer: BC (#72)
6f50819 is described below

commit 6f50819233cb368edba8335d7cb82edf2e7f2659
Author: Tamas Cservenak 
AuthorDate: Mon Mar 4 15:50:36 2024 +0100

[MGPG-106] Introduce new signer: BC (#72)

This introduces new pure Java signer BC backed one. Currently two signers 
supported: "gpg" (uses external executable, as before), and "bc" (uses pure 
Java Bouncy Castle backed signer).

All the ITs (invoker and surefire) are _reused_ and now run twice, once 
with "gpg" and once with "bc". One IT needed adjustment, as BC does not emit 
error about "pinentry".

---

https://issues.apache.org/jira/browse/MGPG-106
---
 pgp-keys-map.list  |   5 +
 pom.xml| 105 --
 .../sign-release-without-passphrase/verify.groovy  |   6 +-
 .../apache/maven/plugins/gpg/AbstractGpgMojo.java  | 149 +++--
 .../maven/plugins/gpg/AbstractGpgSigner.java   |   5 +
 .../org/apache/maven/plugins/gpg/BcSigner.java | 371 +
 .../maven/plugins/gpg/GpgSignAttachedMojo.java |   4 +-
 .../org/apache/maven/plugins/gpg/GpgSigner.java|   6 +
 .../maven/plugins/gpg/SignAndDeployFileMojo.java   |   3 +
 .../org/apache/maven/plugins/gpg/BcSignerTest.java |  66 
 ...pgSignArtifactIT.java => BcSignArtifactIT.java} |  21 +-
 .../maven/plugins/gpg/it/GpgSignArtifactIT.java|  17 +-
 .../plugins/gpg/it/GpgSignAttachedMojoIT.java  |  18 +-
 .../apache/maven/plugins/gpg/it/ITSupport.java}|  27 +-
 .../maven/plugins/gpg/it/InvokerTestUtils.java |   6 +-
 src/test/resources/signing-key.asc |  32 ++
 16 files changed, 725 insertions(+), 116 deletions(-)

diff --git a/pgp-keys-map.list b/pgp-keys-map.list
index f0a0edb..c507a97 100644
--- a/pgp-keys-map.list
+++ b/pgp-keys-map.list
@@ -15,8 +15,13 @@
 # specific language governing permissions and limitations
 # under the License.
 
+com.kohlschutter.junixsocket:junixsocket-common = 
0xB5C082F1158B8C92AE3E5E1C29B8FEA02804261C
+com.kohlschutter.junixsocket:junixsocket-core = 
0xB5C082F1158B8C92AE3E5E1C29B8FEA02804261C
+com.kohlschutter.junixsocket:junixsocket-native-common = 
0xB5C082F1158B8C92AE3E5E1C29B8FEA02804261C
 commons-io:commons-io = 0x2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB
 org.apiguardian:apiguardian-api = 0xFF6E2C001948C5F2F38B0CC385911F425EC61B51
+org.bouncycastle:bcpg-jdk18on = 0x7B121B76A7ED6CE6E60AD51784E913A8E3A748C0
+org.bouncycastle:bcprov-jdk18on = 0x7B121B76A7ED6CE6E60AD51784E913A8E3A748C0
 org.junit.jupiter:junit-jupiter-api = 
0xFF6E2C001948C5F2F38B0CC385911F425EC61B51
 org.junit.jupiter:junit-jupiter-params = 
0xFF6E2C001948C5F2F38B0CC385911F425EC61B51
 org.junit.platform:junit-platform-commons = 
0xFF6E2C001948C5F2F38B0CC385911F425EC61B51
diff --git a/pom.xml b/pom.xml
index a0e437d..c547723 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,9 +60,10 @@ under the License.
   
 
   
+8
 3.9.6
 1.9.18
-8
+1.77
 
2023-05-03T01:33:44Z
 @
   
@@ -120,6 +121,22 @@ under the License.
   plexus-utils
   3.5.1
 
+
+  org.bouncycastle
+  bcpg-jdk18on
+  ${bouncycastleVersion}
+
+
+  org.bouncycastle
+  bcprov-jdk18on
+  ${bouncycastleVersion}
+
+
+  com.kohlschutter.junixsocket
+  junixsocket-core
+  2.9.0
+  pom
+
 
 
   org.junit.jupiter
@@ -179,8 +196,8 @@ under the License.
   apache-rat-plugin
   
 
-  
-  src/test/resources/gnupg/**
+  
+  src/test/resources/**
 
   
 
@@ -220,6 +237,67 @@ under the License.
   
 
   
+org.apache.maven.plugins
+maven-invoker-plugin
+
+  src/it/settings.xml
+  
+*
+  
+  
+
+alternative-secret-keyring
+  
+  
+clean
+install
+  
+  
+
${project.build.testOutputDirectory}/gnupg
+  
+
+
+  
+integration-test
+none
+  
+  
+integration-test-install
+
+  install
+
+integration-test
+  
+  
+gpg-integration-tests
+
+  run
+
+integration-test
+
+  
+gpg
+  
+
+

(maven-compiler-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 1e4c504)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


  at 1e4c504  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-scripting-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 07d72b5)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git


  at 07d72b5  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-doap-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 1e3e8e1)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-doap-plugin.git


  at 1e3e8e1  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-plugin-tools) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 0df5f535)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


  at 0df5f535 Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-invoker-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now a706b91)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git


  at a706b91  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-gpg-plugin) branch dependabot/maven/org.codehaus.plexus-plexus-utils-4.0.0 deleted (was 53b6abd)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.codehaus.plexus-plexus-utils-4.0.0
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git


 was 53b6abd  Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(maven-jxr) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 55bcd28)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-jxr.git


  at 55bcd28  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-doxia) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now aa6b907b)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git


  at aa6b907b Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-artifact-transfer) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 296aa17)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git


  at 296aa17  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-artifact-transfer) branch dependabot/maven/org.codehaus.groovy-groovy-3.0.20 deleted (was 3ea87ec)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.codehaus.groovy-groovy-3.0.20
in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git


 was 3ea87ec  Bump org.codehaus.groovy:groovy from 3.0.19 to 3.0.20

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(maven-artifact-transfer) branch dependabot/maven/org.codehaus.groovy-groovy-3.0.21 created (now 5c10b92)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.codehaus.groovy-groovy-3.0.21
in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git


  at 5c10b92  Bump org.codehaus.groovy:groovy from 3.0.19 to 3.0.21

No new revisions were added by this update.



(maven-acr-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 0303138)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git


  at 0303138  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-pmd-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 4ee3ae1)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


  at 4ee3ae1  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven) branch feature/validate-ids-across-settings-and-model updated (a07365f8fd -> cd7aba6af6)

2024-03-04 Thread kwin
This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch feature/validate-ids-across-settings-and-model
in repository https://gitbox.apache.org/repos/asf/maven.git


 discard a07365f8fd only emit warnings when urls differ
 add cd7aba6af6 only emit warnings when urls differ

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a07365f8fd)
\
 N -- N -- N   
refs/heads/feature/validate-ids-across-settings-and-model (cd7aba6af6)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/maven/model/validation/DefaultModelValidator.java  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



(maven) branch feature/validate-ids-across-settings-and-model updated (35c9ac5f4e -> a07365f8fd)

2024-03-04 Thread kwin
This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch feature/validate-ids-across-settings-and-model
in repository https://gitbox.apache.org/repos/asf/maven.git


from 35c9ac5f4e improve message, validate pluginRepositories as well
 add a07365f8fd only emit warnings when urls differ

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/maven/model/validation/DefaultModelValidator.java  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



(maven-ear-plugin) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now 9232a5b)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git


  at 9232a5b  Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.



(maven-wagon) branch dependabot/github_actions/apache/maven-gh-actions-shared-4 created (now f8521b79)

2024-03-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/apache/maven-gh-actions-shared-4
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git


  at f8521b79 Bump apache/maven-gh-actions-shared from 3 to 4

No new revisions were added by this update.