On Tue, Oct 4, 2016 at 5:35 AM, M. Richey wrote:
> Thanks Benson to point that out, it's a good example.
>
> We have several use cases where we modify properties with our plugins. We
> have a large variety of our software which to build for up to three brands.
> For which brand a specific softwa
I tried the build-helper plugin and got the same problem.
Using this configuration
org.codehaus.mojo
build-helper-maven-plugin
1.12
tsp
validate
https://github.com/mojohaus/build-helper-maven-plugin/blob/master/src/main/java/org/codehaus/mojo/buildhelper/AbstractDefinePropertyMojo.java#L47
would be the recommended way to define a property... I would be interested
to find out if there is an issue in build-helper... one should be able to
cre
Thanks Benson to point that out, it's a good example.
We have several use cases where we modify properties with our plugins. We have
a large variety of our software which to build for up to three brands. For
which brand a specific software is to build is defined outside the poms and
provided by