From a642421661c7a3fc950691912362418197938efe Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 16 Sep 2019 14:22:26 +0200 Subject: [PATCH] Force creation of sources jar Closes gh-18212 --- spring-boot-project/spring-boot-starters/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/spring-boot-project/spring-boot-starters/pom.xml b/spring-boot-project/spring-boot-starters/pom.xml index 4f89a6b7fa..10993a2630 100644 --- a/spring-boot-project/spring-boot-starters/pom.xml +++ b/spring-boot-project/spring-boot-starters/pom.xml @@ -133,6 +133,13 @@ + + org.apache.maven.plugins + maven-source-plugin + + true + + org.basepom.maven duplicate-finder-maven-plugin