Mitesh Patel created DRILL-39:
---------------------------------
Summary: prototype/sqlparser project because of missing ref:test
jar
Key: DRILL-39
URL: https://issues.apache.org/jira/browse/DRILL-39
Project: Apache Drill
Issue Type: Bug
Reporter: Mitesh Patel
Priority: Minor
Got latest source code (
https://git-wip-us.apache.org/repos/asf/incubator-drill.git ) and try to build
from command line.
In sandbox/prototype project, sqlparser project is failing because :
1) In sqlparser/pom.xlm, classifier value should be "tests" instead of "test"
in dependency for artifact for org.apache.drill.exec:ref:jar:test
2) Missing dependencies. sqlparser is using org.apache.drill.exec:ref:jar:test
which is not not present into my local maven repo because ref/pom.xml missing
how to create test jar for that project.
Not using any eclipse plugin for maven. If run Tests of sqlparser project in
eclipse every thing is fine.
It only fails if I try to build from command line.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira