[
https://issues.apache.org/jira/browse/BEAM-7283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838891#comment-16838891
]
Luke Cwik commented on BEAM-7283:
---------------------------------
It turns out a bunch of the newer versions of docs were moved to reside under a
different path. Asked within Google to where the new path we should rely on
resides.
> 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
>
> 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)