Skip to content

move /wrapper to /tools/wrapper with /tools-archives#838

Merged
hboutemy merged 1 commit intomasterfrom
tools
Jul 5, 2025
Merged

move /wrapper to /tools/wrapper with /tools-archives#838
hboutemy merged 1 commit intomasterfrom
tools

Conversation

@hboutemy
Copy link
Member

@hboutemy hboutemy commented Jul 5, 2025

with the creation of https://maven.apache.org/tools/ directory as part of #811

it becomes natural to move Maven Wrapper from https://maven.apache.org/wrapper/ to https://maven.apache.org/tools/wrapper/

this PR does some aspects of smooth transition:

just before merging this PR, content in svn website HTML will have to be prepared:

svnmucc -m "move /wrapper to /tools/wrapper (maven-site#838)" \
  -U https://svn.apache.org/repos/asf/maven/website/components \
  mv wrapper-archives tools-archives \
  mkdir tools \
  mv wrapper tools/wrapper

and wrapper site publication can later be changed to point to https://maven.apache.org/tools/wrapper/ (with breadcrumb to tools directory)

@hboutemy hboutemy self-assigned this Jul 5, 2025
@hboutemy hboutemy requested a review from Bukama July 5, 2025 16:18
@hboutemy hboutemy merged commit 2aeae52 into master Jul 5, 2025
4 checks passed
@hboutemy hboutemy deleted the tools branch July 5, 2025 20:59
hboutemy added a commit to apache/maven-wrapper that referenced this pull request Jul 14, 2025
hboutemy added a commit to apache/maven-wrapper that referenced this pull request Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants