Negative, don't worry about it.

I would add an exclusion to the apache-rat-plugin configuration for it.

Aaron D. Mihalik wrote:
Apache rat is failing. Delete .\DEPENDENCIES

It does not have a license header (is that required for that file?)
On Sat, Sep 10, 2016 at 3:11 PM Adina Crainiceanu<ad...@usna.edu>  wrote:

I'm trying to figure out how to vote for this release by following the
checklist at:

http://incubator.apache.org/guides/releasemanagement.html#check-list

I'm trying to build from source. I downloaded the
rya-project-3.2.10-source-release.zip
<
https://repository.apache.org/content/repositories/orgapacherya-1001/org/apache/rya/rya-project/3.2.10/rya-project-3.2.10-source-release.zip
,
unzip it, and then I just tried mvn clean install, but I got errors. How
should I try to build from the source? I'm using Maven 3.0.5.

I copy-pasted the error messages below, in case it helps

Thanks,
Adina

$ mvn clean install
[INFO] Scanning for projects...
Downloading:

http://repository.codehaus.org/org/codehaus/groovy/groovy-eclipse-batch/maven-metadata.xml
Downloading:

http://nexus.codehaus.org/snapshots/org/codehaus/groovy/groovy-eclipse-batch/maven-metadata.xml
[WARNING] Could not transfer metadata
org.codehaus.groovy:groovy-eclipse-batch/maven-metadata.xml from/to
codehaus.org (http://repository.codehaus.org): repository.codehaus.org:
unknown error
[WARNING] Could not transfer metadata
org.codehaus.groovy:groovy-eclipse-batch/maven-metadata.xml from/to
codehaus-snapshots (http://nexus.codehaus.org/snapshots/):
nexus.codehaus.org: unknown error
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.rya:rya.prospector:jar:3.2.10
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-shade-plugin is missing. @ line 106, column
21
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.rya:rya.indexing:jar:3.2.10
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-shade-plugin is missing. @ line 156, column
12
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.rya:rya.reasoning:jar:3.2.10
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-shade-plugin is missing. @ line 97, column
21
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.rya:accumulo.pig:jar:3.2.10
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-shade-plugin is missing. @ line 78, column
21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache Rya Project
[INFO] Apache Rya Common Projects
[INFO] Apache Rya Common API
[INFO] Apache Rya Provenance
[INFO] Apache Rya DAO Projects
[INFO] Apache Rya Accumulo DAO
[INFO] Apache Rya MongoDB DAO
[INFO] Apache Rya Extra Projects
[INFO] Apache Rya Prospector
[INFO] Apache Rya Manual
[INFO] Apache Rya SAIL
[INFO] Apache Rya PCJ Core
[INFO] Apache Rya PCJ Fluo Parent
[INFO] Apache Rya PCJ Fluo App
[INFO] Apache Rya PCJ Fluo API
[INFO] Apache Rya Secondary Indexing
[INFO] Apache Rya MapReduce Tools
[INFO] Apache Rya Tinkerpop
[INFO] Apache Rya Console
[INFO] Apache Rya Secondary Indexing Example
[INFO] Apache Rya Reasoning
[INFO] Apache Rya Vagrant VM
[INFO] Apache Rya PCJ Fluo Client
[INFO] Apache Rya PCJ Fluo Integration Tests
[INFO] Apache Rya PCJ Fluo Demo
[INFO] Apache Rya Merge Tool
[INFO] Apache Rya OSGI Bundle
[INFO] Apache Rya ALX
[INFO] Apache Rya ALX Console
[INFO] Apache Rya Camel
[INFO] Apache Rya Pig Projects
[INFO] Apache Rya Accumulo Pig
[INFO] Apache Rya Web Projects
[INFO] Apache Rya Web Implementation
[INFO]

[INFO]
------------------------------------------------------------------------
[INFO] Building Apache Rya Project 3.2.10
[INFO]
------------------------------------------------------------------------
Downloading:

http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.15/animal-sniffer-maven-plugin-1.15.pom
Downloaded:

http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.15/animal-sniffer-maven-plugin-1.15.pom
(6 KB at 1.0 KB/sec)
Downloading:

http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.15/animal-sniffer-parent-1.15.pom
Downloaded:

http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.15/animal-sniffer-parent-1.15.pom
(6 KB at 21.5 KB/sec)
Downloading:

http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/36/mojo-parent-36.pom
Downloaded:

http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/36/mojo-parent-36.pom
(28 KB at 84.6 KB/sec)
Downloading:

http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.15/animal-sniffer-maven-plugin-1.15.jar
Downloaded:

http://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.15/animal-sniffer-maven-plugin-1.15.jar
(32 KB at 110.6 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rya-project ---
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (check-licenses) @ rya-project ---
[INFO] 59 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 7 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0
approved: 4 licence.
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Rya Project ................................ FAILURE [8.169s]
[INFO] Apache Rya Common Projects ........................ SKIPPED
[INFO] Apache Rya Common API ............................. SKIPPED
[INFO] Apache Rya Provenance ............................. SKIPPED
[INFO] Apache Rya DAO Projects ........................... SKIPPED
[INFO] Apache Rya Accumulo DAO ........................... SKIPPED
[INFO] Apache Rya MongoDB DAO ............................ SKIPPED
[INFO] Apache Rya Extra Projects ......................... SKIPPED
[INFO] Apache Rya Prospector ............................. SKIPPED
[INFO] Apache Rya Manual ................................. SKIPPED
[INFO] Apache Rya SAIL ................................... SKIPPED
[INFO] Apache Rya PCJ Core ............................... SKIPPED
[INFO] Apache Rya PCJ Fluo Parent ........................ SKIPPED
[INFO] Apache Rya PCJ Fluo App ........................... SKIPPED
[INFO] Apache Rya PCJ Fluo API ........................... SKIPPED
[INFO] Apache Rya Secondary Indexing ..................... SKIPPED
[INFO] Apache Rya MapReduce Tools ........................ SKIPPED
[INFO] Apache Rya Tinkerpop .............................. SKIPPED
[INFO] Apache Rya Console ................................ SKIPPED
[INFO] Apache Rya Secondary Indexing Example ............. SKIPPED
[INFO] Apache Rya Reasoning .............................. SKIPPED
[INFO] Apache Rya Vagrant VM ............................. SKIPPED
[INFO] Apache Rya PCJ Fluo Client ........................ SKIPPED
[INFO] Apache Rya PCJ Fluo Integration Tests ............. SKIPPED
[INFO] Apache Rya PCJ Fluo Demo .......................... SKIPPED
[INFO] Apache Rya Merge Tool ............................. SKIPPED
[INFO] Apache Rya OSGI Bundle ............................ SKIPPED
[INFO] Apache Rya ALX .................................... SKIPPED
[INFO] Apache Rya ALX Console ............................ SKIPPED
[INFO] Apache Rya Camel .................................. SKIPPED
[INFO] Apache Rya Pig Projects ........................... SKIPPED
[INFO] Apache Rya Accumulo Pig ........................... SKIPPED
[INFO] Apache Rya Web Projects ........................... SKIPPED
[INFO] Apache Rya Web Implementation ..................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 26.398s
[INFO] Finished at: Sat Sep 10 14:54:15 EDT 2016
[INFO] Final Memory: 18M/213M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check
(check-licenses) on project rya-project: Too many files with unapproved
license: 1 See RAT report in:
/home/adina/RyaRelease3.2.10/rya-project-3.2.10/target/rat.txt ->  [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


On Thu, Sep 8, 2016 at 10:01 PM, Aaron D. Mihalik<aaron.miha...@gmail.com
wrote:

I am pleased to be calling this vote for the source release of Apache Rya
(Incubating), version 3.2.10.

The source zip, including signatures, digests, etc. can be found at:
https://repository.apache.org/content/repositories/
orgapacherya-1001/org/apache/rya/rya-project/3.2.10/

The Git tag is v3.2.10
The Git commit ID is 16196b4c658062545964602835cb5fbd2870e578
https://git-wip-us.apache.org/repos/asf?p=incubator-rya.git;a=commit;h=
16196b4c658062545964602835cb5fbd2870e578

Checksums of rya-project-3.2.10-source-release.zip:
SHA1: dee4a5e4f8e74c4de614d02c7b17a5e0db132649
MD5: df4a47ae1232725bc95450f5e49de95c

Release artifacts are signed with the following key:
https://people.apache.org/keys/committer/mihalik.asc

Issues that were closed/resolved for this release are here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?
version=12334209&styleName=Html&projectId=12319020

The vote will be open for 72 hours.
Please download the release candidate and evaluate the necessary items
including checking hashes, signatures, build from source, and test.  Then
please vote:

[ ] +1 Release this package as rya-project-3.2.10
[ ] +0 no opinion
[ ] -1 Do not release this package because because...



--
Dr. Adina Crainiceanu
Associate Professor, Computer Science Department
United States Naval Academy
410-293-6822
ad...@usna.edu
http://www.usna.edu/Users/cs/adina/


Reply via email to