[
https://issues.apache.org/jira/browse/CALCITE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Wang closed CALCITE-3092.
------------------------------
Resolution: Duplicate
it will be fixed in https://issues.apache.org/jira/browse/CALCITE-2905
> improve the command for building calcite project in tutorial.md
> ---------------------------------------------------------------
>
> Key: CALCITE-3092
> URL: https://issues.apache.org/jira/browse/CALCITE-3092
> Project: Calcite
> Issue Type: Improvement
> Components: site
> Affects Versions: 1.19.0
> Reporter: Matt Wang
> Assignee: Matt Wang
> Priority: Minor
> Labels: pull-request-available
> Fix For: next
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> the command for building Calcite project is:
> {code:java}
> $ ./mvnw install -DskipTests -Dcheckstyle.skip=true
> {code}
> but it miss `_clean_`.
> if you use `_./sqlline_` command to connect to Calcite, it maybe use old
> `_taget/fullclasspath.txt`,_ could bring some errors.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)