You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by gspeter <gi...@git.apache.org> on 2017/04/24 07:44:36 UTC

[GitHub] incubator-metron issue #220: Metron-342 Fix permissions of {{ metron_directo...

Github user gspeter commented on the issue:

    https://github.com/apache/incubator-metron/pull/220
  
    Hi everyone.,
    I have configured according to your instructions. But I got the error below.
    
    ```
    [INFO] metron-config ...................................... FAILURE [04:14 min]
    [INFO] metron-rest-client ................................. SKIPPED
    [INFO] metron-rest ........................................ SKIPPED
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 58:45 min
    [INFO] Finished at: 2017-04-24T14:16:03+07:00
    [INFO] Final Memory: 142M/577M
    [INFO] ------------------------------------------------------------------------
    [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.3:npm (npm install) on project metron-config: Failed to run task: 'npm install' failed. (error code 1) -> [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
    [ERROR]
    [ERROR] After correcting the problems, you can resume the build with the command
    [ERROR]   mvn <goals> -rf :metron-config
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---