Julien Le Dem created PIG-2750:
----------------------------------

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


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

        

Reply via email to