5c728b0f0c
With Apache parent pom v12 our remote-resources-plugin execution id was shadowing the parent declaration, and our configuration would get run to aggregate LICENSE files correctly. When upgrading to v18, apache changed the execution id, so our configuration no longer gets used. Add an explicit goal to our usage of the remote-resources-plugin and change the name to something more descriptive and less likely to conflict (either intentionally or not). Signed-off-by: Josh Elser <elserj@apache.org> |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |