Re: changing bundle goal defaults in maven-remote-resources-plugin

2021-08-12 Thread Delany
Ok nevermind, that would include all classes, meta, etc. On Thu, 12 Aug 2021 at 13:18, Delany wrote: > Hi there > > As per instructions at > https://github.com/apache/maven-remote-resources-plugin > > I have resources outside of src/main/resources directory I would like > bundled. These are neve

changing bundle goal defaults in maven-remote-resources-plugin

2021-08-12 Thread Delany
Hi there As per instructions at https://github.com/apache/maven-remote-resources-plugin I have resources outside of src/main/resources directory I would like bundled. These are nevertheless packaged in the project JAR. Since packaging a JAR is a prerequisite to unbundling, it seems logical to ch