Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Failure With Maven 3.8.5 #1833

Closed
JKomoroski opened this issue Nov 10, 2022 · 0 comments · Fixed by #1834
Closed

Build Failure With Maven 3.8.5 #1833

JKomoroski opened this issue Nov 10, 2022 · 0 comments · Fixed by #1834

Comments

@JKomoroski
Copy link
Contributor

JKomoroski commented Nov 10, 2022

I'm getting a build failure after updating to a newer version of maven that came with fedora 37.

[ERROR] Failed to execute goal io.sundr:sundr-maven-plugin:0.40.1:generate-bom (default) on project parent: Error building generated bom:feign-bom: Could not create ReactorContext. org.apache.maven.session.scope.internal.SessionScope.memento() -> [Help 1]
mvn -version     
Apache Maven 3.8.5 (Red Hat 3.8.5-3)
Maven home: /usr/share/maven
Java version: 11.0.17-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.17.0.1-0.1.ea.fc37.x86_64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.0.7-301.fc37.x86_64", arch: "amd64", family: "unix"

Does not fail if using the mvn wrapper:

./mvnw -version
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T12:33:14-06:00)
Maven home: /home/jkomoroski/.m2/wrapper/dists/apache-maven-3.5.4-bin/jl1qqhdeineh9qg83dtj7i91c/apache-maven-3.5.4
Java version: 11.0.17-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.17.0.1-0.1.ea.fc37.x86_64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.0.7-301.fc37.x86_64", arch: "amd64", family: "unix"

It seems to me that io.sundr:sundr-maven-plugin:0.40.1 is very out of date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant