Péter Gergő Barna created ATLAS-2145:
----------------------------------------
Summary: 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
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)