Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.4
-
Labels:None
Description
When aggregate mode is used, the populateCompileArtifactMap( Map compileArtifactMap, List artifactList ) doesn't take care of the artifact version in the key.
So, an unwanted artifact could be used instead of the wanted artifact version
fixed in r617918