Hi.
In project [Math], the command "mvn jacoco:check" fails, with
the following error:
---CUT---
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building Commons Math
[INFO] task-segment: [jacoco:check]
[INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] One or more required plugin parameters are invalid/missing for
'jacoco:check'
[0] Inside the definition for plugin 'jacoco-maven-plugin' specify the
following:
<configuration>
...
<rules>VALUE</rules>
</configuration>.
---CUT---
It seems that in later versions, the "<check>" tag must be replaced
by "<rules>".
Regards,
Gilles
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org