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

Simon Westcott commented on SAMZA-604:
--------------------------------------

README-gradle.txt causes Maven builds to fail as this file is missing a license 
definition.

{noformat}
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 
approved: 16 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.200 s
[INFO] Finished at: 2015-04-29T12:14:07+01:00
[INFO] Final Memory: 33M/392M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check 
(default) on project hello-samza: Too many files with unapproved license: 1 See 
RAT report in: /Users/westcos/code/hello-samza/target/rat.txt -> [Help 1]
{noformat}

{noformat}
1 Unknown Licenses

*******************************

Unapproved licenses:

  README-gradle.txt

*******************************
{noformat}

> Provide build.gradle script for hello-samza project 
> ----------------------------------------------------
>
>                 Key: SAMZA-604
>                 URL: https://issues.apache.org/jira/browse/SAMZA-604
>             Project: Samza
>          Issue Type: Improvement
>          Components: hello-samza
>    Affects Versions: 0.8.0
>            Reporter: Ken Gidley
>            Assignee: Ken Gidley
>            Priority: Trivial
>             Fix For: 0.10.0
>
>         Attachments: SAMZA-604-2.patch, SAMZA-604-3.patch
>
>
> The 'hello-samza' project uses Maven to build and assemble the project for 
> deployment.  It would be nice if there was a build.gradle file to do the same 
> thing - i.e. do the build and assemble the artifact .tgz file needed to 
> deploy to YARN.
> (We use gradle for our builds and I'd like to get a clean build script to 
> create the required outputs rather than relying on Maven.  I mentioned this 
> to Chris at the recent Samza meetup and he suggested I open a JIRA task for 
> it.  I'm hacking on it myself and may resolve the ticket myself if I can get 
> it working...)



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

Reply via email to