Failing builds on GitHub Windows runners

34 views
Skip to first unread message

Jochen Schalanda

unread,
Aug 16, 2020, 12:58:49 PM8/16/20
to dropwiz...@googlegroups.com
Hi everyone,

we've had a problem with failing builds on Windows runners for GitHub Actions for a few weeks.

It looks like Maven (or rather org.apache.maven.plugins:maven-javadoc-plugin:3.2.0) fails to find org.apache.commons.lang3.ClassUtils when executed as part of the tests for the java-simple Maven archetype:

2020-08-14T07:01:50.1878901Z [INFO] [WARNING] Error injecting: org.apache.maven.plugins.javadoc.JavadocJar
2020-08-14T07:01:50.2060587Z [INFO] java.lang.NoClassDefFoundError: org/apache/commons/lang3/ClassUtils
2020-08-14T07:01:50.2061128Z [INFO]     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.<clinit>
The details and complete logs of failing runs can be found in this issue: https://github.com/dropwizard/dropwizard/issues/3415

I'm a bit at a loss why the builds on Windows still work with AppVeyor but not on GitHub Actions Windows runners.

Maybe somebody on this list has an idea what to check.

Cheers,
Jochen
Reply all
Reply to author
Forward
0 new messages