> 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 why,
> but clearing out the spdx artifacts used by maven fixed it.
>
> Alex
>
>
> On Thu, 8 Dec 2022 at 20:31, Gary Gregory <garydgreg...@gmail.com> wrote:
> >
> > Thanks for the update Alex!
> >
> > Gary
> >
> > On Thu, Dec 8, 2022, 15:11 Alex Herbert <alex.d.herb...@gmail.com> wrote:
> >
> > > I can confirm JDK 8 on my macbook is OK for rng, numbers and lang.
> > >
> > > Tried 55-SNAPSHOT from git master and also the tagged 55 RC1 (double
> > > checking).
> > >
> > > Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
> > > Maven home: /usr/local/apache-maven-3.6.3
> > > Java version: 1.8.0_301, vendor: Oracle Corporation, runtime:
> > > /Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre
> > > Default locale: en_US, platform encoding: UTF-8
> > > OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
> > >
> > > I'll investigate a bit more tomorrow why the JDK 8 build on my other
> > > machine is loading a Java 11 class. I may have some problem with the
> > > maven cache and the jars that are loaded.
> > >
> > > Alex
> > >
> > > On Thu, 8 Dec 2022 at 18:30, Alex Herbert <alex.d.herb...@gmail.com>
> > > wrote:
> > > >
> > > > On Thu, 8 Dec 2022 at 18:18, Gary Gregory <garydgreg...@gmail.com>
> > > wrote:
> > > > >
> > > > > Java version: 1.8.0_352, vendor: Private Build
> > > > >
> > > > > Private build? What's that?
> > > >
> > > > I did not notice that. It is strange.
> > > >
> > > > I believe this is the version installed by my package manager on Ubuntu:
> > > >
> > > > $ java -version
> > > > openjdk version "1.8.0_352"
> > > > OpenJDK Runtime Environment (build 1.8.0_352-8u352-ga-1~18.04-b08)
> > > > OpenJDK 64-Bit Server VM (build 25.352-b08, mixed mode)
> > > >
> > > > $ lsb_release -a
> > > > No LSB modules are available.
> > > > Distributor ID: Ubuntu
> > > > Description:    Ubuntu 18.04.6 LTS
> > > > Release:        18.04
> > > > Codename:       bionic
> > > >
> > > > I'll try on my MacBook as it has a different java 8.
> > > >
> > > > Otherwise I will try to download a different java 8 for this linux box.
> > > >
> > > > Alex
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > For additional commands, e-mail: dev-h...@commons.apache.org
> > >
> > >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to