From 0c4501920046666a9d0d74d92c774776eb6a1191 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 19 Feb 2019 14:24:05 +0100 Subject: [PATCH] Upgrade to Spring Doc Resources 0.1.0.RELEASE Closes gh-15805 --- spring-boot-project/spring-boot-docs/pom.xml | 36 +++++++++---------- .../spring-boot-parent/pom.xml | 7 +++- 2 files changed, 24 insertions(+), 19 deletions(-) diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml index 95979201d60..c9a22a76a49 100644 --- a/spring-boot-project/spring-boot-docs/pom.xml +++ b/spring-boot-project/spring-boot-docs/pom.xml @@ -1010,6 +1010,24 @@ + + com.googlecode.maven-download-plugin + download-maven-plugin + + + unpack-doc-resources + generate-resources + + wget + + + https://repo.spring.io/release/io/spring/docresources/spring-doc-resources/${spring-doc-resources.version}/spring-doc-resources-${spring-doc-resources.version}.zip + true + ${refdocs.build.directory} + + + + org.apache.maven.plugins maven-dependency-plugin @@ -1161,24 +1179,6 @@ - - unpack-doc-resources - - unpack - - generate-resources - - - - io.spring.docresources - spring-doc-resources - ${spring-doc-resources.version} - zip - ${refdocs.build.directory} - - - - diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 938e0249052..097887b6b63 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -29,7 +29,7 @@ 1.10.6 6.14.3 1.0.6.RELEASE - 0.1.0.BUILD-SNAPSHOT + 0.1.0.RELEASE http://github.com/spring-projects/spring-boot @@ -276,6 +276,11 @@ + + com.googlecode.maven-download-plugin + download-maven-plugin + 1.4.1 + org.jetbrains.kotlin kotlin-maven-plugin