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

ASF GitHub Bot commented on DL-36:
----------------------------------

GitHub user jderrickk opened a pull request:

    https://github.com/apache/incubator-distributedlog/pull/14

    DL-36: travis ci build failed with assembly plugin

    - use 'mvn package' instead of 'mvn verify'
    - fix the assembly script
    - added missed license headers

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jderrickk/incubator-distributedlog 
jd/fix_assembly_package

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-distributedlog/pull/14.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #14
    
----
commit a18deaa36d952ebe8ca996bbdc399dd04579f155
Author: Jon Derrick <[email protected]>
Date:   2016-08-25T04:00:16Z

    Fix travis CI build
    
    - use 'mvn package' instead of 'mvn verify'
    - fix the assembly script
    - added missed license headers

----


> travis ci build failed with assembly plugin
> -------------------------------------------
>
>                 Key: DL-36
>                 URL: https://issues.apache.org/jira/browse/DL-36
>             Project: DistributedLog
>          Issue Type: Bug
>            Reporter: Jon Derrick
>
> seems all the tests already passed on CI. but failed with assembly plugin
> {quote}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-assembly-plugin:2.2.1:single (default) on 
> project distributedlog-service: Failed to create assembly: Error adding file 
> 'com.twitter:distributedlog-client:jar:0.4.0-incubating-SNAPSHOT' to archive: 
> /home/travis/build/apache/incubator-distributedlog/distributedlog-client/target/classes
>  isn't a file. -> [Help 1]
> {quote}
> https://travis-ci.org/apache/incubator-distributedlog/jobs/154649722



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

Reply via email to