[
https://issues.apache.org/jira/browse/BEAM-7283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik closed BEAM-7283.
---------------------------
Resolution: Fixed
Fix Version/s: 2.14.0
> Have javadoc offline link dependency versions bound to versions within
> BeamModulePlugin.groovy
> ----------------------------------------------------------------------------------------------
>
> Key: BEAM-7283
> URL: https://issues.apache.org/jira/browse/BEAM-7283
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: Minor
> Fix For: 2.14.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Make Javadocs offline link dependency versions pull versions by using code
> instead of hardcoded versions.
> Code location to update:
> https://github.com/apache/beam/blob/abece47cc1c1c88a519e54e67a2d358b439cf69c/sdks/java/javadoc/build.gradle#L78
> Can be updated to use the following:
> [dependencies.create(project.library.java.google_api_client).getVersion()|https://github.com/apache/beam/blob/abece47cc1c1c88a519e54e67a2d358b439cf69c/sdks/java/maven-archetypes/examples/build.gradle#L29]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)