Skip to content

Instantly share code, notes, and snippets.

@doxavore
Created November 1, 2012 14:33
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 doxavore/3993981 to your computer and use it in GitHub Desktop.
Save doxavore/3993981 to your computer and use it in GitHub Desktop.
Failing TorqueBox local build
[INFO] ------------------------------------------------------------------------
[INFO] Building TorqueBox Build Distribution 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-dist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-dist ---
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torquebox-dist ---
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (default) @ torquebox-dist >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-dist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-dist ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (default) @ torquebox-dist <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (default) @ torquebox-dist ---
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (dist-bin) @ torquebox-dist ---
[INFO] Reading assembly descriptor: src/main/assembly/dist-bin.xml
[INFO] Building zip: /Users/doug/projects/oss/torquebox/build/dist/target/torquebox-dist-bin.zip
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (dist-modules) @ torquebox-dist ---
[INFO] Reading assembly descriptor: src/main/assembly/dist-modules.xml
[INFO] Building zip: /Users/doug/projects/oss/torquebox/build/dist/target/torquebox-dist-modules.zip
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (dist-rubygem-repo) @ torquebox-dist ---
[INFO] Reading assembly descriptor: src/main/assembly/dist-rubygem-repo.xml
[INFO] Building zip: /Users/doug/projects/oss/torquebox/build/dist/target/torquebox-dist-rubygems-repo.zip
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (dist-eap-overlay) @ torquebox-dist ---
[INFO] Reading assembly descriptor: src/main/assembly/dist-eap-overlay.xml
[INFO] Building zip: /Users/doug/projects/oss/torquebox/build/dist/target/torquebox-dist-eap-overlay.zip
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (dist-src) @ torquebox-dist ---
[INFO] Reading assembly descriptor: src/main/assembly/dist-src.xml
[INFO] Building zip: /Users/doug/projects/oss/torquebox/build/dist/target/torquebox-dist-src.zip
[INFO]
[INFO] --- jruby-maven-plugin:0.28.4:jruby (install-json) @ torquebox-dist ---
[WARNING] NameError: undefined local variable or method `e' for main:Object
[WARNING] (root) at /Users/doug/.rbenv/shims/gem:2
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] TorqueBox ......................................... SUCCESS [1.274s]
[INFO] TorqueBox Support Packages ........................ SUCCESS [0.644s]
[INFO] TorqueBox JBoss AS Integration Testing Support .... SUCCESS [2.934s]
[INFO] TorqueBox Modules Parent .......................... SUCCESS [0.788s]
[INFO] TorqueBox Bootstrap Module ........................ SUCCESS [10.388s]
[INFO] TorqueBox Gems Parent ............................. SUCCESS [44.810s]
[INFO] TorqueBox Core Gem ................................ SUCCESS [40.616s]
[INFO] TorqueBox Core Module ............................. SUCCESS [1:52.613s]
[INFO] TorqueBox Ruby Testing Support .................... SUCCESS [0.705s]
[INFO] TorqueBox Services Module ......................... SUCCESS [18.365s]
[INFO] TorqueBox Web Gem ................................. SUCCESS [41.963s]
[INFO] TorqueBox Web Module .............................. SUCCESS [58.067s]
[INFO] TorqueBox Transactions Gem ........................ SUCCESS [59.303s]
[INFO] TorqueBox Messaging Client ........................ SUCCESS [1:13.097s]
[INFO] TorqueBox Messaging Module ........................ SUCCESS [1:01.197s]
[INFO] TorqueBox Jobs Module ............................. SUCCESS [29.233s]
[INFO] TorqueBox CDI (JSR 299) Module .................... SUCCESS [21.354s]
[INFO] TorqueBox Security Module ......................... SUCCESS [10.444s]
[INFO] TorqueBox STOMP Module ............................ SUCCESS [10.189s]
[INFO] TorqueBox Naming Client ........................... SUCCESS [42.861s]
[INFO] TorqueBox STOMP Support ........................... SUCCESS [1:37.395s]
[INFO] TorqueBox Security Gem ............................ SUCCESS [1:10.498s]
[INFO] TorqueBox Cache Gem ............................... SUCCESS [1:38.647s]
[INFO] TorqueBox Configure Gem ........................... SUCCESS [54.155s]
[INFO] TorqueBox Rake Support ............................ SUCCESS [48.504s]
[INFO] TorqueBox Capistrano Support ...................... SUCCESS [48.793s]
[INFO] TorqueBox No-Op Gem ............................... SUCCESS [40.536s]
[INFO] TorqueBox Gem ..................................... SUCCESS [1:10.893s]
[INFO] TorqueBox Build Aggregator ........................ SUCCESS [0.076s]
[INFO] TorqueBox Build Assembly .......................... SUCCESS [1:52.113s]
[INFO] TorqueBox Build Distribution ...................... FAILURE [56.340s]
[INFO] TorqueBox Server Gem .............................. SKIPPED
[INFO] TorqueBox Documentation ........................... SKIPPED
[INFO] TorqueBox Documentation Manual .................... SKIPPED
[INFO] TorqueBox Documentation Manual (en_US) ............ SKIPPED
[INFO] TorqueBox Getting Started Guide ................... SKIPPED
[INFO] TorqueBox Getting Started Guide (en_US) ........... SKIPPED
[INFO] TorqueBox Build Incremental Publishing ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:34.372s
[INFO] Finished at: Thu Nov 01 10:31:31 CDT 2012
[INFO] Final Memory: 69M/561M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal de.saumya.mojo:jruby-maven-plugin:0.28.4:jruby (install-json) on project torquebox-dist: Execution install-json of goal de.saumya.mojo:jruby-maven-plugin:0.28.4:jruby failed: Java returned: 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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :torquebox-dist
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] TorqueBox
[INFO] TorqueBox Support Packages
[INFO] TorqueBox JBoss AS Integration Testing Support
[INFO] TorqueBox Modules Parent
[INFO] TorqueBox Bootstrap Module
[INFO] TorqueBox Gems Parent
[INFO] TorqueBox Core Gem
[INFO] TorqueBox Core Module
[INFO] TorqueBox Ruby Testing Support
[INFO] TorqueBox Services Module
[INFO] TorqueBox Web Gem
[INFO] TorqueBox Web Module
[INFO] TorqueBox Transactions Gem
[INFO] TorqueBox Messaging Client
[INFO] TorqueBox Messaging Module
[INFO] TorqueBox Jobs Module
[INFO] TorqueBox CDI (JSR 299) Module
[INFO] TorqueBox Security Module
[INFO] TorqueBox STOMP Module
[INFO] TorqueBox Naming Client
[INFO] TorqueBox STOMP Support
[INFO] TorqueBox Security Gem
[INFO] TorqueBox Cache Gem
[INFO] TorqueBox Configure Gem
[INFO] TorqueBox Rake Support
[INFO] TorqueBox Capistrano Support
[INFO] TorqueBox No-Op Gem
[INFO] TorqueBox Gem
[INFO] TorqueBox Build Aggregator
[INFO] TorqueBox Build Assembly
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building TorqueBox 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-parent ---
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torquebox-parent ---
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (default) @ torquebox-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-parent ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (default) @ torquebox-parent <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (default) @ torquebox-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torquebox-parent ---
[INFO] Installing /Users/doug/projects/oss/torquebox/pom.xml to /Users/doug/.m2/repository/org/torquebox/torquebox-parent/2.2.0-SNAPSHOT/torquebox-parent-2.2.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building TorqueBox Support Packages 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-build-support ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-build-support ---
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torquebox-build-support ---
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (default) @ torquebox-build-support >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-build-support ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-build-support ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (default) @ torquebox-build-support <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (default) @ torquebox-build-support ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torquebox-build-support ---
[INFO] Installing /Users/doug/projects/oss/torquebox/support/pom.xml to /Users/doug/.m2/repository/org/torquebox/torquebox-build-support/2.2.0-SNAPSHOT/torquebox-build-support-2.2.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building TorqueBox JBoss AS Integration Testing Support 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-as-test-support/1.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-as-test-support/1.9.0-SNAPSHOT/maven-metadata.xml (1002 B at 0.7 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/projectodd/polyglot-as-test-support/1.9.0-SNAPSHOT/polyglot-as-test-support-1.9.0-20121101.133046-4.pom
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-as-test-support/1.9.0-SNAPSHOT/polyglot-as-test-support-1.9.0-20121101.133046-4.pom
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-as-test-support/1.9.0-SNAPSHOT/polyglot-as-test-support-1.9.0-20121101.133046-4.pom (2 KB at 9.0 KB/sec)
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-build-support/1.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-build-support/1.9.0-SNAPSHOT/maven-metadata.xml (613 B at 3.8 KB/sec)
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-build-support/1.9.0-SNAPSHOT/polyglot-build-support-1.9.0-20121101.133046-4.pom
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-build-support/1.9.0-SNAPSHOT/polyglot-build-support-1.9.0-20121101.133046-4.pom (744 B at 5.7 KB/sec)
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot/1.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot/1.9.0-SNAPSHOT/maven-metadata.xml (599 B at 4.4 KB/sec)
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot/1.9.0-SNAPSHOT/polyglot-1.9.0-20121101.133045-4.pom
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot/1.9.0-SNAPSHOT/polyglot-1.9.0-20121101.133045-4.pom (9 KB at 60.4 KB/sec)
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-test-support/1.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-test-support/1.9.0-SNAPSHOT/maven-metadata.xml (999 B at 6.4 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/projectodd/polyglot-test-support/1.9.0-SNAPSHOT/polyglot-test-support-1.9.0-20121101.133109-4.pom
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-test-support/1.9.0-SNAPSHOT/polyglot-test-support-1.9.0-20121101.133109-4.pom
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-test-support/1.9.0-SNAPSHOT/polyglot-test-support-1.9.0-20121101.133109-4.pom (723 B at 5.4 KB/sec)
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-as-test-support/1.9.0-SNAPSHOT/polyglot-as-test-support-1.9.0-20121101.133046-4.jar
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-test-support/1.9.0-SNAPSHOT/polyglot-test-support-1.9.0-20121101.133109-4.jar
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-as-test-support/1.9.0-SNAPSHOT/polyglot-as-test-support-1.9.0-20121101.133046-4.jar (13 KB at 58.1 KB/sec)
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-test-support/1.9.0-SNAPSHOT/polyglot-test-support-1.9.0-20121101.133109-4.jar (4 KB at 10.4 KB/sec)
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-as-test-support ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-as-test-support ---
[INFO]
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ torquebox-as-test-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/doug/projects/oss/torquebox/support/as-test-support/src/main/resources
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ torquebox-as-test-support ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ torquebox-as-test-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/doug/projects/oss/torquebox/support/as-test-support/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ torquebox-as-test-support ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ torquebox-as-test-support ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ torquebox-as-test-support ---
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torquebox-as-test-support ---
[INFO] Building jar: /Users/doug/projects/oss/torquebox/support/as-test-support/target/torquebox-as-test-support-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (default) @ torquebox-as-test-support >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-as-test-support ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-as-test-support ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (default) @ torquebox-as-test-support <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (default) @ torquebox-as-test-support ---
[INFO] Building jar: /Users/doug/projects/oss/torquebox/support/as-test-support/target/torquebox-as-test-support-sources.jar
[WARNING] Artifact org.torquebox:torquebox-as-test-support:java-source:sources:2.2.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torquebox-as-test-support ---
[INFO] Installing /Users/doug/projects/oss/torquebox/support/as-test-support/target/torquebox-as-test-support.jar to /Users/doug/.m2/repository/org/torquebox/torquebox-as-test-support/2.2.0-SNAPSHOT/torquebox-as-test-support-2.2.0-SNAPSHOT.jar
[INFO] Installing /Users/doug/projects/oss/torquebox/support/as-test-support/pom.xml to /Users/doug/.m2/repository/org/torquebox/torquebox-as-test-support/2.2.0-SNAPSHOT/torquebox-as-test-support-2.2.0-SNAPSHOT.pom
[INFO] Installing /Users/doug/projects/oss/torquebox/support/as-test-support/target/torquebox-as-test-support-sources.jar to /Users/doug/.m2/repository/org/torquebox/torquebox-as-test-support/2.2.0-SNAPSHOT/torquebox-as-test-support-2.2.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building TorqueBox Modules Parent 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.codehaus.org/rubygems/rspec-core/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/service/local/repositories/thirdparty-releases/content/rubygems/rspec-core/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/upstream/rubygems/rspec-core/maven-metadata.xml
Downloading: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-core/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/rubygems/rspec-core/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/release/rubygems/rspec-core/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/rspec-core/maven-metadata.xml
Downloading: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-core/maven-metadata.xml
Downloaded: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-core/maven-metadata.xml (922 B at 0.5 KB/sec)
Downloaded: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-core/maven-metadata.xml (922 B at 0.6 KB/sec)
Downloading: http://repository.codehaus.org/rubygems/rspec-expectations/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/service/local/repositories/thirdparty-releases/content/rubygems/rspec-expectations/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/upstream/rubygems/rspec-expectations/maven-metadata.xml
Downloading: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-expectations/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/rubygems/rspec-expectations/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/release/rubygems/rspec-expectations/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/rspec-expectations/maven-metadata.xml
Downloading: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-expectations/maven-metadata.xml
Downloaded: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-expectations/maven-metadata.xml (776 B at 1.2 KB/sec)
Downloaded: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-expectations/maven-metadata.xml (776 B at 1.6 KB/sec)
Downloading: https://repository.jboss.org/nexus/service/local/repositories/thirdparty-releases/content/rubygems/diff-lcs/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/upstream/rubygems/diff-lcs/maven-metadata.xml
Downloading: http://rubygems-proxy.torquebox.org/releases/rubygems/diff-lcs/maven-metadata.xml
Downloading: http://repository.codehaus.org/rubygems/diff-lcs/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/rubygems/diff-lcs/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/release/rubygems/diff-lcs/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/diff-lcs/maven-metadata.xml
Downloading: http://rubygems-proxy.torquebox.org/releases/rubygems/diff-lcs/maven-metadata.xml
Downloaded: http://rubygems-proxy.torquebox.org/releases/rubygems/diff-lcs/maven-metadata.xml (327 B at 0.8 KB/sec)
Downloaded: http://rubygems-proxy.torquebox.org/releases/rubygems/diff-lcs/maven-metadata.xml (327 B at 1.0 KB/sec)
Downloading: http://repository.codehaus.org/rubygems/rspec-mocks/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/service/local/repositories/thirdparty-releases/content/rubygems/rspec-mocks/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/upstream/rubygems/rspec-mocks/maven-metadata.xml
Downloading: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-mocks/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/rubygems/rspec-mocks/maven-metadata.xml
Downloading: https://repository-projectodd.forge.cloudbees.com/release/rubygems/rspec-mocks/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/rspec-mocks/maven-metadata.xml
Downloading: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-mocks/maven-metadata.xml
Downloaded: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-mocks/maven-metadata.xml (770 B at 1.5 KB/sec)
Downloaded: http://rubygems-proxy.torquebox.org/releases/rubygems/rspec-mocks/maven-metadata.xml (770 B at 1.5 KB/sec)
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-module-support/1.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-module-support/1.9.0-SNAPSHOT/maven-metadata.xml (1001 B at 3.8 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/projectodd/polyglot-module-support/1.9.0-SNAPSHOT/polyglot-module-support-1.9.0-20121101.133108-4.pom
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-module-support/1.9.0-SNAPSHOT/polyglot-module-support-1.9.0-20121101.133108-4.pom
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-module-support/1.9.0-SNAPSHOT/polyglot-module-support-1.9.0-20121101.133108-4.pom (591 B at 4.4 KB/sec)
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-module-support/1.9.0-SNAPSHOT/polyglot-module-support-1.9.0-20121101.133108-4.jar
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-module-support/1.9.0-SNAPSHOT/polyglot-module-support-1.9.0-20121101.133108-4.jar (3 KB at 19.9 KB/sec)
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-modules-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-modules-parent ---
[INFO]
[INFO] --- gem-maven-plugin:0.28.4:initialize (install-component-rubygem-dependencies) @ torquebox-modules-parent ---
[INFO]
[INFO] --- rspec-maven-plugin:0.28.4:test (run-specs) @ torquebox-modules-parent ---
[INFO] Skipping RSpec tests since /Users/doug/projects/oss/torquebox/modules/spec is missing
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torquebox-modules-parent ---
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (default) @ torquebox-modules-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-modules-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-modules-parent ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (default) @ torquebox-modules-parent <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (default) @ torquebox-modules-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torquebox-modules-parent ---
[INFO] Installing /Users/doug/projects/oss/torquebox/modules/pom.xml to /Users/doug/.m2/repository/org/torquebox/torquebox-modules-parent/2.2.0-SNAPSHOT/torquebox-modules-parent-2.2.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building TorqueBox Bootstrap Module 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-bootstrap ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-bootstrap ---
[INFO]
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ torquebox-bootstrap ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /Users/doug/projects/oss/torquebox/modules/bootstrap/src/main/ruby
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ torquebox-bootstrap ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ torquebox-bootstrap ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/doug/projects/oss/torquebox/modules/bootstrap/src/test/resources
[INFO] skip non existing resourceDirectory /Users/doug/projects/oss/torquebox/modules/bootstrap/src/test/java
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ torquebox-bootstrap ---
[INFO] No sources to compile
[INFO]
[INFO] --- gem-maven-plugin:0.28.4:initialize (install-component-rubygem-dependencies) @ torquebox-bootstrap ---
[INFO]
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ torquebox-bootstrap ---
[INFO] No tests to run.
[INFO]
[INFO] --- rspec-maven-plugin:0.28.4:test (run-specs) @ torquebox-bootstrap ---
[INFO] Skipping RSpec tests since /Users/doug/projects/oss/torquebox/modules/bootstrap/spec is missing
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ torquebox-bootstrap ---
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torquebox-bootstrap ---
[INFO] Building jar: /Users/doug/projects/oss/torquebox/modules/bootstrap/target/torquebox-bootstrap-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (default) @ torquebox-bootstrap >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-bootstrap ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-bootstrap ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (default) @ torquebox-bootstrap <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (default) @ torquebox-bootstrap ---
[INFO] Building jar: /Users/doug/projects/oss/torquebox/modules/bootstrap/target/torquebox-bootstrap-sources.jar
[WARNING] Artifact org.torquebox:torquebox-bootstrap:java-source:sources:2.2.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (assemble-module) @ torquebox-bootstrap ---
Downloading: http://snapshots.repository.codehaus.org/org/projectodd/polyglot-module-support/1.9.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/projectodd/polyglot-module-support/1.9.0-SNAPSHOT/maven-metadata.xml
[INFO] Copying files to /Users/doug/projects/oss/torquebox/modules/bootstrap/target/torquebox-bootstrap-module
[WARNING] Assembly file: /Users/doug/projects/oss/torquebox/modules/bootstrap/target/torquebox-bootstrap-module is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torquebox-bootstrap ---
[INFO] Installing /Users/doug/projects/oss/torquebox/modules/bootstrap/target/torquebox-bootstrap.jar to /Users/doug/.m2/repository/org/torquebox/torquebox-bootstrap/2.2.0-SNAPSHOT/torquebox-bootstrap-2.2.0-SNAPSHOT.jar
[INFO] Installing /Users/doug/projects/oss/torquebox/modules/bootstrap/pom.xml to /Users/doug/.m2/repository/org/torquebox/torquebox-bootstrap/2.2.0-SNAPSHOT/torquebox-bootstrap-2.2.0-SNAPSHOT.pom
[INFO] Installing /Users/doug/projects/oss/torquebox/modules/bootstrap/target/torquebox-bootstrap-sources.jar to /Users/doug/.m2/repository/org/torquebox/torquebox-bootstrap/2.2.0-SNAPSHOT/torquebox-bootstrap-2.2.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building TorqueBox Gems Parent 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-gems-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-gems-parent ---
[INFO]
[INFO] --- maven-resources-plugin:2.4:testResources (test-resources) @ torquebox-gems-parent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/doug/projects/oss/torquebox/gems/src/test/resources
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torquebox-gems-parent ---
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (default) @ torquebox-gems-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-gems-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-gems-parent ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (default) @ torquebox-gems-parent <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (default) @ torquebox-gems-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torquebox-gems-parent ---
[INFO] Installing /Users/doug/projects/oss/torquebox/gems/pom.xml to /Users/doug/.m2/repository/rubygems/torquebox-gems-parent/2.2.0-SNAPSHOT/torquebox-gems-parent-2.2.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building TorqueBox Core Gem 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-core/1.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-core/1.9.0-SNAPSHOT/maven-metadata.xml (991 B at 3.8 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/projectodd/polyglot-core/1.9.0-SNAPSHOT/polyglot-core-1.9.0-20121101.133048-4.pom
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-core/1.9.0-SNAPSHOT/polyglot-core-1.9.0-20121101.133048-4.pom
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-core/1.9.0-SNAPSHOT/polyglot-core-1.9.0-20121101.133048-4.pom (3 KB at 19.9 KB/sec)
Downloading: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-core/1.9.0-SNAPSHOT/polyglot-core-1.9.0-20121101.133048-4.jar
Downloaded: https://repository-projectodd.forge.cloudbees.com/snapshot/org/projectodd/polyglot-core/1.9.0-SNAPSHOT/polyglot-core-1.9.0-20121101.133048-4.jar (40 KB at 153.2 KB/sec)
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-core ---
[INFO]
[INFO] --- gem-maven-plugin:0.28.4:initialize (default-initialize) @ torquebox-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ torquebox-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/doug/projects/oss/torquebox/gems/core/src/main/resources
[INFO] skip non existing resourceDirectory /Users/doug/projects/oss/torquebox/gems/core/src/main/java
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ torquebox-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.4:testResources (test-resources) @ torquebox-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 715 resources
[INFO]
[INFO] --- rspec-maven-plugin:0.28.4:test (run-specs) @ torquebox-core ---
[INFO] Running RSpec tests from /Users/doug/projects/oss/torquebox/gems/core/spec
[INFO] ** spec/injectors_spec.rb
[INFO] TorqueBox::Injectors
[INFO] should return the same thing for all injection types - 0.014s
[INFO] should return the same thing for all fetch types - 0.04s
[INFO] ** spec/kernel_spec.rb
[INFO] TorqueBox::Kernel
[WARNING] [WARNING] >>> TorqueBox::Kernel is deprecated. Please begin using TorqueBox::ServiceRegistry instead.
[INFO] should return nil lookup if registry unavailable - 0.06s
[WARNING] [WARNING] >>> TorqueBox::Kernel is deprecated. Please begin using TorqueBox::ServiceRegistry instead.
[INFO] should return value from registry - 0.048s
[WARNING] [WARNING] >>> TorqueBox::Kernel is deprecated. Please begin using TorqueBox::ServiceRegistry instead.
[INFO] should yield value from from block when registry contains key - 0.072s
[WARNING] [WARNING] >>> TorqueBox::Kernel is deprecated. Please begin using TorqueBox::ServiceRegistry instead.
[WARNING] [WARNING] >>> TorqueBox::Kernel is deprecated. Please begin using TorqueBox::ServiceRegistry instead.
[WARNING] [WARNING] >>> TorqueBox::Kernel is deprecated. Please begin using TorqueBox::ServiceRegistry instead.
[INFO] should defer block execution if registry unavailable - 0.048s
[INFO] ** spec/logger_spec.rb
[INFO] TorqueBox::Logger
[WARNING] 09:28:45,514 ERROR [ServiceRegistry] JC: log for cache store
[INFO] should look nice for class objects - 0.292s
[INFO] should support the various boolean methods - 0.042s
[INFO] should not barf on meaningless level setting - 0.05s
[WARNING] 09:28:45,639 ERROR [TorqueBox] JC: message zero
[WARNING] 09:28:45,640 ERROR [TorqueBox] JC: message
[WARNING] 09:28:45,640 ERROR [TorqueBox] JC: message too
[INFO] should deal with blocks correctly - 0.005s
[INFO] should handle nil parameters - 0.004s
[INFO] should support the add method - 0.068s
[INFO] ** spec/service_registry_spec.rb
[INFO] TorqueBox::ServiceRegistry
[INFO] should return nil lookup if registry unavailable - 0.032s
[INFO] should return value from registry - 0.027s
[INFO] should yield value from from block when registry contains key - 0.092s
[INFO] should defer block execution if registry unavailable - 0.061s
[INFO] should make the registry available - 0.021s
[INFO] ------------------------------------------------------------------------
[INFO] Completed in 2.026s
[INFO] ------------------------------------------------------------------------
[INFO] Passing...17
[INFO] Pending...0
[INFO] Failing...0
[INFO]
[INFO] Total.....17
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ torquebox-core ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO]
[INFO] --- gem-maven-plugin:0.28.4:package (default-package) @ torquebox-core ---
[INFO] building gem for rubygems:torquebox-core:java-gem:2.2.0-SNAPSHOT . . .
[INFO] include dependencies? true
[INFO] artifact rubygems:rspec-core: checking for updates from jboss-third-party-releases
[INFO] artifact rubygems:rspec-core: checking for updates from codehaus
[INFO] artifact rubygems:rspec-core: checking for updates from jboss-incremental
[INFO] artifact rubygems:rspec-core: checking for updates from rubygems-proxy
[INFO] artifact rubygems:rspec-core: checking for updates from projectodd-release
[INFO] artifact rubygems:rspec-core: checking for updates from central
[INFO] artifact rubygems:rspec-core: checking for updates from rubygems-releases
[INFO] artifact rubygems:rspec-expectations: checking for updates from jboss-third-party-releases
[INFO] artifact rubygems:rspec-expectations: checking for updates from codehaus
[INFO] artifact rubygems:rspec-expectations: checking for updates from jboss-incremental
[INFO] artifact rubygems:rspec-expectations: checking for updates from rubygems-proxy
[INFO] artifact rubygems:rspec-expectations: checking for updates from projectodd-release
[INFO] artifact rubygems:rspec-expectations: checking for updates from central
[INFO] artifact rubygems:rspec-expectations: checking for updates from rubygems-releases
[INFO] artifact rubygems:diff-lcs: checking for updates from jboss-third-party-releases
[INFO] artifact rubygems:diff-lcs: checking for updates from codehaus
[INFO] artifact rubygems:diff-lcs: checking for updates from jboss-incremental
[INFO] artifact rubygems:diff-lcs: checking for updates from rubygems-proxy
[INFO] artifact rubygems:diff-lcs: checking for updates from projectodd-release
[INFO] artifact rubygems:diff-lcs: checking for updates from central
[INFO] artifact rubygems:diff-lcs: checking for updates from rubygems-releases
[INFO] artifact rubygems:rspec-mocks: checking for updates from jboss-third-party-releases
[INFO] artifact rubygems:rspec-mocks: checking for updates from codehaus
[INFO] artifact rubygems:rspec-mocks: checking for updates from jboss-incremental
[INFO] artifact rubygems:rspec-mocks: checking for updates from rubygems-proxy
[INFO] artifact rubygems:rspec-mocks: checking for updates from projectodd-release
[INFO] artifact rubygems:rspec-mocks: checking for updates from central
[INFO] artifact rubygems:rspec-mocks: checking for updates from rubygems-releases
[WARNING] WARNING: no description specified
[INFO] Successfully built RubyGem
[INFO] Name: torquebox-core
[INFO] Version: 2.2.0
[INFO] File: torquebox-core-2.2.0-java.gem
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torquebox-core ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (default) @ torquebox-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-core ---
[INFO]
[INFO] --- gem-maven-plugin:0.28.4:initialize (default-initialize) @ torquebox-core ---
[INFO] Successfully installed torquebox-core-2.2.0-java
[INFO] 1 gem installed
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (default) @ torquebox-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (default) @ torquebox-core ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torquebox-core ---
[INFO] Installing /Users/doug/projects/oss/torquebox/gems/core/target/torquebox-core-2.2.0-java.gem to /Users/doug/.m2/repository/rubygems/torquebox-core/2.2.0-SNAPSHOT/torquebox-core-2.2.0-SNAPSHOT.gem
[INFO] Installing /Users/doug/projects/oss/torquebox/gems/core/pom.xml to /Users/doug/.m2/repository/rubygems/torquebox-core/2.2.0-SNAPSHOT/torquebox-core-2.2.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building TorqueBox Core Module 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ torquebox-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] skip non existing resourceDirectory /Users/doug/projects/oss/torquebox/modules/core/src/main/ruby
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ torquebox-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- jruby-maven-plugin:0.28.4:jruby (generate-build-info) @ torquebox-core ---
[INFO] Using maven local repo: /Users/doug/.m2/repository
[INFO]
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ torquebox-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Copying 40 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ torquebox-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- gem-maven-plugin:0.28.4:initialize (install-component-rubygem-dependencies) @ torquebox-core ---
[INFO] Successfully installed torquebox-core-2.2.0-java
[INFO] 1 gem installed
[INFO]
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ torquebox-core ---
[INFO] Surefire report directory: /Users/doug/projects/oss/torquebox/modules/core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.torquebox.core.util.ReflectionHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.678 sec
Running org.torquebox.core.app.processors.AppKnobYamlParsingProcessorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
Running org.torquebox.core.pool.SharedPoolTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.torquebox.core.app.processors.RuntimePoolInstallerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
Running org.torquebox.core.datasource.processors.DatabaseYamlParsingProcessorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.torquebox.core.processors.TorqueBoxYamlParsingProcessorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.torquebox.core.pool.SimplePoolTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.307 sec
Running org.torquebox.core.pool.ManagedPoolTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.736 sec
Running org.torquebox.core.TorqueBoxMetaDataTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec
Running org.torquebox.core.component.ComponentResolverTest
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.826 sec
Running org.torquebox.core.component.ComponentEvalTest
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 sec
Running org.torquebox.core.pool.processors.PoolingYamlParsingProcessorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.torquebox.core.util.StringUtilsTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.torquebox.core.runtime.CrossRuntimeTest
#<MyThing:0x2319593>
#<MyStuff:0x552e705>
#<MyThing:0x2319593> received two MyStuff
created another another
false
true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec
Running org.torquebox.core.runtime.processors.RubyRuntimeFactoryInstallerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.torquebox.core.app.processors.EnvironmentYamlParsingProcessorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.torquebox.core.injection.processors.InjectionYamlParsingProcessorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.torquebox.core.runtime.RubyRuntimeFactoryTest
#<MyStuff:0x5bcfbfe>warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
JRuby limited openssl loaded. http://jruby.org/openssl
gem install jruby-openssl for full support.
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
java.lang.ClassNotFoundException: rubygems.defaults.OperatingSystemService
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136)
at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:599)
at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283)
at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330)
at org.jruby.runtime.load.LoadService.require(LoadService.java:381)
at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304)
at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1079)
at org.jruby.RubyKernel.require19(RubyKernel.java:1071)
at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.IfNode.interpret(IfNode.java:119)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.RootNode.interpret(RootNode.java:129)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119)
at org.jruby.Ruby.runInterpreter(Ruby.java:724)
at org.jruby.Ruby.loadFile(Ruby.java:2489)
at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66)
at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:751)
at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332)
at org.jruby.runtime.load.LoadService.require(LoadService.java:381)
at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304)
at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1079)
at org.jruby.RubyKernel.require19(RubyKernel.java:1071)
at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RootNode.interpret(RootNode.java:129)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119)
at org.jruby.Ruby.runInterpreter(Ruby.java:724)
at org.jruby.Ruby.loadFile(Ruby.java:2489)
at org.jruby.Ruby.initBuiltins(Ruby.java:1531)
at org.jruby.Ruby.init(Ruby.java:1102)
at org.jruby.Ruby.newInstance(Ruby.java:184)
at org.torquebox.core.runtime.RubyRuntimeFactory.createInstance(RubyRuntimeFactory.java:321)
at org.torquebox.core.runtime.RubyRuntimeFactory.createInstance(RubyRuntimeFactory.java:262)
at org.torquebox.core.runtime.RubyRuntimeFactoryTest.testDebugModeTrue(RubyRuntimeFactoryTest.java:298)
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:601)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
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:601)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Exception `LoadError' at file:/Users/doug/.m2/repository/org/jruby/jruby-complete/1.6.8/jruby-complete-1.6.8.jar!/META-INF/jruby.home/lib/ruby/site_ruby/shared/Win32API.rb:2 - Win32API only supported on win32
java.lang.ClassNotFoundException: rubygems.defaults.JrubyNativeService
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136)
at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:599)
at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283)
at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330)
at org.jruby.runtime.load.LoadService.require(LoadService.java:381)
at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304)
at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1079)
at org.jruby.RubyKernel.require19(RubyKernel.java:1071)
at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.RootNode.interpret(RootNode.java:129)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119)
at org.jruby.Ruby.runInterpreter(Ruby.java:724)
at org.jruby.Ruby.loadFile(Ruby.java:2489)
at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66)
at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:751)
at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332)
at org.jruby.runtime.load.LoadService.require(LoadService.java:381)
at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304)
at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1079)
at org.jruby.RubyKernel.require19(RubyKernel.java:1071)
at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.IfNode.interpret(IfNode.java:117)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.IfNode.interpret(IfNode.java:119)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.RootNode.interpret(RootNode.java:129)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119)
at org.jruby.Ruby.runInterpreter(Ruby.java:724)
at org.jruby.Ruby.loadFile(Ruby.java:2489)
at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66)
at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:751)
at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332)
at org.jruby.runtime.load.LoadService.require(LoadService.java:381)
at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304)
at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1079)
at org.jruby.RubyKernel.require19(RubyKernel.java:1071)
at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RootNode.interpret(RootNode.java:129)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119)
at org.jruby.Ruby.runInterpreter(Ruby.java:724)
at org.jruby.Ruby.loadFile(Ruby.java:2489)
at org.jruby.Ruby.initBuiltins(Ruby.java:1531)
at org.jruby.Ruby.init(Ruby.java:1102)
at org.jruby.Ruby.newInstance(Ruby.java:184)
at org.torquebox.core.runtime.RubyRuntimeFactory.createInstance(RubyRuntimeFactory.java:321)
at org.torquebox.core.runtime.RubyRuntimeFactory.createInstance(RubyRuntimeFactory.java:262)
at org.torquebox.core.runtime.RubyRuntimeFactoryTest.testDebugModeTrue(RubyRuntimeFactoryTest.java:298)
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:601)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
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:601)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
java.lang.ClassNotFoundException: Torquebox-coreService
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136)
at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:599)
at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283)
at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330)
at org.jruby.runtime.load.LoadService.require(LoadService.java:381)
at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304)
at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1079)
at org.jruby.RubyKernel.require19(RubyKernel.java:1071)
at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319)
at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.IfNode.interpret(IfNode.java:117)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RootNode.interpret(RootNode.java:129)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119)
at org.jruby.Ruby.evalScriptlet(Ruby.java:345)
at org.jruby.Ruby.evalScriptlet(Ruby.java:322)
at org.torquebox.core.util.RuntimeHelper$6.call(RuntimeHelper.java:172)
at org.torquebox.core.util.RuntimeHelper$6.call(RuntimeHelper.java:169)
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:244)
at org.torquebox.core.util.RuntimeHelper.evalScriptlet(RuntimeHelper.java:169)
at org.torquebox.core.util.RuntimeHelper.requireIfAvailable(RuntimeHelper.java:150)
at org.torquebox.core.runtime.BaseRuntimePreparer.prepareRuntime(BaseRuntimePreparer.java:56)
at org.torquebox.core.runtime.RubyRuntimeFactory.createInstance(RubyRuntimeFactory.java:324)
at org.torquebox.core.runtime.RubyRuntimeFactory.createInstance(RubyRuntimeFactory.java:262)
at org.torquebox.core.runtime.RubyRuntimeFactoryTest.testDebugModeTrue(RubyRuntimeFactoryTest.java:298)
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:601)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
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:601)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
java.lang.ClassNotFoundException: users.doug.projects.oss.torquebox.modules.target.rubygems.gems.torquebox-core-2.2.0-java.lib.Torquebox-coreService
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.jruby.util.JRubyClassLoader.findClass(JRubyClassLoader.java:86)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:136)
at org.jruby.runtime.load.LoadService$ExtensionSearcher.trySearch(LoadService.java:599)
at org.jruby.runtime.load.LoadService.findFileForLoad(LoadService.java:283)
at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:330)
at org.jruby.runtime.load.LoadService.require(LoadService.java:381)
at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304)
at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1079)
at org.jruby.RubyKernel.require19(RubyKernel.java:1071)
at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319)
at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:167)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.IfNode.interpret(IfNode.java:117)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.RootNode.interpret(RootNode.java:129)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119)
at org.jruby.Ruby.runInterpreter(Ruby.java:724)
at org.jruby.Ruby.loadFile(Ruby.java:2489)
at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66)
at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:751)
at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:332)
at org.jruby.runtime.load.LoadService.require(LoadService.java:381)
at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:304)
at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1079)
at org.jruby.RubyKernel.require19(RubyKernel.java:1071)
at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319)
at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.ReturnNode.interpret(ReturnNode.java:92)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.IfNode.interpret(IfNode.java:117)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.RescueBodyNode.interpret(RescueBodyNode.java:108)
at org.jruby.ast.RescueNode.handleException(RescueNode.java:181)
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:124)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:199)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
at org.jruby.ast.RootNode.interpret(RootNode.java:129)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:119)
at org.jruby.Ruby.evalScriptlet(Ruby.java:345)
at org.jruby.Ruby.evalScriptlet(Ruby.java:322)
at org.torquebox.core.util.RuntimeHelper$6.call(RuntimeHelper.java:172)
at org.torquebox.core.util.RuntimeHelper$6.call(RuntimeHelper.java:169)
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:244)
at org.torquebox.core.util.RuntimeHelper.evalScriptlet(RuntimeHelper.java:169)
at org.torquebox.core.util.RuntimeHelper.requireIfAvailable(RuntimeHelper.java:150)
at org.torquebox.core.runtime.BaseRuntimePreparer.prepareRuntime(BaseRuntimePreparer.java:56)
at org.torquebox.core.runtime.RubyRuntimeFactory.createInstance(RubyRuntimeFactory.java:324)
at org.torquebox.core.runtime.RubyRuntimeFactory.createInstance(RubyRuntimeFactory.java:262)
at org.torquebox.core.runtime.RubyRuntimeFactoryTest.testDebugModeTrue(RubyRuntimeFactoryTest.java:298)
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:601)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
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:601)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
Tests run: 32, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 17.856 sec <<< FAILURE!
Running org.torquebox.core.app.processors.RubyYamlParsingProcessorTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.torquebox.core.runtime.NonLeakingLoadServiceTest
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
warning: -J-XX:+TieredCompilation argument ignored (launched in same VM?)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.561 sec
Running org.torquebox.core.app.processors.ApplicationYamlParsingProcessorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.torquebox.core.runtime.RuntimeContextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 sec
Running org.torquebox.core.runtime.processors.BaseRubyRuntimeInstallerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.torquebox.core.injection.analysis.InjectionAnalyzerTest
[[org.torquebox.core.injection.msc.ServiceInjectable: /queues/foo]]
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 sec
Results :
Failed tests:
testRubyDefault(org.torquebox.core.runtime.RubyRuntimeFactoryTest)
Tests run: 132, Failures: 1, Errors: 0, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] TorqueBox ......................................... SUCCESS [1.142s]
[INFO] TorqueBox Support Packages ........................ SUCCESS [0.656s]
[INFO] TorqueBox JBoss AS Integration Testing Support .... SUCCESS [7.129s]
[INFO] TorqueBox Modules Parent .......................... SUCCESS [6.291s]
[INFO] TorqueBox Bootstrap Module ........................ SUCCESS [4.921s]
[INFO] TorqueBox Gems Parent ............................. SUCCESS [0.270s]
[INFO] TorqueBox Core Gem ................................ SUCCESS [29.812s]
[INFO] TorqueBox Core Module ............................. FAILURE [51.398s]
[INFO] TorqueBox Ruby Testing Support .................... SKIPPED
[INFO] TorqueBox Services Module ......................... SKIPPED
[INFO] TorqueBox Web Gem ................................. SKIPPED
[INFO] TorqueBox Web Module .............................. SKIPPED
[INFO] TorqueBox Transactions Gem ........................ SKIPPED
[INFO] TorqueBox Messaging Client ........................ SKIPPED
[INFO] TorqueBox Messaging Module ........................ SKIPPED
[INFO] TorqueBox Jobs Module ............................. SKIPPED
[INFO] TorqueBox CDI (JSR 299) Module .................... SKIPPED
[INFO] TorqueBox Security Module ......................... SKIPPED
[INFO] TorqueBox STOMP Module ............................ SKIPPED
[INFO] TorqueBox Naming Client ........................... SKIPPED
[INFO] TorqueBox STOMP Support ........................... SKIPPED
[INFO] TorqueBox Security Gem ............................ SKIPPED
[INFO] TorqueBox Cache Gem ............................... SKIPPED
[INFO] TorqueBox Configure Gem ........................... SKIPPED
[INFO] TorqueBox Rake Support ............................ SKIPPED
[INFO] TorqueBox Capistrano Support ...................... SKIPPED
[INFO] TorqueBox No-Op Gem ............................... SKIPPED
[INFO] TorqueBox Gem ..................................... SKIPPED
[INFO] TorqueBox Build Aggregator ........................ SKIPPED
[INFO] TorqueBox Build Assembly .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:45.112s
[INFO] Finished at: Thu Nov 01 09:29:58 CDT 2012
[INFO] Final Memory: 42M/465M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project torquebox-core: There are test failures.
[ERROR]
[ERROR] Please refer to /Users/doug/projects/oss/torquebox/modules/core/target/surefire-reports for the individual test results.
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :torquebox-core
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment