Skip to content

[MPLUGINTESTING-86] inconsistent settings injection depending on build lifecycle  #137

@jira-importer

Description

@jira-importer

Henning Schmiedehausen opened MPLUGINTESTING-86 and commented

How to reproduce:

Using maven 3.9.4:

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

This should either consistently fail or succeed. Right now, the injection of the "settings" field depends on what other lifecycle goals have been executed.


Affects: 3.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:majorMajor loss of functionwaiting-for-feedbackWaiting for 90 days until issues or pull request will be closed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions