diff --git a/.flattened-pom.xml b/.flattened-pom.xml new file mode 100644 index 0000000..b307290 --- /dev/null +++ b/.flattened-pom.xml @@ -0,0 +1,134 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-build + 2.2.0.BUILD-SNAPSHOT + + + org.springframework.cloud + spring-cloud-cli-parent + 2.2.0.BUILD-SNAPSHOT + pom + Spring Cloud Cli Parent + Spring Cloud Cli + https://projects.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-cli.git + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git + https://github.com/spring-cloud/spring-cloud-cli + + + + 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 + + + + + diff --git a/docs/.flattened-pom.xml b/docs/.flattened-pom.xml new file mode 100644 index 0000000..8df20b3 --- /dev/null +++ b/docs/.flattened-pom.xml @@ -0,0 +1,99 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-cli-parent + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud + spring-cloud-cli-docs + 2.2.0.BUILD-SNAPSHOT + pom + Spring Cloud Cli Docs + Spring Cloud Docs + https://projects.spring.io/spring-cloud/spring-cloud-cli-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-cli.git/spring-cloud-cli-docs + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-cli-docs + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-cli-docs + + diff --git a/pom.xml b/pom.xml index 18d561e..fa920e3 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ cli spring-cloud-cli ${basedir}/.. - 2.2.0.RELEASE + 2.2.1.RELEASE Hoxton.BUILD-SNAPSHOT diff --git a/spring-cloud-cli-integration-tests/.flattened-pom.xml b/spring-cloud-cli-integration-tests/.flattened-pom.xml new file mode 100644 index 0000000..a7960ba --- /dev/null +++ b/spring-cloud-cli-integration-tests/.flattened-pom.xml @@ -0,0 +1,118 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-cli-parent + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud + spring-cloud-cli-integration-tests + 2.2.0.BUILD-SNAPSHOT + spring-cloud-cli-integration-tests + Spring Patform Cli integration project + https://projects.spring.io/spring-cloud/spring-cloud-cli-integration-tests/ + + 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-cli.git/spring-cloud-cli-integration-tests + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-cli-integration-tests + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-cli-integration-tests + + + + org.springframework.cloud + spring-cloud-cli + 2.2.0.BUILD-SNAPSHOT + provided + + + org.springframework.boot + spring-boot-cli + 2.2.1.RELEASE + provided + + + commons-logging + commons-logging + 1.2 + provided + + + diff --git a/spring-cloud-cli/.flattened-pom.xml b/spring-cloud-cli/.flattened-pom.xml new file mode 100644 index 0000000..54b3399 --- /dev/null +++ b/spring-cloud-cli/.flattened-pom.xml @@ -0,0 +1,136 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-cli-parent + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud + spring-cloud-cli + 2.2.0.BUILD-SNAPSHOT + spring-cloud-cli + Spring Patform Cli integration project + https://projects.spring.io/spring-cloud/spring-cloud-cli/ + + 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-cli.git/spring-cloud-cli + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-cli + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-cli + + + + org.springframework.cloud.launcher + spring-cloud-launcher-cli + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-stream + 3.0.0.BUILD-SNAPSHOT + provided + + + org.springframework.security + spring-security-rsa + 1.0.7.RELEASE + compile + + + spring-core + org.springframework + + + + + org.springframework.security + spring-security-crypto + 5.2.1.RELEASE + compile + + + org.springframework.boot + spring-boot-cli + 2.2.1.RELEASE + provided + + + diff --git a/spring-cloud-launcher/.flattened-pom.xml b/spring-cloud-launcher/.flattened-pom.xml new file mode 100644 index 0000000..0b53217 --- /dev/null +++ b/spring-cloud-launcher/.flattened-pom.xml @@ -0,0 +1,108 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-cli-parent + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud + spring-cloud-launcher + 2.2.0.BUILD-SNAPSHOT + pom + spring-cloud-launcher + Spring Cloud Launcher + https://projects.spring.io/spring-cloud/spring-cloud-launcher/ + + 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-cli.git/spring-cloud-launcher + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-launcher + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-launcher + + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + provided + true + + + diff --git a/spring-cloud-launcher/spring-cloud-launcher-cli/.flattened-pom.xml b/spring-cloud-launcher/spring-cloud-launcher-cli/.flattened-pom.xml new file mode 100644 index 0000000..3da45bf --- /dev/null +++ b/spring-cloud-launcher/spring-cloud-launcher-cli/.flattened-pom.xml @@ -0,0 +1,125 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-launcher + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud.launcher + spring-cloud-launcher-cli + 2.2.0.BUILD-SNAPSHOT + spring-cloud-launcher-cli + Spring Cloud Launcher CLI + https://projects.spring.io/spring-cloud/spring-cloud-launcher/spring-cloud-launcher-cli/ + + 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-cli.git/spring-cloud-launcher/spring-cloud-launcher-cli + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-launcher/spring-cloud-launcher-cli + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-launcher/spring-cloud-launcher-cli + + + + org.springframework.boot + spring-boot-cli + 2.2.1.RELEASE + provided + + + org.codehaus.plexus + plexus-utils + 3.1.0 + compile + + + commons-logging + commons-logging + 1.2 + provided + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + provided + true + + + diff --git a/spring-cloud-launcher/spring-cloud-launcher-configserver/.flattened-pom.xml b/spring-cloud-launcher/spring-cloud-launcher-configserver/.flattened-pom.xml new file mode 100644 index 0000000..d1a867b --- /dev/null +++ b/spring-cloud-launcher/spring-cloud-launcher-configserver/.flattened-pom.xml @@ -0,0 +1,137 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-launcher + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud.launcher + spring-cloud-launcher-configserver + 2.2.0.BUILD-SNAPSHOT + spring-cloud-launcher-configserver + Spring Cloud Launcher ConfigServer + https://projects.spring.io/spring-cloud/spring-cloud-launcher/spring-cloud-launcher-configserver/ + + 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-cli.git/spring-cloud-launcher/spring-cloud-launcher-configserver + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-launcher/spring-cloud-launcher-configserver + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-launcher/spring-cloud-launcher-configserver + + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + + + org.springframework.cloud + spring-cloud-starter-netflix-eureka-client + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-bus-kafka + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-config-server + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-config-monitor + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + provided + true + + + diff --git a/spring-cloud-launcher/spring-cloud-launcher-deployer/.flattened-pom.xml b/spring-cloud-launcher/spring-cloud-launcher-deployer/.flattened-pom.xml new file mode 100644 index 0000000..8828df8 --- /dev/null +++ b/spring-cloud-launcher/spring-cloud-launcher-deployer/.flattened-pom.xml @@ -0,0 +1,131 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-launcher + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud.launcher + spring-cloud-launcher-deployer + 2.2.0.BUILD-SNAPSHOT + spring-cloud-launcher-deployer + Spring Cloud Launcher Deployer + https://projects.spring.io/spring-cloud/spring-cloud-launcher/spring-cloud-launcher-deployer/ + + 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-cli.git/spring-cloud-launcher/spring-cloud-launcher-deployer + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-launcher/spring-cloud-launcher-deployer + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-launcher/spring-cloud-launcher-deployer + + + + org.springframework.cloud + spring-cloud-deployer-thin + 1.0.22.RELEASE + compile + + + spring-boot-test-support + org.springframework.boot + + + + + org.springframework.cloud + spring-cloud-deployer-resource-support + 2.0.3.RELEASE + compile + + + org.springframework.boot + spring-boot-starter-validation + 2.2.1.RELEASE + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + provided + true + + + diff --git a/spring-cloud-launcher/spring-cloud-launcher-eureka/.flattened-pom.xml b/spring-cloud-launcher/spring-cloud-launcher-eureka/.flattened-pom.xml new file mode 100644 index 0000000..b3aa531 --- /dev/null +++ b/spring-cloud-launcher/spring-cloud-launcher-eureka/.flattened-pom.xml @@ -0,0 +1,149 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-launcher + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud.launcher + spring-cloud-launcher-eureka + 2.2.0.BUILD-SNAPSHOT + spring-cloud-launcher-eureka + Spring Cloud Launcher Eureka + https://projects.spring.io/spring-cloud/spring-cloud-launcher/spring-cloud-launcher-eureka/ + + 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-cli.git/spring-cloud-launcher/spring-cloud-launcher-eureka + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-launcher/spring-cloud-launcher-eureka + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-launcher/spring-cloud-launcher-eureka + + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + + + org.springframework.cloud + spring-cloud-starter-config + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-bus-kafka + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-netflix-eureka-server + 2.2.0.BUILD-SNAPSHOT + compile + + + javax.xml.bind + jaxb-api + 2.3.1 + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.2 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + provided + true + + + diff --git a/spring-cloud-launcher/spring-cloud-launcher-h2/.flattened-pom.xml b/spring-cloud-launcher/spring-cloud-launcher-h2/.flattened-pom.xml new file mode 100644 index 0000000..227666a --- /dev/null +++ b/spring-cloud-launcher/spring-cloud-launcher-h2/.flattened-pom.xml @@ -0,0 +1,167 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-launcher + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud.launcher + spring-cloud-launcher-h2 + 2.2.0.BUILD-SNAPSHOT + spring-cloud-launcher-h2 + Spring Cloud Launcher H2 + https://projects.spring.io/spring-cloud/spring-cloud-launcher/spring-cloud-launcher-h2/ + + 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-cli.git/spring-cloud-launcher/spring-cloud-launcher-h2 + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-launcher/spring-cloud-launcher-h2 + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-launcher/spring-cloud-launcher-h2 + + + + com.h2database + h2 + 1.4.200 + compile + + + org.springframework.boot + spring-boot-starter-web + 2.2.1.RELEASE + compile + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + + + org.springframework.cloud + spring-cloud-starter-config + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-bus-kafka + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-netflix-eureka-client + 2.2.0.BUILD-SNAPSHOT + compile + + + com.netflix.eureka + eureka-client + 1.9.13 + compile + + + jersey-client + com.sun.jersey + + + jersey-core + com.sun.jersey + + + jersey-apache-client4 + com.sun.jersey.contribs + + + archaius-core + com.netflix.archaius + + + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + provided + true + + + diff --git a/spring-cloud-launcher/spring-cloud-launcher-hystrixdashboard/.flattened-pom.xml b/spring-cloud-launcher/spring-cloud-launcher-hystrixdashboard/.flattened-pom.xml new file mode 100644 index 0000000..6ef738f --- /dev/null +++ b/spring-cloud-launcher/spring-cloud-launcher-hystrixdashboard/.flattened-pom.xml @@ -0,0 +1,137 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-launcher + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud.launcher + spring-cloud-launcher-hystrixdashboard + 2.2.0.BUILD-SNAPSHOT + spring-cloud-launcher-hystrixdashboard + Spring Cloud Launcher Hystrix Dashboard + https://projects.spring.io/spring-cloud/spring-cloud-launcher/spring-cloud-launcher-hystrixdashboard/ + + 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-cli.git/spring-cloud-launcher/spring-cloud-launcher-hystrixdashboard + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-launcher/spring-cloud-launcher-hystrixdashboard + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-launcher/spring-cloud-launcher-hystrixdashboard + + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + + + org.springframework.cloud + spring-cloud-starter-config + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-netflix-eureka-client + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-bus-kafka + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-starter-netflix-hystrix-dashboard + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + provided + true + + + diff --git a/spring-cloud-launcher/spring-cloud-launcher-kafka/.flattened-pom.xml b/spring-cloud-launcher/spring-cloud-launcher-kafka/.flattened-pom.xml new file mode 100644 index 0000000..9b1840f --- /dev/null +++ b/spring-cloud-launcher/spring-cloud-launcher-kafka/.flattened-pom.xml @@ -0,0 +1,131 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-launcher + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud.launcher + spring-cloud-launcher-kafka + 2.2.0.BUILD-SNAPSHOT + spring-cloud-launcher-kafka + Spring Cloud Launcher Kafka + https://projects.spring.io/spring-cloud/spring-cloud-launcher/spring-cloud-launcher-kafka/ + + 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-cli.git/spring-cloud-launcher/spring-cloud-launcher-kafka + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-launcher/spring-cloud-launcher-kafka + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-launcher/spring-cloud-launcher-kafka + + + + org.springframework.boot + spring-boot-starter-web + 2.2.1.RELEASE + compile + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + + + org.springframework.cloud + spring-cloud-starter-config + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.kafka + spring-kafka-test + 2.3.3.RELEASE + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + provided + true + + + diff --git a/spring-cloud-launcher/spring-cloud-launcher-stubrunner/.flattened-pom.xml b/spring-cloud-launcher/spring-cloud-launcher-stubrunner/.flattened-pom.xml new file mode 100644 index 0000000..90df50a --- /dev/null +++ b/spring-cloud-launcher/spring-cloud-launcher-stubrunner/.flattened-pom.xml @@ -0,0 +1,125 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-launcher + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud.launcher + spring-cloud-launcher-stubrunner + 2.2.0.BUILD-SNAPSHOT + spring-cloud-launcher-stubrunner + Spring Cloud Launcher Stub Runner + https://projects.spring.io/spring-cloud/spring-cloud-launcher/spring-cloud-launcher-stubrunner/ + + 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-cli.git/spring-cloud-launcher/spring-cloud-launcher-stubrunner + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cli.git/spring-cloud-launcher/spring-cloud-launcher-stubrunner + https://github.com/spring-cloud/spring-cloud-cli/spring-cloud-launcher/spring-cloud-launcher-stubrunner + + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + + + org.springframework.boot + spring-boot-starter-web + 2.2.1.RELEASE + compile + + + org.springframework.cloud + spring-cloud-starter-contract-stub-runner + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + provided + true + + +