From 757930931d94b30ceed2133828f4733ecef2b37f Mon Sep 17 00:00:00 2001 From: Martin Stockhammer Date: Sun, 15 Apr 2018 14:54:16 +0200 Subject: [PATCH] Changing scm url and improving site generation --- pom.xml | 25 +++++++++++++------------ src/site/site.xml | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 12 deletions(-) create mode 100644 src/site/site.xml diff --git a/pom.xml b/pom.xml index a956977..34c1411 100644 --- a/pom.xml +++ b/pom.xml @@ -33,25 +33,26 @@ bundle Spring Apache Directory Server Components - http://archiva.apache.org/redback/components/${project.artifactId} + + https://gitbox.apache.org/repos/asf?a=tree;p=archiva-redback-components-spring-apacheds.git + 1.5.1 + + + scm:git:http://gitbox.apache.org/repos/asf/archiva-redback-components-spring-apacheds.git + scm:git:https://gitbox.apache.org/repos/asf/archiva-redback-components-spring-apacheds.git + ${scmBrowseUrl} + + + + ${webUrl}/${project.artifactId} apache.website - scm:svn:https://svn.apache.org/repos/asf/archiva/site-content/redback/components/${project.artifactId} + ${siteUrl}/${project.artifactId} - - scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-apacheds/ - scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-apacheds/ - http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-apacheds/ - - - - 1.5.1 - - org.apache.directory.server diff --git a/src/site/site.xml b/src/site/site.xml new file mode 100644 index 0000000..32aea8f --- /dev/null +++ b/src/site/site.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + +