> find ~/.m2 -name '*spdx*' -exec rm {} \;
This command also deletes SPDX files. Was that your intent or did you
only want to delete jar files?
Gary
>
> This mainly removed a lot of the spdx artifacts under org.apache.commons.
>
> Now my builds are OK under java 8. So I do not know the reason wh
My +1
Gary
On Wed, Dec 7, 2022 at 2:50 PM Gary Gregory wrote:
>
> We made some enhancements since Apache Commons Parent 54 was released,
> so I would like to release Apache Commons Parent 55.
>
> This is the parent POM for Apache Commons, it doesn't contain Java
> code, and therefore no JApiCmp A
This _lazy_ vote passes with one binding +1 vote:
- Gary Gregory
Gary
On Sun, Dec 11, 2022 at 8:23 AM Gary Gregory wrote:
>
> My +1
> Gary
>
> On Wed, Dec 7, 2022 at 2:50 PM Gary Gregory wrote:
> >
> > We made some enhancements since Apache Commons Parent 54 was released,
> > so I would like t
On Sun, 11 Dec 2022 at 13:23, Gary Gregory wrote:
>
> > find ~/.m2 -name '*spdx*' -exec rm {} \;
>
> This command also deletes SPDX files. Was that your intent or did you
> only want to delete jar files?
Yes. I wanted to clear everything out. Anything needed would be
downloaded again. It worked a