Selaa lähdekoodia

Merge branch 'stable-5.4'

* stable-5.4:
  Fix generation of surefire report during site generation

Change-Id: I2054dc67fc001910b66f395200c6796d4cef8ef3
tags/v5.5.0.201908280940-m3
Matthias Sohn 4 vuotta sitten
vanhempi
commit
601cca6d27
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml Näytä tiedosto

@@ -619,7 +619,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>${maven-surefire-version}</version>
<version>${maven-surefire-report-plugin-version}</version>
<configuration>
<aggregate>true</aggregate>
<alwaysGenerateSurefireReport>false</alwaysGenerateSurefireReport>

Loading…
Peruuta
Tallenna