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

Cheolsoo Park commented on PIG-2599:
------------------------------------

Ok, I merged trunk into maven branch one more time. Now {{mvn clean install}} 
succeeds except piggybank with {{\-Phadoop2}} that fails with the following 
error-
{code}
[ERROR] 
/Users/cheolsoop/workspace/pig-svn-maven/piggybank/src/main/java/org/apache/pig/piggybank/storage/partition/PathPartitionHelper.java:[183,50]
 cannot find symbol
[ERROR] symbol:   method newInstance()
[ERROR] location: class javax.el.ExpressionFactory
[ERROR] -> [Help 1]
{code}
I believe that this is because Hadoop 1 and 2 pull in different versions of jsp 
jars.

> Mavenize Pig
> ------------
>
>                 Key: PIG-2599
>                 URL: https://issues.apache.org/jira/browse/PIG-2599
>             Project: Pig
>          Issue Type: New Feature
>          Components: build
>            Reporter: Daniel Dai
>            Assignee: Vimuth Fernando
>              Labels: gsoc2014
>             Fix For: 0.14.0
>
>         Attachments: PIG-2599-wip.zip, maven-pig.1.zip, maven-wip.xml
>
>
> Switch Pig build system from ant to maven.
> This is a candidate project for Google summer of code 2014. More information 
> about the program can be found at 
> https://cwiki.apache.org/confluence/display/PIG/GSoc2014



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to