I happen to have a MacBook and I can confirm the failures - they also happen on my machine with Java 11.

Unfortunately I don't have much time on my hands right now to investigate, but I'd be happy to share the log files if somebody else needs them.

From what I've seen, three seem to be caused by a NullPointerException in the Maven Javadoc Plugin (MSITE-497, MSITE-506 and MSITE-665). The Maven Site Plugin uses version 3.0.0-M1 so maybe a quick check could involve upgrading that to see if those issues are solved.

Thanks,

Maarten


On March 1st, 2021 at 00:33, Elliotte Rusty Harold wrote:
I don't know that either. Github tends to be configured so unless
you're a repo maintainer you can't see who's a repo maintainer. Not my
favorite github misfeature.

On Sun, Feb 28, 2021 at 11:07 PM Bertrand Martin
<bertr...@sentrysoftware.com> wrote:

Hi Elliotte,

The problem is that nobody is able to tell how these builds are failing: no 
error messages, no logs, nothing.

Who has access to GitHub' Actions logs for maven-site-plugin?

Bertrand Martin
www.sentrysoftware.com

-----Original Message-----
From: Elliotte Rusty Harold <elh...@ibiblio.org>
Sent: Sunday, February 28, 2021 23:26
To: Maven Developers List <dev@maven.apache.org>
Subject: Re: Doxia 1.10 and maven-site-plugin 3.10

At least six of the maven-st-plugin CI jobs seem broken at head, essentially 
all the Mac OS builds after JDK 8. Fixing these is the first step before we 
could safely consider a release.

On Sun, Feb 28, 2021 at 6:38 PM Bertrand Martin <bertr...@sentrysoftware.com> 
wrote:

Hi,

Is there a release planned for Doxia 1.10 and maven-site-plugin 3.10?

We need it to leverage the new fenced code block, properly exposing the 
language:
```java
System.out.println( "Hello, World!" ); ```

Thank you!

Bertrand Martin
www.sentrysoftware.com<http://www.sentrysoftware.com/>




--
Elliotte Rusty Harold
elh...@ibiblio.org

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


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




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

Reply via email to