[
https://issues.apache.org/jira/browse/ATLAS-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16170352#comment-16170352
]
Ashutosh Mestry edited comment on ATLAS-2145 at 9/18/17 5:37 PM:
-----------------------------------------------------------------
The 2 POM file changes don't seem necessary.
In _intg_: The _jersey.core_ dependency seems to be getting resolved from the
parent.
In _client_: What is the purpose of _hadoop.cli_ dependency?
was (Author: ashutoshm):
The 2 POM file changes don't seem necessary.
> Errors during build
> -------------------
>
> Key: ATLAS-2145
> URL: https://issues.apache.org/jira/browse/ATLAS-2145
> Project: Atlas
> Issue Type: Bug
> Components: atlas-intg
> Affects Versions: 0.8-incubating, 0.9-incubating
> Reporter: Péter Gergő Barna
> Assignee: Péter Gergő Barna
> Attachments: ATLAS-2141-2.patch, ATLAS-2145.patch
>
>
> Compilation error while building atlas-intg
> atlas-intg error:
> {noformat}
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 8.358 s
> [INFO] Finished at: 2017-09-18T14:38:00+02:00
> [INFO] Final Memory: 70M/888M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
> on project atlas-intg: Compilation failure: Compilation failure:
> [ERROR]
> /Users/pbarna/Desktop/apache-source/atlas/intg/src/main/java/org/apache/atlas/model/SearchFilter.java:[20,32]
> package com.sun.jersey.core.util does not exist
> {noformat}
> dashboardv2 npm error:
> {noformat}
> [ERROR] npm ERR! path
> /Users/pbarna/Desktop/apache-source/atlas/dashboardv2/target/node_modules/js-beautify/js/bin/css-beautify.js
> [ERROR] npm ERR! code ENOENT
> [ERROR] npm ERR! errno -2
> [ERROR] npm ERR! syscall chmod
> [ERROR]
> [ERROR] npm ERR! enoent ENOENT: no such file or directory, chmod
> '/Users/pbarna/Desktop/apache-source/atlas/dashboardv2/target/node_modules/js-beautify/js/bin/css-beautify.js'
> [ERROR] npm ERR! enoent ENOENT: no such file or directory, chmod
> '/Users/pbarna/Desktop/apache-source/atlas/dashboardv2/target/node_modules/js-beautify/js/bin/css-beautify.js'
> [ERROR] npm ERR! enoent This is most likely not a problem with npm itself
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)