diff --git a/multi/multi__building_and_deploying.html b/multi/multi__building_and_deploying.html index 3429a9e2..f8fea600 100644 --- a/multi/multi__building_and_deploying.html +++ b/multi/multi__building_and_deploying.html @@ -1,3 +1,3 @@ - 1. Building and Deploying

1. Building and Deploying

To install locally:

$ mvn install -s .settings.xml

and to deploy snapshots to repo.spring.io:

$ mvn deploy -DaltSnapshotDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-snapshot-local

for a RELEASE build use

$ mvn deploy -DaltReleaseDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-release-local

and for jcenter use

$ mvn deploy -DaltReleaseDeploymentRepository=bintray::default::https://api.bintray.com/maven/spring/jars/org.springframework.cloud:build

and for Maven Central use

$ mvn deploy -P central -DaltReleaseDeploymentRepository=sonatype-nexus-staging::default::https://oss.sonatype.org/service/local/staging/deploy/maven2

(the "central" profile is available for all projects in Spring Cloud and it sets up the gpg jar signing, and the repository has to be specified separately for this project because it is a parent of the starter parent which users in turn have as their own parent).

\ No newline at end of file + 1. Building and Deploying

1. Building and Deploying

To install locally:

$ mvn install -s .settings.xml

and to deploy snapshots to repo.spring.io:

$ mvn deploy -DaltSnapshotDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-snapshot-local

for a RELEASE build use

$ mvn deploy -DaltReleaseDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-release-local

and for jcenter use

$ mvn deploy -DaltReleaseDeploymentRepository=bintray::default::https://api.bintray.com/maven/spring/jars/org.springframework.cloud:build

and for Maven Central use

$ mvn deploy -P central -DaltReleaseDeploymentRepository=sonatype-nexus-staging::default::https://oss.sonatype.org/service/local/staging/deploy/maven2

(the "central" profile is available for all projects in Spring Cloud and it sets up the gpg jar signing, and the repository has to be specified separately for this project because it is a parent of the starter parent which users in turn have as their own parent).

\ No newline at end of file diff --git a/multi/multi__contributing.html b/multi/multi__contributing.html index c9db9932..81bd2560 100644 --- a/multi/multi__contributing.html +++ b/multi/multi__contributing.html @@ -1,6 +1,6 @@ - 2. Contributing

2. Contributing

Spring Cloud is released under the non-restrictive Apache 2.0 license, + 2. Contributing

2. Contributing

Spring Cloud is released under the non-restrictive Apache 2.0 license, and follows a very standard Github development process, using Github tracker for issues and merging pull requests into master. If you want to contribute even something trivial please do not hesitate, but diff --git a/multi/multi__reusing_the_documentation.html b/multi/multi__reusing_the_documentation.html index c367a89c..afd0fd15 100644 --- a/multi/multi__reusing_the_documentation.html +++ b/multi/multi__reusing_the_documentation.html @@ -1,6 +1,6 @@ - 3. Reusing the documentation

3. Reusing the documentation

Spring Cloud Build publishes its spring-cloud-build-docs module that contains + 3. Reusing the documentation

3. Reusing the documentation

Spring Cloud Build publishes its spring-cloud-build-docs module that contains helpful scripts (e.g. README generation ruby script) and css, xslt and images for the Spring Cloud documentation. If you want to follow the same convention approach of generating documentation just add these plugins to your docs module

<profiles>
diff --git a/multi/multi_pr01.html b/multi/multi_pr01.html
index 5732e315..74d05429 100644
--- a/multi/multi_pr01.html
+++ b/multi/multi_pr01.html
@@ -1,4 +1,4 @@
 
       
-   

Spring Cloud Build is a common utility project for Spring Cloud +

Spring Cloud Build is a common utility project for Spring Cloud to use for plugin and dependency management.

\ No newline at end of file diff --git a/multi/multi_spring-cloud-build.html b/multi/multi_spring-cloud-build.html index 5d34a549..55a00c97 100644 --- a/multi/multi_spring-cloud-build.html +++ b/multi/multi_spring-cloud-build.html @@ -1,3 +1,3 @@ - Spring Cloud Build \ No newline at end of file + Spring Cloud Build \ No newline at end of file diff --git a/single/spring-cloud-build.html b/single/spring-cloud-build.html index 6f117a7d..712a4b8b 100644 --- a/single/spring-cloud-build.html +++ b/single/spring-cloud-build.html @@ -1,6 +1,6 @@ - Spring Cloud Build

Spring Cloud Build


Spring Cloud Build is a common utility project for Spring Cloud + Spring Cloud Build

Spring Cloud Build


Spring Cloud Build is a common utility project for Spring Cloud to use for plugin and dependency management.

1. Building and Deploying

To install locally:

$ mvn install -s .settings.xml

and to deploy snapshots to repo.spring.io:

$ mvn deploy -DaltSnapshotDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-snapshot-local

for a RELEASE build use

$ mvn deploy -DaltReleaseDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-release-local

and for jcenter use

$ mvn deploy -DaltReleaseDeploymentRepository=bintray::default::https://api.bintray.com/maven/spring/jars/org.springframework.cloud:build

and for Maven Central use

$ mvn deploy -P central -DaltReleaseDeploymentRepository=sonatype-nexus-staging::default::https://oss.sonatype.org/service/local/staging/deploy/maven2

(the "central" profile is available for all projects in Spring Cloud and it sets up the gpg jar signing, and the repository has to be specified separately for this project because it is a parent of the starter parent which users in turn have as their own parent).

2. Contributing

Spring Cloud is released under the non-restrictive Apache 2.0 license, and follows a very standard Github development process, using Github tracker for issues and merging pull requests into master. If you want diff --git a/spring-cloud-build.html b/spring-cloud-build.html index 7d0cc345..ffd40f83 100644 --- a/spring-cloud-build.html +++ b/spring-cloud-build.html @@ -4,7 +4,7 @@ - + spring-cloud-build