[ 
https://issues.apache.org/jira/browse/PIG-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026329#comment-13026329
 ] 

Konstantin Boudnik commented on PIG-2019:
-----------------------------------------

The easiest way to guarantee the presence of the compiled classes is to add a 
dependency to smoketests-jar target (see the patch).

> smoketest-jar target has to depend on pigunit-jar to guarantee inclusion of 
> test classes
> ----------------------------------------------------------------------------------------
>
>                 Key: PIG-2019
>                 URL: https://issues.apache.org/jira/browse/PIG-2019
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>         Attachments: PIG-2019.patch
>
>
> pigsmoke artifact uses classes from pigunit for real cluster testing. 
> However, in the deployment phase the artifact comes out without the classes 
> added. It happens because of the execution order of targets during deployment.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to