X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=92f1c17417b05389fee656751062fcaaab0cd60a;hb=44afc95545fdb0ebd235745491a0d150abda77f9;hp=11ebca4d0e1737c28e8749221b30c5862f30fa67;hpb=be9403346818a048099d1e7b7428e6afe9e20ca2;p=docs.git diff --git a/pom.xml b/pom.xml index 11ebca4d0..92f1c1741 100644 --- a/pom.xml +++ b/pom.xml @@ -4,76 +4,27 @@ 4.0.0 org.opendaylight.docs root - 0.1.0-SNAPSHOT - OpenDaylight Docs + 0.3.2-SNAPSHOT + docs pom ${sitedeploy} - scm:git:ssh://git.opendaylight.org:29418/documentation.git - scm:git:ssh://git.opendaylight.org:29418/documentation.git - https://wiki.opendaylight.org/view/CrossProject:Integration_Group + scm:git:ssh://git.opendaylight.org:29418/docs.git + scm:git:ssh://git.opendaylight.org:29418/docs.git + https://wiki.opendaylight.org/view/CrossProject:Documentation_Group HEAD 0.1.4 - http://nexus.opendaylight.org/content + master + https://nexus.opendaylight.org/content UTF-8 - ${nexusproxy}/sites/site/${project.groupId}/master/${project.artifactId} + ${nexusproxy}/sites/site/${project.groupId}/${current.branch}/${project.artifactId} manuals - - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - true - - - false - - - - - - - central2 - central2 - ${nexusproxy}/repositories/central2/ - - - opendaylight-snapshot - central2 - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - oss-sonatype - oss-sonatype - https://oss.sonatype.org/content/repositories/snapshots/ - - true - - - - @@ -86,7 +37,7 @@ ${nexusproxy}/repositories/opendaylight.snapshot/ - ${project.artifactId}-site + opendaylight-site dav:${sitedeploy}/ @@ -97,6 +48,23 @@ sdndocs-maven-plugin 0.1.0 - + + org.apache.maven.plugins + maven-site-plugin + 3.1 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.2 + + + org.slf4j + slf4j-api + 1.6.1 + + + +