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

Nick White updated PIG-2988:
----------------------------

    Attachment: PIG-2988.0.patch

The attached patch uploads the pigunit and pigsmoke jars when a release is 
deployed. Currently the pigunit and pigsmoke artifacts are uploaded as 
snapshots to the apache repo (e.g. 
https://repository.apache.org/content/repositories/snapshots/org/apache/pig/pigunit/0.12.0-SNAPSHOT),
 so this is a fairly small change. 
                
> start deploying pigunit maven artifact part of Pig release process
> ------------------------------------------------------------------
>
>                 Key: PIG-2988
>                 URL: https://issues.apache.org/jira/browse/PIG-2988
>             Project: Pig
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.11, 0.10.1
>            Reporter: Johnny Zhang
>         Attachments: PIG-2988.0.patch
>
>
> right now the Pig project doesn't publish pigunit Maven artifact, thins like
> {noformat}
> <dependency>
>   <groupId>org.apache.pig</groupId>
>   <artifactId>pigunit</artifactId>
>   <version>0.10.0</version>
> </dependency>
> {noformat}
> doesn't work. Can we start deploy pigunit Maven artifacts as part of the 
> release process? Thanks.

--
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

Reply via email to