You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2015/09/18 12:11:04 UTC

[jira] [Commented] (BIGTOP-1881) Add "mvn-install" to the list of pig targets

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

Olaf Flebbe commented on BIGTOP-1881:
-------------------------------------

While updating pig I added this patch but get a runtime error 
{code}
mvn-install:
[artifact:install] [INFO] Installing /var/lib/jenkins/workspace/bigtop-real-master/label/master/output/pig/pig-0.15.0/build/pig-0.15.0-h1.jar to /var/lib/jenkins/.m2/repository/org/apache/pig/pig/0.15.0/pig-0.15.0.jar
[artifact:install] An error has occurred while processing the Maven artifact tasks.
[artifact:install]  Diagnosis:
[artifact:install] 
[artifact:install] Error installing artifact 'org.apache.pig:pig:jar': Error installing artifact: File /var/lib/jenkins/workspace/bigtop-real-master/label/master/output/pig/pig-0.15.0/build/pig-0.15.0-h1.jar does not exist

BUILD FAILED
{code}

[~rleidle] can you look into this ?

> Add "mvn-install" to the list of pig targets
> --------------------------------------------
>
>                 Key: BIGTOP-1881
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1881
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 0.8.0
>            Reporter: Rob Leidle
>            Assignee: Rob Leidle
>            Priority: Minor
>         Attachments: BIGTOP-1881.patch
>
>
> A previous patch added "published" to the list of targets. However, this ends up publishing to the local ivy location but does not invoke the equivelant of an "mvn install". This patch adds the mvn-install target. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)