[MPLUGINTESTING-86] inconsistent settings injection depending on build lifecycle
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- java
- Domain
- build-system, testing
Research direction
Clone maven-javadoc-plugin and run the two Maven 3.9.4 reproductions for TestJavadocReportTest: clean test and test. Compare the settings injection behavior across the two lifecycle paths; done means both commands consistently succeed or consistently fail without the reported NPE.
Written by the indexing model from the issue text.
Description
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
- Dominant language
- No language data
- Stars
- 17
- Forks
- 41
- Avg merge
- 5h 33m
- Merged PRs (30d)
- 6
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apache/maven-plugin-testing
-
bug waiting-for-feedback
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
apache/maven-plugin-testing#120 · 3 comments ·
All issues in apache/maven-plugin-testing
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
bazel-contrib/rules_go#4726 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenPrinting/cups#1721 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
HL7/fhir-ig-publisher#1375 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
conda-forge/vtk-feedstock#459 ·