Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Build Tooling
-
Labels:None
-
Sprint:Sprint 29
Description
We are using the 'local staging' mode of nexus-staging-maven-plugin. The distributionManagement section inherits from a parent pom. In one of the modules, we also specify a different distributionManagement which is supposed to work just for this module. But when we use nexus-staging-maven-plugin, it seems just pick up configuration in that module and everything deployed to the repo which is just for that maven module.
We are using nexus-staging plugin 1.6.2, maven 3.2.1