From bfbb9c503457574af3ffef1a30074c0c23764b2b Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 13 Mar 2019 09:50:36 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- .flattened-pom.xml | 146 ++++++++++++++++++++++++++++++++++++++++ docs/.flattened-pom.xml | 98 +++++++++++++++++++++++++++ 2 files changed, 244 insertions(+) create mode 100644 .flattened-pom.xml create mode 100644 docs/.flattened-pom.xml diff --git a/.flattened-pom.xml b/.flattened-pom.xml new file mode 100644 index 00000000..3eaf6739 --- /dev/null +++ b/.flattened-pom.xml @@ -0,0 +1,146 @@ + + + 4.0.0 + org.springframework.cloud + spring-cloud-build + 2.2.0.BUILD-SNAPSHOT + pom + Spring Cloud Parent + Spring Cloud parent pom, managing plugins and dependencies for Spring + Cloud projects + https://spring.io/spring-cloud + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed 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 + + https://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. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-build.git + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-build.git + https://github.com/spring-cloud/spring-cloud-build + + + + spring + + + + false + + + true + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot-local + + + + false + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone-local + + + + false + + spring-releases + Spring Releases + https://repo.spring.io/release + + + spring-plugins + Spring Maven Plugins Repository + https://repo.spring.io/plugins-release + + + + + sonar + + + + org.sonarsource.java + sonar-jacoco-listeners + 3.8 + test + + + + + diff --git a/docs/.flattened-pom.xml b/docs/.flattened-pom.xml new file mode 100644 index 00000000..8c92386c --- /dev/null +++ b/docs/.flattened-pom.xml @@ -0,0 +1,98 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-build + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud + spring-cloud-build-docs + 2.2.0.BUILD-SNAPSHOT + spring-cloud-build-docs + Spring Cloud Build Docs + https://spring.io/spring-cloud/spring-cloud-build-docs + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed 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 + + https://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. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-build.git/spring-cloud-build-docs + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-build.git/spring-cloud-build-docs + https://github.com/spring-cloud/spring-cloud-build/spring-cloud-build-docs + +