This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-sources.git
The following commit(s) were added to refs/heads/master by this push: new 24395cf add retired.xml to track history (#24) 24395cf is described below commit 24395cf544e7bcb8bfb7592ac0aafa4c714f45d8 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Sun May 25 17:11:31 2025 +0200 add retired.xml to track history (#24) --- retired.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/retired.xml b/retired.xml new file mode 100644 index 0000000..2c68a0f --- /dev/null +++ b/retired.xml @@ -0,0 +1,40 @@ +<?xml version='1.0' encoding='utf-8'?> +<!-- + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you 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. +--> +<!-- Retired projects --> +<manifest> + <remote name='origin' fetch='https://github.com/apache' /> + <remote name='plexus' fetch='https://github.com/codehaus-plexus' /> + <remote name='svn2git' fetch='https://github.com/apache' /> + <remote name='sisu' fetch='https://github.com/eclipse-sisu' /> + <default revision='master' remote='origin' sync-j='8' /> + + <project path='plugins/reporting/maven-docck-plugin' name='maven-docck-plugin.git' /> + + <project path='plugins/tools/maven-ant-plugin' name='maven-ant-plugin.git' /> + <project path='plugins/tools/maven-patch-plugin' name='maven-patch-plugin.git' /> + <project path='plugins/tools/maven-pdf-plugin' name='maven-pdf-plugin.git' /> + <project path='plugins/tools/maven-repository-plugin' name='maven-repository-plugin.git' /> + + <project path='shared/artifact-resolver' name='maven-artifact-resolver.git' /> + <project path='shared/downloader' name='maven-downloader.git' /> + <project path='shared/osgi' name='maven-osgi.git' /> + <project path='shared/repository-builder' name='maven-repository-builder.git' /> + <project path='shared/runtime' name='maven-runtime.git' /> +</manifest>