Commit 3ff51df
maven-compiler-plugin was listed as 3.2.0 but Maven Central only has 3.2,
causing resolution failures. exec-maven-plugin had wrong groupId
(org.apache.maven.plugins) and artifactId (maven-exec-plugin), inconsistent
with getPluginUpgradesMap() which correctly uses org.codehaus.mojo:exec-maven-plugin.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a4aa782 commit 3ff51df
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
746 | 746 | | |
747 | 747 | | |
748 | 748 | | |
749 | | - | |
| 749 | + | |
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
| |||
0 commit comments