You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Mitesh Patel (JIRA)" <ji...@apache.org> on 2013/02/24 23:26:12 UTC

[jira] [Updated] (DRILL-39) prototype/sqlparser project because of missing ref:test jar‏

     [ https://issues.apache.org/jira/browse/DRILL-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mitesh Patel updated DRILL-39:
------------------------------

    Attachment: DRILL-39.patch

Attaching patch with fix in sqlparser/pom.xml and exec/ref/pom.xml under prototype project. 
                
> 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
>              Labels: build, maven
>         Attachments: DRILL-39.patch
>
>
> 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