[
https://issues.apache.org/jira/browse/GOBBLIN-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kengo Seki resolved GOBBLIN-1363.
---------------------------------
Fix Version/s: 0.16.0
Resolution: Fixed
Issue resolved by pull request #3204
https://github.com/apache/gobblin/pull/3204
> Fix minor mistakes in the Getting-Started guide
> -----------------------------------------------
>
> Key: GOBBLIN-1363
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1363
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Kengo Seki
> Priority: Trivial
> Fix For: 0.16.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> I found a few minor mistakes/obsolete descriptions in the "Getting Started"
> document, so would like to fix them.
> * s/Gobblin requires JDK 7/Gobblin requires JDK 8/
> * s/findMainBugs/findbugsMain/
> * The links to the following pages are broken: Standalone-Deployment,
> Configuration-Properties-Glossary, Gobblin-CLI, Quartz CronTrigger.
> * The following command does not work. It seems that the URL for central
> maven repository has been changed.
> {code}
> curl -O
> https://central.maven.org/maven2/org/apache/avro/avro-tools/1.8.1/avro-tools-1.8.1.jar
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)