Skip to content

Instantly share code, notes, and snippets.

@mmarkus
Created September 18, 2013 22:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmarkus/6616484 to your computer and use it in GitHub Desktop.
Save mmarkus/6616484 to your computer and use it in GitHub Desktop.
[copy] Copying 1 file to /Users/mircea/github/infinispan-server/build/target/infinispan-server-6.0.0-SNAPSHOT/modules/system/layers/base/org/apache/solr/main
[copy] Copying 1 file to /Users/mircea/github/infinispan-server/build/target/infinispan-server-6.0.0-SNAPSHOT/modules/system/layers/base/org/apache/solr/main
[echo] Initializing module -> org.hibernate.search.engine
[mkdir] Created dir: /Users/mircea/github/infinispan-server/build/target/infinispan-server-6.0.0-SNAPSHOT/modules/system/layers/base/org/hibernate/search/engine/main
[copy] Copying 1 file to /Users/mircea/github/infinispan-server/build/target/infinispan-server-6.0.0-SNAPSHOT/modules/system/layers/base/org/hibernate/search/engine/main
[copy] Copying 1 file to /Users/mircea/github/infinispan-server/build/target/infinispan-server-6.0.0-SNAPSHOT/modules/system/layers/base/org/hibernate/search/engine/main
[copy] Copying 1 file to /Users/mircea/github/infinispan-server/build/target/infinispan-server-6.0.0-SNAPSHOT/modules/system/layers/base/org/hibernate/search/engine/main
[copy] Copying 1 file to /Users/mircea/github/infinispan-server/build/target/infinispan-server-6.0.0-SNAPSHOT/modules/system/layers/base/org/hibernate/search/engine/main
[copy] Copying 1 file to /Users/mircea/github/infinispan-server/build/target/infinispan-server-6.0.0-SNAPSHOT/modules/system/layers/base/org/hibernate/search/engine/main
[copy] Copying 1 file to /Users/mircea/github/infinispan-server/build/target/infinispan-server-6.0.0-SNAPSHOT/modules/system/layers/base/org/hibernate/search/engine/main
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Infinispan Server - BOM ........................... SUCCESS [3.818s]
[INFO] Infinispan Server - JGroups Subsystem ............. SUCCESS [7.594s]
[INFO] Infinispan Server - Infinispan Subsystem .......... SUCCESS [7.572s]
[INFO] Infinispan Server - Endpoints Subsystem ........... SUCCESS [5.553s]
[INFO] Infinispan Server - Security Subsystem ............ SUCCESS [4.204s]
[INFO] Infinispan Server - Build ......................... FAILURE [23.241s]
[INFO] Infinispan Server - RHQ/JON plugin ................ SKIPPED
[INFO] Infinispan Server - Test Suite .................... SKIPPED
[INFO] Infinispan Server - Test Suite - Configuration Files SKIPPED
[INFO] Infinispan Server ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.305s
[INFO] Finished at: Wed Sep 18 23:13:02 BST 2013
[INFO] Final Memory: 164M/852M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (build-dist-dir) on project infinispan-server-build: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] /Users/mircea/github/infinispan-server/build/build.xml:244: The following error occurred while executing this line:
[ERROR] /Users/mircea/github/infinispan-server/build/build.xml:250: The following error occurred while executing this line:
[ERROR] /Users/mircea/github/infinispan-server/build/lib.xml:147: javax.script.ScriptException: Module resource root not found, make sure it is listed in build/pom.xml${org.xerial.snappy:snappy-java:jar} in <Unknown source> at line number 8
[ERROR] around Ant part ...<ant antfile="build.xml" inheritRefs="true">... @ 4:47 in /Users/mircea/github/infinispan-server/build/target/antrun/build-main.xml: Module resource root not found, make sure it is listed in build/pom.xml${org.xerial.snappy:snappy-java:jar} (<Unknown source>#8)
[ERROR] -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :infinispan-server-build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment