Skip to content

Conversation

@timtebeek
Copy link
Contributor

As seen on https://cwiki.apache.org/confluence/plugins/servlet/mobile?contentId=181305684#MavenEcosystemCleanup-DropPlexusContainerforJSR-330+SisuGuiceextension

I have another two lined up for apache/maven and apache/maven-archetype that I'll verify first.

@elharo if you wouldn't mind, could you look this over?

Use this link to re-run the recipe: https://app.moderne.io/builder/P4zH7djn6?organizationId=QXBhY2hlIE1hdmVu

@timtebeek timtebeek marked this pull request as draft November 16, 2024 21:22
@timtebeek timtebeek marked this pull request as ready for review November 16, 2024 21:26
@timtebeek
Copy link
Contributor Author

Thanks again for the quick look; Failure seem due to another one-off network issue

Error:  Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 15.45 s <<< FAILURE! -- in org.apache.maven.tools.plugin.javadoc.JavadocSiteIT
Error:  org.apache.maven.tools.plugin.javadoc.JavadocSiteIT.testNestedClass(URI)[1] -- Time elapsed: 2.010 s <<< ERROR!
java.net.NoRouteToHostException: No route to host
	at java.base/sun.nio.ch.Net.connect0(Native Method)
	at java.base/sun.nio.ch.Net.connect(Net.java:579)
	at java.base/sun.nio.ch.Net.connect(Net.java:568)
	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:599)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
	at java.base/java.net.Socket.connect(Socket.java:641)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.maven.tools.plugin.javadoc.JavadocSite.getReader(JavadocSite.java:526)
	at org.apache.maven.tools.plugin.javadoc.JavadocSite.getPackageListWithModules(JavadocSite.java:175)
	at org.apache.maven.tools.plugin.javadoc.JavadocSite.<init>(JavadocSite.java:128)
	at org.apache.maven.tools.plugin.javadoc.JavadocSiteIT.testNestedClass(JavadocSiteIT.java:67)

@elharo elharo merged commit 301bc33 into apache:master Dec 12, 2024
26 checks passed
@timtebeek timtebeek deleted the refactor/replace-plexus-AbstractLogEnabled-with-slf4j branch December 12, 2024 17:43
@slawekjaranowski slawekjaranowski added this to the 4.0.0-beta-2 milestone Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants