Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] gasping for alpn-1.8.0_191.mod / 9.4.13

Hi,

On Fri, Nov 2, 2018 at 10:36 AM Bill Ross <ross@xxxxxxxxxxxx> wrote:
> Back to work: surefire logs, then complete output for mvn clean install:
>
> There is no MAVEN_OPTS env.
>
> === jetty-util/target/surefire-reports/
>
>     2018-11-02T02-24-38_661.dumpstream
>
>     2018-11-02T02-24-38_661-jvmRun1.dumpstream
>
> === $ cat jetty.project/jetty-util/target/surefire-reports//*

Uhm, no.
There should be a directory just called "target/surefire" that
contains the files (passed to the surefire plugin) that configure the
forked JVM that runs the tests.
In those files there must be something wrong. Can you paste them?

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top