Hi Sree,
Yes. I see same problem with https://github.com/apache/incubator-dril too. I
created JIRA for this issue, DRILL-39. I have also created git format-patch and
attached patch to DIRLL-39 in JIRA. Do I need to follow any other steps
further.
Thanks, Mitesh
> Date: Sun, 24 Feb 2013 14:21:06 -0800
> From: [email protected]
> Subject: Re: [jira] [Created] (DRILL-39) prototype/sqlparser project because
> of missing ref:test jar
> To: [email protected]
>
> Hi Mitesh,
>
>
> Do you see the same issue with the code from,
> https://github.com/apache/incubator-drill ?
>
> It seems more current than the apache git.
>
> Thanking you.
>
>
> With Regards
> Sree
>
>
>
> ________________________________
> From: Mitesh Patel (JIRA) <[email protected]>
> To: [email protected]
> Sent: Sunday, February 24, 2013 1:04 PM
> Subject: [jira] [Created] (DRILL-39) prototype/sqlparser project because of
> missing ref:test jar
>
> 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