From 48eb8fa8bc7c9e0b4fbaed80be0ee5750f1e5944 Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Gonzalez Date: Tue, 1 Nov 2005 03:13:11 +0000 Subject: [PATCH] Improvements git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329961 13f79535-47bb-0310-9956-ffa450edef68 --- .../guides/mini/guide-maven-evangelism.apt | 23 ++++++++++++------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt b/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt index 41825fbc6b..f1087c4aa7 100644 --- a/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt +++ b/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt @@ -20,6 +20,21 @@ Guide to add, improve or fix metadata in the ibiblio maven 2 repository Developers information + + The developer connection to the subversion pom repository is at + + <<>> + + It only contains m2 poms (manually added), and this poms will overwrite everything in the maven2 repo. + + If a pom doesn't exist or has just the basic information (eg. was autogenerated) patches can be applied. + If it has already information, dependencies,... a consensus has to be reached. NEVER will be changed + a pom with the tag set to "verified". + + + +Information about the current configuration + The canonical repository is at <<>>, under <<>> * repository-staging/to-ibiblio/maven - maven 1 repo @@ -52,11 +67,3 @@ Developers information * <<>> snapshot of the repoclean tool <<>> - - - - The developer connection to the subversion pom repository is at - - <<>> - - It only contains m2 poms (manually added), and this poms will overwrite everything in the maven2 repo.