https://github.com/apache/maven-plugin-testing/issues/120 is probably fixed but I haven't verified that.
Dependencies are a mess: --- [WARNING] Used undeclared dependencies found: [WARNING] org.slf4j:slf4j-api:jar:1.7.36:compile [WARNING] org.junit.platform:junit-platform-commons:jar:1.14.1:compile [WARNING] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M4:compile [WARNING] org.apache.maven.resolver:maven-resolver-api:jar:1.9.25:provided [WARNING] org.codehaus.plexus:plexus-classworlds:jar:2.9.0:compile [WARNING] com.google.inject:guice:jar:classes:5.1.0:compile [WARNING] Unused declared dependencies found: [WARNING] org.apache.maven.wagon:wagon-provider-api:jar:3.5.3:provided [WARNING] org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.9.25:test [WARNING] org.apache.maven.resolver:maven-resolver-transport-file:jar:1.9.25:test [WARNING] org.apache.maven.resolver:maven-resolver-transport-http:jar:1.9.25:test Some minor typos in docs. Nothing serious. There are a lot of places that use old-fashioned utility classes that can be replaced with JDK classes. On Wed, Jan 7, 2026 at 4:57 PM Slawomir Jaranowski <[email protected]> wrote: > > Hi, > > We solved 18 issues: > https://github.com/apache/maven-plugin-testing/issues?q=is%3Aclosed%20milestone%3A3.5.0 > > Changes since the last release: > https://github.com/apache/maven-plugin-testing/compare/maven-plugin-testing-3.4.0...maven-plugin-testing-3.5.0 > > Staging repo: > https://repository.apache.org/content/repositories/maven-2395/ > https://repository.apache.org/content/repositories/maven-2395/org/apache/maven/plugin-testing/maven-plugin-testing/3.5.0/maven-plugin-testing-3.5.0-source-release.zip > > Source release checksum(s): > maven-plugin-testing-3.5.0-source-release.zip - SHA-512 : > 58cb3be7bef90e8d00b7271d9d848dee6b936735e65b916175dac2c61ae40c450a367025be0f51258e3068adc61f4d7d5f23e3bd5000ebac9cb3bf17c824bf4f > > Staging site: > https://maven.apache.org/plugin-testing-archives/LATEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > > -- > Sławomir Jaranowski > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Elliotte Rusty Harold [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
