slawekjaranowski commented on PR #615: URL: https://github.com/apache/maven-surefire/pull/615#issuecomment-1461619787
very strange ... when I build from master I have different plugin versions: ``` INFO] --- jar:3.3.0:jar (default-jar) @ maven-failsafe-plugin --- [INFO] Building jar: /Users/slawomir.jaranowski/repos/apache/maven-surefire/maven-failsafe-plugin/target/maven-failsafe-plugin-3.0.0-M10-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.7.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-failsafe-plugin --- [INFO] [INFO] --- site:3.12.1:attach-descriptor (attach-descriptor) @ maven-failsafe-plugin --- [INFO] Skipping because packaging 'maven-plugin' is not pom. [INFO] [INFO] --- invoker:3.3.0:install (pre-its) @ maven-failsafe-plugin --- ``` `maven-invoker-plugin` in my build is `3.3.0` in your `3.2.2` so I assume that you have not actual code in your workspace Please rebase and resolve conflicts. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
