Patrick Rhomberg created GEODE-6224: ---------------------------------------
Summary: BOM task dependencies is inhospitable to external developers Key: GEODE-6224 URL: https://issues.apache.org/jira/browse/GEODE-6224 Project: Geode Issue Type: Bug Reporter: Patrick Rhomberg As acknowledged in the commit message of GEODE-6198, our approach to depend on the bom publish task was heavy-handed. However, this extends farther than initially realized, as any consumer of Geode will also have to manage these task dependencies. Until a cleaner solution can be identified, the {{dependencyManagement}} block currently belonging to the BOM should be applied in place of the BOM. The subproject {{geode-all-bom}} should consume this block and publish a BOM that is, for now, reproduced in all other POMs. -- This message was sent by Atlassian JIRA (v7.6.3#76005)