$ java -version
openjdk version "17.0.17" 2025-10-21
OpenJDK Runtime Environment Homebrew (build 17.0.17+0)
OpenJDK 64-Bit Server VM Homebrew (build 17.0.17+0, mixed mode, sharing)


And I saw the same with JDK 25

This is a git checkout from master. Maybe something to do with
installed maven versions? No, looks like something else:

org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:314)\nCaused
by: org.apache.maven.plugin.PluginContainerException: An API
incompatibility was encountered while executing
org.apache.maven.plugins:maven-source-plugin:4.0.0-beta-2-SNAPSHOT:jar-no-fork:
java.lang.NoSuchMethodError: \'java.util.List
org.apache.maven.api.services.ProjectManager.getCompileSourceRoots(org.apache.maven.api.Project,
org.apache.maven.api.ProjectScope)\'\n-----------------------------------------------------\nrealm
=    plugin>org.apache.maven.plugins:maven-


You can dig into the results in
https://github.com/apache/maven-source-plugin/pull/254




On Sat, Nov 22, 2025 at 5:15 PM Sylwester Lachiewicz
<[email protected]> wrote:
>
> Can You say more about your environment?
> I've checked source.zip on my macos and for Java 25/Maven 3.9.11 all
> ITs passed without issues.
>
> Sylwester
>
> sob., 22 lis 2025 o 23:41 Elliotte Rusty Harold <[email protected]> 
> napisał(a):
> >
> > On first pass, I see a lot of IT failures on my MacBook. maybe the
> > tests aren't handling the Mac somehow?
> >
> > [ERROR] -------------------------------------------------
> > [ERROR]
> > [INFO] -------------------------------------------------
> > [INFO] Build Summary:
> > [INFO]   Passed: 0, Failed: 23, Errors: 0, Skipped: 1
> > [INFO] -------------------------------------------------
> > [ERROR] The following builds failed:
> > [ERROR] *  verify-parameter-goal-generated-test-jar/pom.xml
> > [ERROR] *  MSOURCES-95/pom.xml
> > [ERROR] *  jar-includes-excludes/pom.xml
> > [ERROR] *  reproducible/pom.xml
> > [ERROR] *  verify-parameter-goal-jar-no-fork/pom.xml
> > [ERROR] *  jar-with-archive-config/pom.xml
> > [ERROR] *  jar/pom.xml
> > [ERROR] *  MSOURCES-62/pom.xml
> > [ERROR] *  verify-parameter-goal-jar/pom.xml
> > [ERROR] *  project-without-sources/pom.xml
> > [ERROR] *  jar-without-descriptor-config/pom.xml
> > [ERROR] *  MSOURCES-64/pom.xml
> > [ERROR] *  test-jar/pom.xml
> > [ERROR] *  jar-attached/pom.xml
> > [ERROR] *  verify-parameter-goal-test-jar-no-fork/pom.xml
> > [ERROR] *  MSOURCES-121/pom.xml
> > [ERROR] *  jar-no-fork/pom.xml
> > [ERROR] *  verify-parameter-goal-test-jar/pom.xml
> > [ERROR] *  test-jar-no-fork/pom.xml
> > [ERROR] *  manifest-content/pom.xml
> > [ERROR] *  test-jar-generated/pom.xml
> > [ERROR] *  jar-classifier/pom.xml
> > [ERROR] *  test-jar-classifier/pom.xml
> > [INFO] -------------------------------------------------
> > [WARNING] The following builds were skipped:
> > [WARNING] *  MSOURCES-140/pom.xml
> > [INFO] -------------------------------------------------
> > [INFO] 
> > ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> >
> > On Sat, Nov 22, 2025 at 4:36 PM Sylwester Lachiewicz
> > <[email protected]> wrote:
> > >
> > > Hi,
> > >
> > > We solved 24 issues:
> > > https://github.com/apache/maven-source-plugin/issues?q=milestone%3A3.4.0
> > >
> > > Changes since the last release:
> > > https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.1...maven-source-plugin-3.4.0
> > >
> > > Staging repo:
> > > https://repository.apache.org/content/repositories/maven-2344
> > > https://repository.apache.org/content/repositories/maven-2344/org/apache/maven/plugins/maven-source-plugin/3.4.0/maven-source-plugin-3.4.0-source-release.zip
> > >
> > > Source release checksum(s):
> > > maven-source-plugin-3.4.0-source-release.zip - SHA-512 :
> > > 8d32ebd44e2d5050638440685c7a393e153db84fb3a9a28bd3484820cd30a51d8c171c68ce2806246a3a8405552b2e825ebea641b902cdef5c8ba5ec17ffbc31
> > >
> > > Staging site:
> > > https://maven.apache.org/plugins-archives/maven-source-plugin-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
> > >
> > > --
> > > Sylwester Lachiewicz
> > >
> > > ---------------------------------------------------------------------
> > > 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]
> >
>
> ---------------------------------------------------------------------
> 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]

Reply via email to