You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/20 08:08:37 UTC

[GitHub] [maven] gnodet opened a new pull request, #836: Restore compatibility with 3.x

gnodet opened a new pull request, #836:
URL: https://github.com/apache/maven/pull/836

   Restore compatibility with maven 3.x.
   
   This is causing some plugins to fail:
   ```
   [ERROR] Failed to execute goal
   org.codehaus.mojo:flatten-maven-plugin:1.3.0:flatten (flatten) on project maven-super: Execution flatten of goal org.codehaus.mojo:flatten-maven-plugin:1.3.0:flatten 
   failed: An API incompatibility was encountered while executing org.codehaus.mojo:flatten-maven-plugin:1.3.0:flatten: java.lang.NoSuchMethodError: 'void 
   org.apache.maven.model.interpolation.MavenBuildTimestamp.<init>(java.util.Date, java.util.Properties)'
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven] gnodet merged pull request #836: Restore compatibility with 3.x

Posted by GitBox <gi...@apache.org>.
gnodet merged PR #836:
URL: https://github.com/apache/maven/pull/836


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org