You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
I'm getting a build failure after updating to a newer version of maven that came with fedora 37.
Does not fail if using the mvn wrapper:
It seems to me that
io.sundr:sundr-maven-plugin:0.40.1
is very out of date.The text was updated successfully, but these errors were encountered: