Uploaded image for project: 'Maven Plugin Testing'
  1. Maven Plugin Testing
  2. MPLUGINTESTING-86

inconsistent settings injection depending on build lifecycle

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.0
    • None
    • plugin-testing-harness
    • None

    Description

      How to reproduce:

      Using maven 3.9.4:

      git clone git@github.com: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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            henning Henning Schmiedehausen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: