Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
-
f5e5805d
by tchemit at 2018-11-11T23:30:25Z
1 changed file:
Changes:
| ... | ... | @@ -373,19 +373,19 @@ |
| 373 | 373 |
<reporting>
|
| 374 | 374 |
<plugins>
|
| 375 | 375 |
|
| 376 |
- <plugin>
|
|
| 377 |
- <groupId>io.ultreia.java4all.config</groupId>
|
|
| 378 |
- <artifactId>config-maven-plugin</artifactId>
|
|
| 379 |
- <version>${lib.version.java4all.config}</version>
|
|
| 380 |
- <inherited>false</inherited>
|
|
| 381 |
- <reportSets>
|
|
| 382 |
- <reportSet>
|
|
| 383 |
- <reports>
|
|
| 384 |
- <report>aggregate-report</report>
|
|
| 385 |
- </reports>
|
|
| 386 |
- </reportSet>
|
|
| 387 |
- </reportSets>
|
|
| 388 |
- </plugin>
|
|
| 376 |
+ <!--<plugin>-->
|
|
| 377 |
+ <!--<groupId>io.ultreia.java4all.config</groupId>-->
|
|
| 378 |
+ <!--<artifactId>config-maven-plugin</artifactId>-->
|
|
| 379 |
+ <!--<version>${lib.version.java4all.config}</version>-->
|
|
| 380 |
+ <!--<inherited>false</inherited>-->
|
|
| 381 |
+ <!--<reportSets>-->
|
|
| 382 |
+ <!--<reportSet>-->
|
|
| 383 |
+ <!--<reports>-->
|
|
| 384 |
+ <!--<report>aggregate-report</report>-->
|
|
| 385 |
+ <!--</reports>-->
|
|
| 386 |
+ <!--</reportSet>-->
|
|
| 387 |
+ <!--</reportSets>-->
|
|
| 388 |
+ <!--</plugin>-->
|
|
| 389 | 389 |
|
| 390 | 390 |
<plugin>
|
| 391 | 391 |
<artifactId>maven-project-info-reports-plugin</artifactId>
|