Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Given two Maven2 projects:
Project A (POM only)
Project B (Jar), has A as parent (build when SNAPSHOT-dependencies are built)
Now, when A is built (#1), a build of B (#1) is correctly triggered. A shows a DS dependency to B, B an US dependency to A.
However, when viewing build #1 of A, it shows a downstream dependency to B without a specific build number (none).
When comparing both projects via "project dependecies", no dependencies are shown, which is plainly wrong.
A small change to MavenFingerprinter should do the trick.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Cannot Reproduce [ 5 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Assignee | Stephan Pauxberger [ paux ] | |
Resolution | Cannot Reproduce [ 5 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Stephan Pauxberger [ paux ] | kutzi [ kutzi ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | kutzi [ kutzi ] | Stephan Pauxberger [ paux ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Component/s | maven-plugin [ 16033 ] | |
Component/s | maven2 [ 15487 ] |
Workflow | JNJira [ 138493 ] | JNJira + In-Review [ 188023 ] |