[
https://issues.apache.org/jira/browse/MCOMPILER-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908223#comment-17908223
]
Elliotte Rusty Harold commented on MCOMPILER-604:
-------------------------------------------------
And now I can't repro either error. "mvn clean test-compile" and "mvn clean
verify" and "mvn test-compile" all work for me on 3.9.9.
> maven-compiler-plugin build is failing with maven 4.0.0-beta-5
> --------------------------------------------------------------
>
> Key: MCOMPILER-604
> URL: https://issues.apache.org/jira/browse/MCOMPILER-604
> Project: Maven Compiler Plugin
> Issue Type: Bug
> Affects Versions: next-release
> Reporter: Jean Gauthier
> Priority: Critical
>
> The build of the maven-compiler-plugin on the master branch is currently
> failing with the following compilation error:
> {code}
> [ERROR]
> .../maven-compiler-plugin/src/test/java/org/apache/maven/plugin/compiler/CompilerMojoTestCase.java:[517,13]
> cannot access org.apache.maven.api.ProducedArtifact
> class file for org.apache.maven.api.ProducedArtifact not found
> {code}
> I could reproduce the issue both with Maven 3.9.9 and 4.0.0-beta-5, but
> couldn't test it with 4.0.0-beta-1/4.0.0-beta-2 because I didn't find the
> binaries for those versions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)