Skip to content

Instantly share code, notes, and snippets.

@eslick
Created October 8, 2013 15:17
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 eslick/6886353 to your computer and use it in GitHub Desktop.
Save eslick/6886353 to your computer and use it in GitHub Desktop.
Stacktrace from maven: mvn -e -s support/settings.xml install
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Immutant App Bootstrap Module 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ immutant-bootstrap-module ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ immutant-bootstrap-module ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ immutant-bootstrap-module ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ immutant-bootstrap-module ---
[INFO]
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ immutant-bootstrap-module ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/eslick/Work/vital/libs/immutant/modules/bootstrap/src/main/resources
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ immutant-bootstrap-module ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-dependency-plugin:2.6:list (list-to-file) @ immutant-bootstrap-module ---
[INFO]
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ immutant-bootstrap-module ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] skip non existing resourceDirectory /Users/eslick/Work/vital/libs/immutant/modules/bootstrap/src/test/java
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ immutant-bootstrap-module ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ immutant-bootstrap-module ---
[INFO]
[INFO] --- clojure-maven-plugin:1.3.17:test (test) @ immutant-bootstrap-module ---
FAIL "read-project should work" at (bootstrap_test.clj:35)
Expected: :biscuit
Actual: java.io.FileNotFoundException: Could not locate lein_ritz/plugin__init.class or lein_ritz/plugin.clj on classpath:
leiningen.core.utils$require_resolve.invoke(utils.clj:60)
leiningen.core.project$apply_middleware.invoke(project.clj:558)
leiningen.core.project$apply_middleware.invoke(project.clj:556)
leiningen.core.project$activate_middleware.invoke(project.clj:577)
leiningen.core.project$init_project.invoke(project.clj:652)
immutant.runtime.bootstrap$read_project.invoke(bootstrap.clj:100)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4891$fn__4892$fn__4893.invoke(bootstrap_test.clj:35)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4891$fn__4892.invoke(bootstrap_test.clj:34)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4891.invoke(bootstrap_test.clj:34)
immutant.runtime.bootstrap_test$fn__4889.invoke(bootstrap_test.clj:34)
immutant.test.runner$eval13$fn__16.invoke(runner.clj:34)
immutant.test.runner$eval13.invoke(runner.clj:32)
FAIL "read-project without profiles should use the ones defined in :immutant" at (bootstrap_test.clj:41)
Expected: :biscuit
Actual: java.io.FileNotFoundException: Could not locate lein_ritz/plugin__init.class or lein_ritz/plugin.clj on classpath:
leiningen.core.utils$require_resolve.invoke(utils.clj:60)
leiningen.core.project$apply_middleware.invoke(project.clj:558)
leiningen.core.project$apply_middleware.invoke(project.clj:556)
leiningen.core.project$activate_middleware.invoke(project.clj:577)
leiningen.core.project$init_project.invoke(project.clj:652)
immutant.runtime.bootstrap$read_project.invoke(bootstrap.clj:100)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4911$fn__4912$fn__4913.invoke(bootstrap_test.clj:41)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4911$fn__4912.invoke(bootstrap_test.clj:40)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4911.invoke(bootstrap_test.clj:40)
immutant.runtime.bootstrap_test$fn__4889.invoke(bootstrap_test.clj:40)
immutant.test.runner$eval13$fn__16.invoke(runner.clj:34)
immutant.test.runner$eval13.invoke(runner.clj:32)
FAIL "read-project without profiles should apply the default profiles profiles.clj" at (bootstrap_test.clj:50)
Expected: :oneal
Actual: java.io.FileNotFoundException: Could not locate lein_ritz/plugin__init.class or lein_ritz/plugin.clj on classpath:
leiningen.core.utils$require_resolve.invoke(utils.clj:60)
leiningen.core.project$apply_middleware.invoke(project.clj:558)
leiningen.core.project$apply_middleware.invoke(project.clj:556)
leiningen.core.project$activate_middleware.invoke(project.clj:577)
leiningen.core.project$init_project.invoke(project.clj:652)
immutant.runtime.bootstrap$read_project.invoke(bootstrap.clj:100)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4941$fn__4942$fn__4943.invoke(bootstrap_test.clj:50)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4941$fn__4942.invoke(bootstrap_test.clj:49)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4941.invoke(bootstrap_test.clj:49)
immutant.runtime.bootstrap_test$fn__4889.invoke(bootstrap_test.clj:49)
immutant.test.runner$eval13$fn__16.invoke(runner.clj:34)
immutant.test.runner$eval13.invoke(runner.clj:32)
FAIL "read-and-stringify-full-app-config should work" at (bootstrap_test.clj:53)
Actual result did not agree with the checking function.
Actual result: java.io.FileNotFoundException: Could not locate lein_ritz/plugin__init.class or lein_ritz/plugin.clj on classpath:
leiningen.core.utils$require_resolve.invoke(utils.clj:60)
leiningen.core.project$apply_middleware.invoke(project.clj:558)
leiningen.core.project$apply_middleware.invoke(project.clj:556)
leiningen.core.project$activate_middleware.invoke(project.clj:577)
leiningen.core.project$init_project.invoke(project.clj:652)
immutant.runtime.bootstrap$read_project.invoke(bootstrap.clj:100)
immutant.runtime.bootstrap$read_full_app_config.invoke(bootstrap.clj:160)
immutant.runtime.bootstrap$read_and_stringify_full_app_config.invoke(bootstrap.clj:167)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4951$fn__4952$fn__4953.invoke(bootstrap_test.clj:53)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4951$fn__4952.invoke(bootstrap_test.clj:52)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4951.invoke(bootstrap_test.clj:52)
immutant.runtime.bootstrap_test$fn__4889.invoke(bootstrap_test.clj:52)
immutant.test.runner$eval13$fn__16.invoke(runner.clj:34)
immutant.test.runner$eval13.invoke(runner.clj:32)
Checking function: (contains {"ham" "basket"})
The checker said this about the reason:
You can't compare #<CapturedThrowable midje.error_handling.exceptions.CapturedThrowable@553fd068> (class midje.error_handling.exceptions.CapturedThrowable) to {"ham" "basket"} (class clojure.lang.PersistentArrayMap).
FAIL "read-and-stringify-full-app-config should stringify an init fn" at (bootstrap_test.clj:56)
Expected: "some.namespace/init"
Actual: java.io.FileNotFoundException: Could not locate lein_ritz/plugin__init.class or lein_ritz/plugin.clj on classpath:
leiningen.core.utils$require_resolve.invoke(utils.clj:60)
leiningen.core.project$apply_middleware.invoke(project.clj:558)
leiningen.core.project$apply_middleware.invoke(project.clj:556)
leiningen.core.project$activate_middleware.invoke(project.clj:577)
leiningen.core.project$init_project.invoke(project.clj:652)
immutant.runtime.bootstrap$read_project.invoke(bootstrap.clj:100)
immutant.runtime.bootstrap$read_full_app_config.invoke(bootstrap.clj:160)
immutant.runtime.bootstrap$read_and_stringify_full_app_config.invoke(bootstrap.clj:167)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4961$fn__4962$fn__4963.invoke(bootstrap_test.clj:56)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4961$fn__4962.invoke(bootstrap_test.clj:55)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4961.invoke(bootstrap_test.clj:55)
immutant.runtime.bootstrap_test$fn__4889.invoke(bootstrap_test.clj:55)
immutant.test.runner$eval13$fn__16.invoke(runner.clj:34)
immutant.test.runner$eval13.invoke(runner.clj:32)
FAIL "read-and-stringify-full-app-config should stringify an init fn" at (bootstrap_test.clj:57)
Expected: "some.namespace/string"
Actual: java.io.FileNotFoundException: Could not locate lein_ritz/plugin__init.class or lein_ritz/plugin.clj on classpath:
leiningen.core.utils$require_resolve.invoke(utils.clj:60)
leiningen.core.project$apply_middleware.invoke(project.clj:558)
leiningen.core.project$apply_middleware.invoke(project.clj:556)
leiningen.core.project$activate_middleware.invoke(project.clj:577)
leiningen.core.project$init_project.invoke(project.clj:652)
immutant.runtime.bootstrap$read_project.invoke(bootstrap.clj:100)
immutant.runtime.bootstrap$read_full_app_config.invoke(bootstrap.clj:160)
immutant.runtime.bootstrap$read_and_stringify_full_app_config.invoke(bootstrap.clj:167)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4961$fn__4962$fn__4965.invoke(bootstrap_test.clj:57)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4961$fn__4962.invoke(bootstrap_test.clj:55)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4961.invoke(bootstrap_test.clj:55)
immutant.runtime.bootstrap_test$fn__4889.invoke(bootstrap_test.clj:55)
immutant.test.runner$eval13$fn__16.invoke(runner.clj:34)
immutant.test.runner$eval13.invoke(runner.clj:32)
FAIL "resource-paths - should return the proper paths" at (bootstrap_test.clj:63)
Actual result did not agree with the checking function.
Actual result: java.io.FileNotFoundException: Could not locate lein_ritz/plugin__init.class or lein_ritz/plugin.clj on classpath:
leiningen.core.utils$require_resolve.invoke(utils.clj:60)
leiningen.core.project$apply_middleware.invoke(project.clj:558)
leiningen.core.project$apply_middleware.invoke(project.clj:556)
leiningen.core.project$activate_middleware.invoke(project.clj:577)
leiningen.core.project$init_project.invoke(project.clj:652)
immutant.runtime.bootstrap$read_project.invoke(bootstrap.clj:100)
immutant.runtime.bootstrap$resource_paths.invoke(bootstrap.clj:217)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4976$fn__4977$base_function__3935__auto____4978$fn__4979$fn__4982.invoke(bootstrap_test.clj:63)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4976$fn__4977$base_function__3935__auto____4978$fn__4979.invoke(bootstrap_test.clj:59)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4976$fn__4977$base_function__3935__auto____4978.invoke(bootstrap_test.clj:59)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4976$fn__4977.invoke(bootstrap_test.clj:59)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4976.invoke(bootstrap_test.clj:59)
immutant.runtime.bootstrap_test$fn__4889.invoke(bootstrap_test.clj:59)
immutant.test.runner$eval13$fn__16.invoke(runner.clj:34)
immutant.test.runner$eval13.invoke(runner.clj:32)
Checking function: (just paths :in-any-order)
The checker said this about the reason:
You can't compare #<CapturedThrowable midje.error_handling.exceptions.CapturedThrowable@6d3f1f92> (class midje.error_handling.exceptions.CapturedThrowable) to ("/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-root/test" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-root/resources" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-root/src" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-root/target/classes") (class clojure.lang.LazySeq).
FAIL "resource-paths - should include checkout deps" at (bootstrap_test.clj:76)
Actual result did not agree with the checking function.
Actual result: java.io.FileNotFoundException: Could not locate lein_ritz/plugin__init.class or lein_ritz/plugin.clj on classpath:
leiningen.core.utils$require_resolve.invoke(utils.clj:60)
leiningen.core.project$apply_middleware.invoke(project.clj:558)
leiningen.core.project$apply_middleware.invoke(project.clj:556)
leiningen.core.project$activate_middleware.invoke(project.clj:577)
leiningen.core.project$init_project.invoke(project.clj:652)
immutant.runtime.bootstrap$read_project.invoke(bootstrap.clj:100)
immutant.runtime.bootstrap$resource_paths.invoke(bootstrap.clj:217)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4976$fn__4977$base_function__3935__auto____4989$fn__4990$fn__4996.invoke(bootstrap_test.clj:76)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4976$fn__4977$base_function__3935__auto____4989$fn__4990.invoke(bootstrap_test.clj:59)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4976$fn__4977$base_function__3935__auto____4989.invoke(bootstrap_test.clj:59)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4976$fn__4977.invoke(bootstrap_test.clj:59)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____4976.invoke(bootstrap_test.clj:59)
immutant.runtime.bootstrap_test$fn__4889.invoke(bootstrap_test.clj:59)
immutant.test.runner$eval13$fn__16.invoke(runner.clj:34)
immutant.test.runner$eval13.invoke(runner.clj:32)
Checking function: (just paths :in-any-order)
The checker said this about the reason:
You can't compare #<CapturedThrowable midje.error_handling.exceptions.CapturedThrowable@6f5fc793> (class midje.error_handling.exceptions.CapturedThrowable) to ("/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-with-checkout-deps/checkouts/other-project/target/classes" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-with-checkout-deps/target/classes" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-with-checkout-deps/src" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-with-checkout-deps/checkouts/other-project/src" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-with-checkout-deps/resources" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-with-checkout-deps/checkouts/other-project/resources" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-with-checkout-deps/dev-resources" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-with-checkout-deps/checkouts/other-project/dev-resources" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-with-checkout-deps/test" "/Users/eslick/Work/vital/libs/immutant/modules/bootstrap/target/test-classes/project-with-checkout-deps/checkouts/other-project/test") (class clojure.lang.LazySeq).
ERROR in (all-tests) (RT.java:443)
Uncaught exception, not in assertion.
expected: nil
actual: java.io.FileNotFoundException: Could not locate lein_ritz/plugin__init.class or lein_ritz/plugin.clj on classpath:
at clojure.lang.RT.load (RT.java:443)
clojure.lang.RT.load (RT.java:411)
clojure.core$load$fn__5018.invoke (core.clj:5530)
clojure.core$load.doInvoke (core.clj:5529)
clojure.lang.RestFn.invoke (RestFn.java:408)
clojure.core$load_one.invoke (core.clj:5336)
clojure.core$load_lib$fn__4967.invoke (core.clj:5375)
clojure.core$load_lib.doInvoke (core.clj:5374)
clojure.lang.RestFn.applyTo (RestFn.java:142)
clojure.core$apply.invoke (core.clj:619)
clojure.core$load_libs.doInvoke (core.clj:5413)
clojure.lang.RestFn.applyTo (RestFn.java:137)
clojure.core$apply.invoke (core.clj:619)
clojure.core$require.doInvoke (core.clj:5496)
clojure.lang.RestFn.invoke (RestFn.java:408)
leiningen.core.utils$require_resolve.invoke (utils.clj:60)
leiningen.core.project$apply_middleware.invoke (project.clj:558)
clojure.lang.ArrayChunk.reduce (ArrayChunk.java:58)
clojure.core.protocols/fn (protocols.clj:98)
clojure.core.protocols$fn__6005$G__6000__6014.invoke (protocols.clj:19)
clojure.core.protocols/fn (protocols.clj:147)
clojure.core.protocols$fn__6005$G__6000__6014.invoke (protocols.clj:19)
clojure.core.protocols$seq_reduce.invoke (protocols.clj:31)
clojure.core.protocols/fn (protocols.clj:54)
clojure.core.protocols$fn__5979$G__5974__5992.invoke (protocols.clj:13)
clojure.core$reduce.invoke (core.clj:6177)
leiningen.core.project$apply_middleware.invoke (project.clj:556)
leiningen.core.project$activate_middleware.invoke (project.clj:577)
leiningen.core.project$init_project.invoke (project.clj:652)
immutant.runtime.bootstrap$read_project.invoke (bootstrap.clj:100)
immutant.runtime.bootstrap$get_dependencies.invoke (bootstrap.clj:229)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____5013$fn__5014.invoke (bootstrap_test.clj:78)
midje.util.thread_safe_var_nesting$with_altered_roots_STAR_.invoke (thread_safe_var_nesting.clj:37)
immutant.runtime.bootstrap_test$fn__4889$base_function__3935__auto____5013.invoke (bootstrap_test.clj:78)
clojure.lang.AFn.applyToHelper (AFn.java:159)
clojure.lang.AFn.applyTo (AFn.java:151)
clojure.lang.AFunction$1.doInvoke (AFunction.java:29)
clojure.lang.RestFn.invoke (RestFn.java:397)
midje.ideas.facts$check_one$check_fact_in_context__3956.invoke (facts.clj:202)
midje.ideas.facts$check_one.invoke (facts.clj:225)
midje.ideas.facts$creation_time_check.invoke (facts.clj:239)
immutant.runtime.bootstrap_test/fn (bootstrap_test.clj:78)
clojure.test$test_var$fn__7145.invoke (test.clj:701)
clojure.test$test_var.invoke (test.clj:701)
clojure.test$test_all_vars$fn__7149$fn__7156.invoke (test.clj:717)
clojure.test$default_fixture.invoke (test.clj:671)
clojure.test$test_all_vars$fn__7149.invoke (test.clj:717)
clojure.test$default_fixture.invoke (test.clj:671)
clojure.test$test_all_vars.invoke (test.clj:713)
clojure.test$test_ns.invoke (test.clj:736)
clojure.core$map$fn__4207.invoke (core.clj:2487)
clojure.lang.LazySeq.sval (LazySeq.java:42)
clojure.lang.LazySeq.seq (LazySeq.java:60)
clojure.lang.Cons.next (Cons.java:39)
clojure.lang.RT.boundedLength (RT.java:1654)
clojure.lang.RestFn.applyTo (RestFn.java:130)
clojure.core$apply.invoke (core.clj:619)
clojure.test$run_tests.doInvoke (test.clj:751)
clojure.lang.RestFn.applyTo (RestFn.java:137)
clojure.core$apply.invoke (core.clj:617)
immutant.test.runner$eval13$fn__16.invoke (runner.clj:34)
immutant.test.runner$eval13.invoke (runner.clj:32)
clojure.lang.Compiler.eval (Compiler.java:6619)
clojure.lang.Compiler.load (Compiler.java:7064)
clojure.lang.Compiler.loadFile (Compiler.java:7020)
clojure.main$load_script.invoke (main.clj:294)
clojure.main$script_opt.invoke (main.clj:356)
clojure.main$main.doInvoke (main.clj:440)
clojure.lang.RestFn.invoke (RestFn.java:408)
clojure.lang.Var.invoke (Var.java:415)
clojure.lang.AFn.applyToHelper (AFn.java:161)
clojure.lang.Var.applyTo (Var.java:532)
clojure.main.main (main.java:37)
Ran 1 tests containing 12 assertions.
8 failures, 1 errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Immutant Parent ................................... SUCCESS [4.486s]
[INFO] Immutant Support Parent ........................... SUCCESS [0.117s]
[INFO] Immutant JBoss AS Integration Testing Support ..... SUCCESS [14.635s]
[INFO] Immutant Clojure Testing Support .................. SUCCESS [0.463s]
[INFO] Immutant Build Support ............................ SUCCESS [3.423s]
[INFO] Immutant Namespaces Parent ........................ SUCCESS [0.142s]
[INFO] Immutant Common Namespace ......................... SUCCESS [17.865s]
[INFO] Immutant Modules Parent ........................... SUCCESS [2.436s]
[INFO] Immutant Common Module ............................ SUCCESS [5.238s]
[INFO] Immutant App Bootstrap Module ..................... FAILURE [9.407s]
[INFO] Immutant Core Module .............................. SKIPPED
[INFO] Immutant Daemons Module ........................... SKIPPED
[INFO] Immutant Jobs Module .............................. SKIPPED
[INFO] Immutant XA Module ................................ SKIPPED
[INFO] Immutant Messaging Module ......................... SKIPPED
[INFO] Immutant Web Module ............................... SKIPPED
[INFO] Immutant Caching Module ........................... SKIPPED
[INFO] Public Immutant Cache Namespace ................... SKIPPED
[INFO] Public Immutant Daemons Namespace ................. SKIPPED
[INFO] Public Immutant XA Namespace ...................... SKIPPED
[INFO] Public Immutant Messaging Namespace ............... SKIPPED
[INFO] Public Immutant Jobs Namespace .................... SKIPPED
[INFO] Public Immutant Web Namespace ..................... SKIPPED
[INFO] Aggregate Immutant Module ......................... SKIPPED
[INFO] Immutant Build Aggregator ......................... SKIPPED
[INFO] Immutant Build Assembly ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02.281s
[INFO] Finished at: Tue Oct 08 08:13:35 PDT 2013
[INFO] Final Memory: 35M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.theoryinpractise:clojure-maven-plugin:1.3.17:test (test) on project immutant-bootstrap-module: Clojure failed. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.theoryinpractise:clojure-maven-plugin:1.3.17:test (test) on project immutant-bootstrap-module: Clojure failed.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
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:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoExecutionException: Clojure failed.
at com.theoryinpractise.clojure.AbstractClojureCompilerMojo.callClojureWith(AbstractClojureCompilerMojo.java:446)
at com.theoryinpractise.clojure.AbstractClojureCompilerMojo.callClojureWith(AbstractClojureCompilerMojo.java:348)
at com.theoryinpractise.clojure.ClojureRunTestMojo.execute(ClojureRunTestMojo.java:105)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment