You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "xuzhenwei (Jira)" <ji...@apache.org> on 2022/04/08 11:18:00 UTC

[jira] [Created] (GUACAMOLE-1578) mvn package error

xuzhenwei created GUACAMOLE-1578:
------------------------------------

             Summary: mvn package error
                 Key: GUACAMOLE-1578
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1578
             Project: Guacamole
          Issue Type: Bug
            Reporter: xuzhenwei
         Attachments: 微信截图_20220408190329.png

when run mvn package,  An error is as follows,how do i fix it.

[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.11.3:npm (npm-build) on project guacamole: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 2 (Exit value: 2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.11.3:npm (npm-build) on project guacamole: Failed to run task
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)