Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: dcb0cfb7 by tchemit at 2018-11-11T23:29:00Z remove config plugin from report, it does not works very well - - - - - 1 changed file: - pom.xml Changes: ===================================== pom.xml ===================================== @@ -374,19 +374,19 @@ <reporting> <plugins> - <plugin> - <groupId>io.ultreia.java4all.config</groupId> - <artifactId>config-maven-plugin</artifactId> - <version>${lib.version.java4all.config}</version> - <inherited>false</inherited> - <reportSets> - <reportSet> - <reports> - <report>aggregate-report</report> - </reports> - </reportSet> - </reportSets> - </plugin> + <!--<plugin>--> + <!--<groupId>io.ultreia.java4all.config</groupId>--> + <!--<artifactId>config-maven-plugin</artifactId>--> + <!--<version>${lib.version.java4all.config}</version>--> + <!--<inherited>false</inherited>--> + <!--<reportSets>--> + <!--<reportSet>--> + <!--<reports>--> + <!--<report>aggregate-report</report>--> + <!--</reports>--> + <!--</reportSet>--> + <!--</reportSets>--> + <!--</plugin>--> <plugin> <artifactId>maven-project-info-reports-plugin</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/dcb0cfb7d35da169c2de168be883... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/dcb0cfb7d35da169c2de168be883... You're receiving this email because of your account on gitlab.com.