Rebasing on master fixed the problem, thank you.
On Mon, Mar 4, 2019 at 3:39 PM Gilles Sadowski wrote:
>
>
> I'd recommend that you regularly rebase from "master".
>
> Regards,
> Gilles
>
> >
> > > Here is an excerpt of the exception trace (from running "mvn -e test"):
> > > ---CUT---
> > > Caus
Le mar. 5 mars 2019 à 00:29, Alex Herbert a écrit :
>
>
> > On 4 Mar 2019, at 23:10, Gilles Sadowski wrote:
> >
> > Hi.
> >
> > Le lun. 4 mars 2019 à 23:21, Eric Barnhill a écrit
> > :
> >>
> >> I am getting a maven error for the surefire plugin, but don't see it listed
> >> as a dependency in
> On 4 Mar 2019, at 23:10, Gilles Sadowski wrote:
>
> Hi.
>
> Le lun. 4 mars 2019 à 23:21, Eric Barnhill a écrit :
>>
>> I am getting a maven error for the surefire plugin, but don't see it listed
>> as a dependency in numbers-fraction or numbers-core. I see it listed in
>> numbers-parent, b
Hi.
Le lun. 4 mars 2019 à 23:21, Eric Barnhill a écrit :
>
> I am getting a maven error for the surefire plugin, but don't see it listed
> as a dependency in numbers-fraction or numbers-core. I see it listed in
> numbers-parent, but with no version number. Any ideas what I need to do to
> get the
I just did a fresh clone of commons-numbers and it runs ‘mvn test’ ok.
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T20:39:06+01:00)
Maven home: /usr/local/Cellar/maven/3.5.0/libexec
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtua
I am getting a maven error for the surefire plugin, but don't see it listed
as a dependency in numbers-fraction or numbers-core. I see it listed in
numbers-parent, but with no version number. Any ideas what I need to do to
get the tests running again?
I also get this error with other numbers modul