[
https://issues.apache.org/jira/browse/PIG-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
niraj rai updated PIG-1334:
---------------------------
Release Note:
ant mvn-install :To install artifact to the local filesystem
ant mvn-deploy : To deploy snapshots to the apache nexus repo (looks for
authentication in the ~/.m2/settings.xml)
ant mvn-deploy -Drepo=staging :To deploy artifacts for voting before release ,
this also requires authentication configured in ~/.m2/settings.xml
Deploying artifacts to the staging repository requires signing the artifacts
with gpg keys, mvn-deploy target takes care of signing the artifacts. While
executing mvn-deploy target with -Drepo=staging it would ask for gpg passphrase
which need to be keyed in. Once the deployment is successful, to make the
artifact available in the staging repository , login into the staging
repository and close the staging by right clicking on the staged artifact at
http:/repository.apache.org
With this patch I have already uploaded artifacts to the stating repository;
(only ppl with committer access would be able to view this, as the repository
is not closed yet)
was:
Hi,
The latest patch addresses all the issues raised by Scott. We don't put
inside the hadoop/pig/pig but its hadoop/pig. I have made the changes to
upload the pig-core.jar file, which is just pig. I have also checked in the
pig-source.jar This file also has related documentation. We don't generate
separate documentation jar for pig. I have also made changes for putting the
jar in the staging repo.
Thanks
Niraj
> Make pig artifacts available through maven
> ------------------------------------------
>
> Key: PIG-1334
> URL: https://issues.apache.org/jira/browse/PIG-1334
> Project: Pig
> Issue Type: Improvement
> Reporter: Olga Natkovich
> Assignee: niraj rai
> Fix For: 0.8.0
>
> Attachments: mvn-pig.patch, mvn_pig_2.patch, mvn_pig_3.patch,
> mvn_pig_4.patch, mvn_pig_5.patch, mvn_pig_6.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.