Lumify: Web: War build error

293 views
Skip to first unread message

Dejan Miljkovic

unread,
Dec 22, 2014, 9:27:46 PM12/22/14
to lum...@googlegroups.com

Any help would be appreciated.

Dejan


[INFO]

[INFO] Lumify Root: Build Tools ........................... SUCCESS [  1.112 s]

[INFO] Lumify ............................................. SUCCESS [  0.664 s]

[INFO] Lumify: Web ........................................ SUCCESS [  0.032 s]

[INFO] Lumify: Web: Client API ............................ SUCCESS [  0.933 s]

[INFO] Lumify: Core ....................................... SUCCESS [  0.102 s]

[INFO] Lumify: Core ....................................... SUCCESS [ 18.817 s]

[INFO] Lumify: Core: Plugins .............................. SUCCESS [  0.024 s]

[INFO] Lumify: Core: Plugin: Model: BigTable .............. SUCCESS [ 12.602 s]

[INFO] Lumify: Core: Plugin: Model: RabbitMQ .............. SUCCESS [  0.542 s]

[INFO] Lumify: Core: Plugin: Model: Secure Graph .......... SUCCESS [ 23.557 s]

[INFO] Lumify: Web: Base .................................. SUCCESS [  3.952 s]

[INFO] Lumify: Web: War ................................... FAILURE [  9.262 s]

[INFO] ------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 01:13 min

[INFO] Finished at: 2014-12-22T18:19:12-08:00

[INFO] Final Memory: 104M/3440M

[INFO] ------------------------------------------------------------------------

[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (WebApp Dependencies and Minification) on project lumify-web-war: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (WebApp Dependencies and Minification) on project lumify-web-war: Command execution failed.

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)

        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)

        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)

        at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)

        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)

        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)

        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)

        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:582)

        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)

        at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:606)

        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)

        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)

        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)

        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)

Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution failed.

        at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:362)

        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)

        ... 19 more

Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)

        at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:377)

        at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:160)

        at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:610)

        at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:352)

        ... 21 more

Joe Ferner

unread,
Dec 29, 2014, 1:11:59 PM12/29/14
to lum...@googlegroups.com
Looks like you might be missing grunt and bower. I'll update the documentation with instructions.

In the mean time you can install "node" then install "npm install -g inherits bower grunt grunt-cli"

vincenzo algieri

unread,
Jun 11, 2016, 8:33:02 AM6/11/16
to Lumify
Hi Joe,

I have the same problem. I already installed bower and grunt but when I try to install web/war Lumify plugin I obtain the same error:

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lumify ............................................. SUCCESS [  1.739 s]
[INFO] Lumify: Web ........................................ SUCCESS [  0.103 s]
[INFO] Lumify: Web: Client API ............................ SUCCESS [  2.783 s]
[INFO] Lumify: Core ....................................... SUCCESS [  0.110 s]
[INFO] Lumify: Core: Core ................................. SUCCESS [  5.507 s]
[INFO] Lumify: Core: Plugins .............................. SUCCESS [  0.098 s]
[INFO] Lumify: Core: Plugin: Model: BigTable .............. SUCCESS [ 33.996 s]
[INFO] Lumify: Core: Plugin: Model: RabbitMQ .............. SUCCESS [  1.010 s]
[INFO] Lumify: Core: Plugin: Model: Secure Graph .......... SUCCESS [ 34.608 s]
[INFO] Lumify: Web: Base .................................. SUCCESS [  0.776 s]
[INFO] Lumify: Web: War ................................... FAILURE [ 41.245 s]

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:04 min
[INFO] Finished at: 2016-06-11T00:55:40+02:00
[INFO] Final Memory: 66M/447M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (WebApp Dependencies and Minification) on project lumify-web-war: Command execution failed. Process exited with an error: 6 (Exit value: 6) -> [Help 1]

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (WebApp Dependencies and Minification) on project lumify-web-war: Command execution failed.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution failed.
    at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:362)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
    ... 20 more
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 6 (Exit value: 6)

    at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:377)
    at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:160)
    at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:610)
    at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:352)
    ... 22 more
[ERROR]
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :lumify-web-war


my npm version is 3.9.3 and nodejs verson is v6.2.1. I'm using Ubuntu 15.10.

Any idea how to resolve this problem??

Thanks

Joe Ferner

unread,
Jun 11, 2016, 10:48:31 AM6/11/16
to vincenzo algieri, Lumify

You may want to look at Visallo (visallo.org) a fork out Lumify which is activity being developed.

--
You received this message because you are subscribed to the Google Groups "Lumify" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lumify+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/lumify.
To view this discussion on the web visit https://groups.google.com/d/msgid/lumify/17c0279c-34a6-428c-b0de-3966fcdb944b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

vincenzo algieri

unread,
Jun 30, 2016, 9:04:24 AM6/30/16
to Lumify, algi...@gmail.com
okok. Is it still an open source project, right?

thanks. 
Reply all
Reply to author
Forward
0 new messages