Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8-incubating, 1.0.0
-
None
Description
Compilation error while building atlas-intg
atlas-intg error:
[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
dashboardv2 npm error:
[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
Attachments
Attachments
Issue Links
- is duplicated by
-
ATLAS-2143 Atlas build failure in atlas-dashboardv2 due npm issue
- Resolved