This is an automated email from the ASF dual-hosted git repository.

elharo 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 6a2c71b  [MNGSITE-462] Update Maven jenkins address (#262)
6a2c71b is described below

commit 6a2c71bcf44d1eb46b816a019c413c9ef8ae98e0
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Sep 19 14:27:21 2021 +0200

    [MNGSITE-462] Update Maven jenkins address (#262)
---
 content/apt/developers/compatibility-plan.apt                         | 2 +-
 content/apt/developers/index.apt                                      | 2 +-
 content/apt/developers/release/maven-project-release-procedure.apt    | 2 +-
 content/apt/developers/retirement-plan-plugins.apt                    | 2 +-
 .../developers/website/deploy-component-reference-documentation.apt   | 3 +--
 content/apt/developers/website/index.apt                              | 4 ++--
 content/xdoc/scm.xml                                                  | 2 +-
 7 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/content/apt/developers/compatibility-plan.apt 
b/content/apt/developers/compatibility-plan.apt
index ce5533c..79a2be8 100644
--- a/content/apt/developers/compatibility-plan.apt
+++ b/content/apt/developers/compatibility-plan.apt
@@ -40,7 +40,7 @@ Maven Plugins Compatibility Plan
 
   Such requirements are displayed as "System Requirements" in every plugin 
info report (see {{{/plugins/maven-clean-plugin/plugin-info.html}this 
example}}).
 
-  Consolidated view for all LATEST plugins release is visible in a 
{{{https://ci-builds.apache.org/job/Maven/job/dist-tool-plugin/job/master/site/dist-tool-prerequisites.html}daily
 generated report}}.
+  Consolidated view for all LATEST plugins release is visible in a 
{{{https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/dist-tool-prerequisites.html}daily
 generated report}}.
 
 * Maven Plan
 
diff --git a/content/apt/developers/index.apt b/content/apt/developers/index.apt
index 9e1aa4e..86cd78c 100644
--- a/content/apt/developers/index.apt
+++ b/content/apt/developers/index.apt
@@ -43,7 +43,7 @@ Maven Developer Centre
 
   * {{{../scm.html}Source Code}}
 
-  * {{{https://ci-builds.apache.org/job/Maven/job/maven-box/}Continuous 
Integration}}
+  * {{{https://ci-maven.apache.org/job/Maven/job/maven-box/}Continuous 
Integration}}
 
   * {{{../plugin-developers/common-bugs.html}Common Bugs and Pitfalls}}
 
diff --git a/content/apt/developers/release/maven-project-release-procedure.apt 
b/content/apt/developers/release/maven-project-release-procedure.apt
index 7b2f8d0..f4766a0 100644
--- a/content/apt/developers/release/maven-project-release-procedure.apt
+++ b/content/apt/developers/release/maven-project-release-procedure.apt
@@ -197,7 +197,7 @@ wagon/wagon-2.2-source-release.zip.sha512
   will have copied it to the archive.
 
   To check that everything is ok in the dist area, dist-tool-plugin has been 
written and run once a day to produce
-  
{{{https://ci-builds.apache.org/job/Maven/job/dist-tool-plugin/job/master/site/}"Check
 Source Release" and "Check Errors" reports}}.
+  
{{{https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/}"Check
 Source Release" and "Check Errors" reports}}.
 
 * Add the release for next board report
 
diff --git a/content/apt/developers/retirement-plan-plugins.apt 
b/content/apt/developers/retirement-plan-plugins.apt
index c943368..832809f 100644
--- a/content/apt/developers/retirement-plan-plugins.apt
+++ b/content/apt/developers/retirement-plan-plugins.apt
@@ -152,7 +152,7 @@ but has moved to the <Organization> <Project> project.
   [[1]] Put the JIRA project in read-only mode in case of standalone project 
(own Jira key): apply Maven Retired Project Permissions Scheme.
   (Requires JIRA admin karma: e.g. ask Brian Fox)
 
-  [[1]] Comment the 
{{{https://ci-builds.apache.org/job/Maven/job/dist-tool-plugin/job/master/site/dist-tool.conf.html}dist-tool
 configuration}} entry.
+  [[1]] Comment the 
{{{https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/dist-tool.conf.html}dist-tool
 configuration}} entry.
 
   [[1]] Remove distribution from current 
{{{https://dist.apache.org/repos/dist/release/maven/}dist area}}
   (history remains available in 
{{{https://archive.apache.org/dist/maven/}archive}}).
diff --git 
a/content/apt/developers/website/deploy-component-reference-documentation.apt 
b/content/apt/developers/website/deploy-component-reference-documentation.apt
index bd9a5a7..170a143 100644
--- 
a/content/apt/developers/website/deploy-component-reference-documentation.apt
+++ 
b/content/apt/developers/website/deploy-component-reference-documentation.apt
@@ -161,6 +161,5 @@ svnmucc -m "Publish yyy $version documentation" \
  site content editing.
 
  <<Notice>>: if you forget about updating the index page, dist-tool has a
- 
{{{https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/}report
 run daily}}
+ 
{{{https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/}report
 run daily}}
  that will gently send a failure notification on [email protected] when 
"Check Errors" report is not empty.
- 
\ No newline at end of file
diff --git a/content/apt/developers/website/index.apt 
b/content/apt/developers/website/index.apt
index 7fc42d8..a18de28 100644
--- a/content/apt/developers/website/index.apt
+++ b/content/apt/developers/website/index.apt
@@ -63,8 +63,8 @@ How website publication works
  * on every main content source commit 
({{{https://github.com/apache/maven-site}maven-site.git}}
    and {{{https://github.com/apache/maven-doxia-site}maven-doxia-site.git}}),
    main content rebuild and publish is triggered through Jenkins jobs (
-   
{{{https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-site/}maven-site
 job}}
-   and 
{{{https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-doxia-site/}doxia-site
 job}}),
+   
{{{https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site/}maven-site
 job}}
+   and 
{{{https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-site/}doxia-site
 job}}),
    which basically run <<<mvn site-deploy>>> (it can be run locally if CI is 
off...),
 
  * on every Maven component release, release manager follows 
"{{{./deploy-component-reference-documentation.html}deploying Maven components 
reference documentation}}",
diff --git a/content/xdoc/scm.xml b/content/xdoc/scm.xml
index 3adb511..0797f23 100644
--- a/content/xdoc/scm.xml
+++ b/content/xdoc/scm.xml
@@ -173,7 +173,7 @@ repo start master --all</pre>
               <td><a 
href="https://issues.apache.org/jira/projects/MRESOLVER/";>Jira 
MRESOLVER</a></td>
             </tr>
             <tr>
-              <td><a 
href="https://ci-builds.apache.org/job/Maven/job/dist-tool-plugin/job/master/site/";>Apache
 Maven Distribution Checking Tool</a></td>
+              <td><a 
href="https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/";>Apache
 Maven Distribution Checking Tool</a></td>
               <td><source><a 
href="https://gitbox.apache.org/repos/asf/maven-dist-tool.git";>https://gitbox.apache.org/repos/asf/maven-dist-tool.git</a></source></td>
               <td><a href="https://github.com/apache/maven-dist-tool/";>(GitHub 
mirror)</a></td>
               <td></td>

Reply via email to