Hi,
I would also suggest to check if this can be done as an enforcer rule...
Kind regards
Karl Heinz Marbaise
On 21/11/18 14:01, Jurrie Overgoor wrote:
On 21-11-18 03:31, Royce Gerard Remer wrote:
c) optionally fail the build for either of the above conditions
Wouldn't the maven-enforcer-plu
On 21-11-18 03:31, Royce Gerard Remer wrote:
c) optionally fail the build for either of the above conditions
Wouldn't the maven-enforcer-plugin be a better fit for this?
Might even be implemented using custom rules?
https://maven.apache.org/enforcer/enforcer-api/writing-a-custom-rule.html
I'm considering writing a feature for the maven-help-plugin, but wanted to
confer here first: a properties-analyze goal which can:
a) list unused maven properties (like maven-dependency-plugin:analyze)
b) list undeclared properties (this can happen when you have a profile
which referen