[
https://issues.apache.org/jira/browse/SENTRY-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15139992#comment-15139992
]
Anne Yu commented on SENTRY-1059:
---------------------------------
anneyu ~/Work/apache-sentry/incubator-sentry $ mvn clean install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project
org.apache.sentry:sentry-binding-kafka:1.7.0-incubating-SNAPSHOT
(/Users/anneyu/Work/apache-sentry/incubator-sentry/sentry-binding/sentry-binding-kafka/pom.xml)
has 2 errors
[ERROR] 'dependencies.dependency.version' for
org.apache.sentry:sentry-core-model-kafka:jar is missing. @
org.apache.sentry:sentry-binding-kafka:[unknown-version],
/Users/anneyu/Work/apache-sentry/incubator-sentry/sentry-binding/sentry-binding-kafka/pom.xml,
line 42, column 17
[ERROR] 'dependencies.dependency.version' for
org.apache.sentry:sentry-policy-kafka:jar is missing. @
org.apache.sentry:sentry-binding-kafka:[unknown-version],
/Users/anneyu/Work/apache-sentry/incubator-sentry/sentry-binding/sentry-binding-kafka/pom.xml,
line 46, column 17
[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/ProjectBuildingException
> 'dependencies.dependency.version' for
> org.apache.sentry:sentry-core-model-kafka:jar is missing. @ line 42, column 17
> --------------------------------------------------------------------------------------------------------------------
>
> Key: SENTRY-1059
> URL: https://issues.apache.org/jira/browse/SENTRY-1059
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Reporter: Anne Yu
> Priority: Blocker
> Fix For: 1.7.0
>
>
> Pre-commit build actually failed,
> https://builds.apache.org/job/PreCommit-SENTRY-Build/1179/artifact/test-output/clean.txt
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project
> org.apache.sentry:sentry-binding-kafka:1.7.0-incubating-SNAPSHOT
> (/x1/jenkins/jenkins-slave/workspace/PreCommit-SENTRY-Build/sentry-binding/sentry-binding-kafka/pom.xml)
> has 2 errors
> [ERROR] 'dependencies.dependency.version' for
> org.apache.sentry:sentry-core-model-kafka:jar is missing. @ line 42, column 17
> [ERROR] 'dependencies.dependency.version' for
> org.apache.sentry:sentry-policy-kafka:jar is missing. @ line 46, column 17
> [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/ProjectBuildingException
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)