[ https://issues.apache.org/jira/browse/PIG-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julien Le Dem updated PIG-2750: ------------------------------- Attachment: PIG-2750.patch PIG-2750.patch adds the artifacts to the ivy file > add artifacts to the ivy.xml for other jars Pig generates > --------------------------------------------------------- > > Key: PIG-2750 > URL: https://issues.apache.org/jira/browse/PIG-2750 > Project: Pig > Issue Type: Improvement > Reporter: Julien Le Dem > Attachments: PIG-2750.patch > > > the following artifacts are generated and should be declared to allow using > ivy's features > <artifact name="pig" conf="master"/> > <artifact name="pig" m:classifier="withouthadoop" conf="master"/> > <artifact name="pig" m:classifier="withdependencies" conf="master"/> > <artifact name="pig" m:classifier="sources" conf="master"/> > <artifact name="pig" m:classifier="javadoc" conf="master"/> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira