[
https://issues.apache.org/jira/browse/MPLUGINTESTING-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MPLUGINTESTING-86:
------------------------------------------------
Issue Type: Bug (was: Improvement)
> inconsistent settings injection depending on build lifecycle
> -------------------------------------------------------------
>
> Key: MPLUGINTESTING-86
> URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-86
> Project: Maven Plugin Testing
> Issue Type: Bug
> Components: plugin-testing-harness
> Affects Versions: 3.3.0
> Reporter: Henning Schmiedehausen
> Priority: Major
>
> How to reproduce:
> Using maven 3.9.4:
> {quote}
> git clone [email protected]:apache/maven-javadoc-plugin.git
> cd maven-javadoc-plugin
> mvn clean test -Dtest=TestJavadocReportTest ---> Success
> mvn test -Dtest=TestJavadocReportTest ---> fails with NPE
> {quote}
> This should either consistently fail or succeed. Right now, the injection of
> the "settings" field depends on what other lifecycle goals have been
> executed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)