[
https://issues.apache.org/jira/browse/CALCITE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959760#comment-14959760
]
Julian Hyde commented on CALCITE-861:
-------------------------------------
Now we know the reason for this, could we not simply document the limitation:
it is not sufficient to type {{mvn install}}, you have to type {{mvn
-DskipTests install && mvn test}}. Or {{mvn clean && mvn -DskipTests install &&
mvn test}} if you want to clean first.
It's not too difficult a workaround.
> Fix or document issue where first time user cannot use mvn compile
> ------------------------------------------------------------------
>
> Key: CALCITE-861
> URL: https://issues.apache.org/jira/browse/CALCITE-861
> Project: Calcite
> Issue Type: Bug
> Reporter: Jacques Nadeau
> Assignee: Josh Elser
> Fix For: next
>
>
> Having come up from last vote:
> While I managed to get it to compile, note that a “mvn compile” will fail
> with:
> Could not find artifact
> org.apache.calcite:calcite-avatica:jar:tests:1.4.0-incubating in central
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)