[
https://issues.apache.org/jira/browse/DL-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo resolved DL-36.
-------------------------
Resolution: Fixed
Fix Version/s: 0.4.0
Issue resolved by merging pull request 14
[https://github.com/apache/incubator-distributedlog/pull/14]
{noformat}
commit 2530fa9354aeea964d8c3507c9ee4be3e58aed40
Author: Jon Derrick <[email protected]>
AuthorDate: Fri Aug 26 21:09:07 2016 -0700
Commit: Sijie Guo <[email protected]>
CommitDate: Fri Aug 26 21:09:07 2016 -0700
DL-36: travis ci build failed with assembly plugin
- use 'mvn package' instead of 'mvn verify'
- fix the assembly script
- added missed license headers
Author: Jon Derrick <[email protected]>
Reviewers: Sijie Guo <[email protected]>
Closes #14 from jderrickk/jd/fix_assembly_package
{noformat}
> 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
> Fix For: 0.4.0
>
>
> 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)