You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2020/10/07 20:13:00 UTC

[jira] [Commented] (CASSANDRA-16198) Add ant task to check license and fix all files missing a licence

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

David Capwell commented on CASSANDRA-16198:
-------------------------------------------

CI missing jar, fixing now

{code}
BUILD FAILED
/home/cassandra/cassandra/build.xml:1684: Unable to resolve artifact: Missing:
----------
1) org.apache.rat:apache-rat-tasks:jar:0.6

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.rat -DartifactId=apache-rat-tasks -Dversion=0.6 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.rat -DartifactId=apache-rat-tasks -Dversion=0.6 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.maven:super-pom:pom:2.0
  	2) org.apache.rat:apache-rat-tasks:jar:0.6
{code}

> Add ant task to check license and fix all files missing a licence
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-16198
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16198
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Low
>             Fix For: NA
>
>
> We should block the build on license to avoid missing licenses in the build.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org