mojohaus / build-helper-maven-plugin

Build Helper Maven Plugin
https://www.mojohaus.org/build-helper-maven-plugin/
MIT License
111 stars 82 forks source link

Documentation issue with goals example #212

Closed mjj042 closed 3 months ago

mjj042 commented 3 months ago

The example for 'Add more resource directories to your project' is deceptive. The goal in the example would be better as add-resource here rather than add-test-resource.

To be explicit, line 130 of src/site/apt/usage.apt.vm

slawekjaranowski commented 3 months ago

PR are welcome

mjj042 commented 3 months ago

I've added https://github.com/mojohaus/build-helper-maven-plugin/pull/213