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

ASF GitHub Bot commented on FLINK-1769:
---------------------------------------

Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/535#issuecomment-86449530
  
    +1 for merge


> Maven deploy is broken (build artifacts are cleaned in docs-and-sources 
> profile)
> --------------------------------------------------------------------------------
>
>                 Key: FLINK-1769
>                 URL: https://issues.apache.org/jira/browse/FLINK-1769
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>            Reporter: Robert Metzger
>            Assignee: Aljoscha Krettek
>            Priority: Critical
>
> The issue has been introduced by FLINK-1720.
> This change broke the deployment to maven snapshots / central.
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-install-plugin:2.5.1:install (default-install) 
> on project flink-shaded-include-yarn: Failed to install artifact 
> org.apache.flink:flink-shaded-include-yarn:pom:0.9-SNAPSHOT: 
> /home/robert/incubator-flink/flink-shaded-hadoop/flink-shaded-include-yarn/target/dependency-reduced-pom.xml
>  (No such file or directory) -> [Help 1]
> {code}
> The issue is that maven is now executing {{clean}} after {{shade}} and then 
> {{install}} can not store the result of {{shade}} anymore (because it has 
> been deleted)



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

Reply via email to