Thanks Joe - that's what I was looking for.
On Wednesday, April 25, 2018, 7:53:19 PM PDT, Joe Witt <[email protected]>
wrote:
Mans
See here for an example [1]
The Apache RAT Plugin is what actually would detect the files and
check their licenses/etc..
In the provided example we're excluding a couple test files because
they cannot have headers but they are legit. You'd want to do the same
most likely.
Thanks
[1]
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-avro-bundle/nifi-avro-processors/pom.xml
On Wed, Apr 25, 2018 at 10:51 PM, M Singh <[email protected]> wrote:
> Hi:
>
> I am working on a project and would like to add a text resource file but am
> not sure how to "register" it so that it passes maven contrib-check ?
>
> Please let me know where I can find documentation on it.
>
> Thanks
>
> Mans