[
https://issues.apache.org/jira/browse/BEAM-6178?focusedWorklogId=172902&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-172902
]
ASF GitHub Bot logged work on BEAM-6178:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Dec/18 00:27
Start Date: 07/Dec/18 00:27
Worklog Time Spent: 10m
Work Description: garrettjonesgoogle commented on issue #7197:
[BEAM-6178] Adding beam-sdks-java-bom, adding exportJavadoc flag for
applyJavaNature
URL: https://github.com/apache/beam/pull/7197#issuecomment-445079897
Your high-level understanding is correct. In isolation, using a beam version
property works just fine. The problem is when you want to set up another BOM
that specifies the modules of Beam. In that case, it's not sustainable for that
aggregated BOM to specify each module of Beam; it's much more sustainable for
Beam to generate a BOM with Beam's module versions, which adds dependency
declarations automatically when new modules are added to Beam, and then have
the aggregated BOM just import the Beam BOM. We are trying to set up such an
aggregator BOM at
https://github.com/GoogleCloudPlatform/cloud-opensource-java/blob/master/boms/cloud-oss-bom/pom.xml
.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 172902)
Time Spent: 2h 20m (was: 2h 10m)
> Create BOM for Beam
> -------------------
>
> Key: BEAM-6178
> URL: https://issues.apache.org/jira/browse/BEAM-6178
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Affects Versions: 2.10.0
> Reporter: Garrett Jones
> Assignee: Garrett Jones
> Priority: Critical
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Add a module to Beam which generates a BOM for Beam modules.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)