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

Full path is /big4/reep/jetty/jetty.project/jetty-util/target/surefire-reports/  (based on your logs)

Joakim Erdfelt / joakim@xxxxxxxxxxx


On Fri, Nov 2, 2018 at 4:56 AM Simone Bordet <sbordet@xxxxxxxxxxx> wrote:
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.
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jetty-users

Back to the top