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

stack commented on HTRACE-252:
------------------------------

Didn't work. 

{code}
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HTrace 4.1.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ htrace ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HTrace ..................................... FAILURE [1.055s]
[INFO] htrace-c .......................................... SKIPPED
[INFO] htrace-core ....................................... SKIPPED
[INFO] htrace-webapp ..................................... SKIPPED
[INFO] htrace-zipkin ..................................... SKIPPED
[INFO] htrace-hbase ...................................... SKIPPED
[INFO] htrace-flume ...................................... SKIPPED
[INFO] htrace-htraced .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.487s
[INFO] Finished at: Wed Sep 16 22:05:51 UTC 2015
[INFO] Final Memory: 17M/723M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on 
project htrace: Error finding remote resources manifests: 
/home/jenkins/jenkins-slave/workspace/HTrace-Master/target/maven-shared-archive-resources/META-INF/NOTICE
 (Permission denied) -> [Help 1]
{code}

> Up our apache pom to latest -- was v12, latest is v17
> -----------------------------------------------------
>
>                 Key: HTRACE-252
>                 URL: https://issues.apache.org/jira/browse/HTRACE-252
>             Project: HTrace
>          Issue Type: Improvement
>            Reporter: stack
>
> Trying this to see if it will get me over the perms problem building inside 
> docker container:
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-remote-resources-plugin:1.4:process (default) 
> on project htrace: Error finding remote resources manifests: 
> /home/jenkins/jenkins-slave/workspace/HTrace-Master/target/maven-shared-archive-resources/META-INF/NOTICE
>  (Permission denied) -> [Help 1]
> We are puling these dependencies from our parent pom. The new parent pom uses 
> a later version of maven-remote-resources-plugin, v1.5. Lets see if it is 
> smarter about perms... else will have to try and override the perms it sets 
> on the downloaded resources.



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

Reply via email to