You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2023/02/01 12:33:08 UTC

[maven-site] branch master updated: Document Spring Boot Maven Plugin output as not reproducible

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 49a5d0ba Document Spring Boot Maven Plugin output as not reproducible
49a5d0ba is described below

commit 49a5d0ba3f969779ea28fce198f4f0c60a1a77ae
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Wed Feb 1 13:32:10 2023 +0100

    Document Spring Boot Maven Plugin output as not reproducible
    
    See: https://github.com/spring-projects/spring-boot/issues/21005
---
 content/apt/guides/mini/guide-reproducible-builds.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/guides/mini/guide-reproducible-builds.apt b/content/apt/guides/mini/guide-reproducible-builds.apt
index 08923822..036abc05 100644
--- a/content/apt/guides/mini/guide-reproducible-builds.apt
+++ b/content/apt/guides/mini/guide-reproducible-builds.apt
@@ -163,7 +163,7 @@ mvn clean verify artifact:compare
 *----------------------------------------------------------------------------+-------+--------------+
 | Eclipse {{{https://www.eclipse.org/sisu/docs/api/org.eclipse.sisu.mojos/}Sisu Maven Plugin}} | 0.3.4 |
 *----------------------------------------------------------------------------+-------+--------------+
-| {{{https://docs.spring.io/spring-boot/docs/current/maven-plugin/reference/htmlsingle/}springboot-maven-plugin}} | 2.3.0-M4 | not yet for war (because maven-war-plugin not yet ok)
+| {{{https://docs.spring.io/spring-boot/docs/current/maven-plugin/reference/htmlsingle/}springboot-maven-plugin}} |  | not reproducible
 *----------------------------------------------------------------------------+-------+--------------+ 
 | MojoHaus {{{https://www.mojohaus.org/properties-maven-plugin/}properties-maven-plugin}} | 1.1.0 |
 *----------------------------------------------------------------------------+-------+--------------+