Skip to content

Instantly share code, notes, and snippets.

@chrisseaton
Created January 17, 2015 12:53
Show Gist options
  • Save chrisseaton/0e375a5e0a23961087e6 to your computer and use it in GitHub Desktop.
Save chrisseaton/0e375a5e0a23961087e6 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] JRuby
[INFO] JRuby Core
[INFO] JRuby Lib Setup
[INFO] JRuby Artifacts
[INFO] JRuby Stdlib
[INFO] JRuby Complete
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby 9.0.0.0.pre1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jruby-parent ---
[INFO] Installing /Users/chrisseaton/Documents/ruby/jruby/pom.xml to /Users/chrisseaton/.m2/repository/org/jruby/jruby-parent/9.0.0.0.pre1/jruby-parent-9.0.0.0.pre1.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Core 9.0.0.0.pre1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (jruby-revision) @ jruby-core ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /Users/chrisseaton/Documents/ruby/jruby/core && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /Users/chrisseaton/Documents/ruby/jruby/core
[INFO] Storing buildNumber: b66ac36 at timestamp: 1421499090277
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /Users/chrisseaton/Documents/ruby/jruby/core && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /Users/chrisseaton/Documents/ruby/jruby/core
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jruby-core ---
[INFO] Using 'utf-8' encoding to copy filtered resources.
[INFO] Copying 85 resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource to /Users/chrisseaton/Documents/ruby/jruby/core/src/main/java
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (anno) @ jruby-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jruby-core ---
[INFO] Compiling 4 source files to /Users/chrisseaton/Documents/ruby/jruby/core/target/classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-populators) @ jruby-core ---
[INFO] Source directory: /Users/chrisseaton/Documents/ruby/jruby/core/target/generated-sources added.
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (invoker-generator) @ jruby-core ---
/Users/chrisseaton/Documents/ruby/jruby/core/target/generated-sources/annotated_classes.txt - not found. skip generator.
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (populators) @ jruby-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (eclipse-hack) @ jruby-core ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jruby-core ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jruby-core ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jruby-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jruby-core ---
[INFO] Building jar: /Users/chrisseaton/Documents/ruby/jruby/core/target/jruby-core-9.0.0.0.pre1.jar
[INFO]
[INFO] --- maven-shade-plugin:2.1:shade (pack jruby.jar) @ jruby-core ---
[INFO] Including org.ow2.asm:asm:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:5.0.3 in the shaded jar.
[INFO] Including com.github.jnr:jnr-netdb:jar:1.1.4 in the shaded jar.
[INFO] Including com.github.jnr:jnr-enxio:jar:0.6 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-unixsocket:jar:0.5 in the shaded jar.
[INFO] Including com.github.jnr:jnr-posix:jar:3.0.9 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.8.6 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.0.1 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.7 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.7 in the shaded jar.
[INFO] Including org.jruby.joni:joni:jar:2.1.5 in the shaded jar.
[INFO] Including org.jruby.extras:bytelist:jar:1.0.12 in the shaded jar.
[INFO] Including org.jruby.jcodings:jcodings:jar:1.0.12 in the shaded jar.
[INFO] Including org.jruby:dirgra:jar:0.2 in the shaded jar.
[INFO] Including com.headius:invokebinder:jar:1.5 in the shaded jar.
[INFO] Including com.headius:options:jar:1.1 in the shaded jar.
[INFO] Including com.jcraft:jzlib:jar:1.1.3 in the shaded jar.
[INFO] Including com.martiansoftware:nailgun-server:jar:0.9.1 in the shaded jar.
[INFO] Including com.oracle:truffle:jar:0.6 in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:1.14 in the shaded jar.
[INFO] Including joda-time:joda-time:jar:2.5 in the shaded jar.
[INFO]
[INFO] --- maven-shade-plugin:2.1:shade (pack jruby-core-noasm.jar) @ jruby-core ---
[INFO] Including org.ow2.asm:asm:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:5.0.3 in the shaded jar.
[INFO] Excluding com.github.jnr:jnr-netdb:jar:1.1.4 from the shaded jar.
[INFO] Excluding com.github.jnr:jnr-enxio:jar:0.6 from the shaded jar.
[INFO] Excluding com.github.jnr:jnr-x86asm:jar:1.0.2 from the shaded jar.
[INFO] Excluding com.github.jnr:jnr-unixsocket:jar:0.5 from the shaded jar.
[INFO] Excluding com.github.jnr:jnr-posix:jar:3.0.9 from the shaded jar.
[INFO] Excluding com.github.jnr:jnr-constants:jar:0.8.6 from the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.0.1 in the shaded jar.
[INFO] Excluding com.github.jnr:jffi:jar:1.2.7 from the shaded jar.
[INFO] Excluding com.github.jnr:jffi:jar:native:1.2.7 from the shaded jar.
[INFO] Excluding org.jruby.joni:joni:jar:2.1.5 from the shaded jar.
[INFO] Excluding org.jruby.extras:bytelist:jar:1.0.12 from the shaded jar.
[INFO] Excluding org.jruby.jcodings:jcodings:jar:1.0.12 from the shaded jar.
[INFO] Excluding org.jruby:dirgra:jar:0.2 from the shaded jar.
[INFO] Excluding com.headius:invokebinder:jar:1.5 from the shaded jar.
[INFO] Excluding com.headius:options:jar:1.1 from the shaded jar.
[INFO] Excluding com.jcraft:jzlib:jar:1.1.3 from the shaded jar.
[INFO] Excluding com.martiansoftware:nailgun-server:jar:0.9.1 from the shaded jar.
[INFO] Excluding com.oracle:truffle:jar:0.6 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.14 from the shaded jar.
[INFO] Excluding joda-time:joda-time:jar:2.5 from the shaded jar.
[INFO] Attaching shaded artifact.
[INFO]
[INFO] --- maven-shade-plugin:2.1:shade (pack jruby-core-complete.jar) @ jruby-core ---
[INFO] Including org.ow2.asm:asm:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:5.0.3 in the shaded jar.
[INFO] Including com.github.jnr:jnr-netdb:jar:1.1.4 in the shaded jar.
[INFO] Including com.github.jnr:jnr-enxio:jar:0.6 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-unixsocket:jar:0.5 in the shaded jar.
[INFO] Including com.github.jnr:jnr-posix:jar:3.0.9 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.8.6 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.0.1 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.7 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.7 in the shaded jar.
[INFO] Including org.jruby.joni:joni:jar:2.1.5 in the shaded jar.
[INFO] Including org.jruby.extras:bytelist:jar:1.0.12 in the shaded jar.
[INFO] Including org.jruby.jcodings:jcodings:jar:1.0.12 in the shaded jar.
[INFO] Including org.jruby:dirgra:jar:0.2 in the shaded jar.
[INFO] Including com.headius:invokebinder:jar:1.5 in the shaded jar.
[INFO] Including com.headius:options:jar:1.1 in the shaded jar.
[INFO] Including com.jcraft:jzlib:jar:1.1.3 in the shaded jar.
[INFO] Including com.martiansoftware:nailgun-server:jar:0.9.1 in the shaded jar.
[INFO] Including com.oracle:truffle:jar:0.6 in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:1.14 in the shaded jar.
[INFO] Including joda-time:joda-time:jar:2.5 in the shaded jar.
[INFO] Attaching shaded artifact.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jruby-core ---
[INFO] Installing /Users/chrisseaton/Documents/ruby/jruby/core/target/jruby-core-9.0.0.0.pre1.jar to /Users/chrisseaton/.m2/repository/org/jruby/jruby-core/9.0.0.0.pre1/jruby-core-9.0.0.0.pre1.jar
[INFO] Installing /Users/chrisseaton/Documents/ruby/jruby/core/pom.xml to /Users/chrisseaton/.m2/repository/org/jruby/jruby-core/9.0.0.0.pre1/jruby-core-9.0.0.0.pre1.pom
[INFO] Installing /Users/chrisseaton/Documents/ruby/jruby/core/target/jruby-core-9.0.0.0.pre1-noasm.jar to /Users/chrisseaton/.m2/repository/org/jruby/jruby-core/9.0.0.0.pre1/jruby-core-9.0.0.0.pre1-noasm.jar
[INFO] Installing /Users/chrisseaton/Documents/ruby/jruby/core/target/jruby-core-9.0.0.0.pre1-complete.jar to /Users/chrisseaton/.m2/repository/org/jruby/jruby-core/9.0.0.0.pre1/jruby-core-9.0.0.0.pre1-complete.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Lib Setup 9.0.0.0.pre1
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for rubygems:jruby-ripper:gem:2.1.0.dev-20140815.170930-2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for rubygems:atomic:gem:1.1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-lib ---
[INFO]
[INFO] --- tesla-polyglot-maven-plugin:0.1.1:execute (install_gems) @ jruby-lib ---
using jruby 9.0.0.0.pre1
install gems unless already installed
/Users/chrisseaton/.m2/repository/rubygems/jruby-readline/1.0.dev-SNAPSHOT/jruby-readline-1.0.dev-SNAPSHOT.gem
/Users/chrisseaton/.m2/repository/rubygems/jruby-ripper/2.1.0.dev-SNAPSHOT/jruby-ripper-2.1.0.dev-SNAPSHOT.gem
--- gem jruby-readline-1.0.dev ---
copy gem content to /Users/chrisseaton/Documents/ruby/jruby/lib/ruby/stdlib
copying: /Users/chrisseaton/Documents/ruby/jruby/lib/target/rubygems/gems/jruby-readline-1.0.dev-java/lib/jline to /Users/chrisseaton/Documents/ruby/jruby/lib/ruby/stdlib
copying: /Users/chrisseaton/Documents/ruby/jruby/lib/target/rubygems/gems/jruby-readline-1.0.dev-java/lib/readline to /Users/chrisseaton/Documents/ruby/jruby/lib/ruby/stdlib
copying: /Users/chrisseaton/Documents/ruby/jruby/lib/target/rubygems/gems/jruby-readline-1.0.dev-java/lib/readline.jar to /Users/chrisseaton/Documents/ruby/jruby/lib/ruby/stdlib
copying: /Users/chrisseaton/Documents/ruby/jruby/lib/target/rubygems/gems/jruby-readline-1.0.dev-java/lib/readline.rb to /Users/chrisseaton/Documents/ruby/jruby/lib/ruby/stdlib
--- gem jruby-ripper-2.1.0.dev ---
copy gem content to /Users/chrisseaton/Documents/ruby/jruby/lib/ruby/stdlib
copying: /Users/chrisseaton/Documents/ruby/jruby/lib/target/rubygems/gems/jruby-ripper-2.1.0.dev-java/lib/ripper to /Users/chrisseaton/Documents/ruby/jruby/lib/ruby/stdlib
copying: /Users/chrisseaton/Documents/ruby/jruby/lib/target/rubygems/gems/jruby-ripper-2.1.0.dev-java/lib/ripper.jar to /Users/chrisseaton/Documents/ruby/jruby/lib/ruby/stdlib
copying: /Users/chrisseaton/Documents/ruby/jruby/lib/target/rubygems/gems/jruby-ripper-2.1.0.dev-java/lib/ripper.rb to /Users/chrisseaton/Documents/ruby/jruby/lib/ruby/stdlib
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jruby-lib ---
[INFO] Installing /Users/chrisseaton/Documents/ruby/jruby/lib/pom.xml to /Users/chrisseaton/.m2/repository/org/jruby/jruby-lib/9.0.0.0.pre1/jruby-lib-9.0.0.0.pre1.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Artifacts 9.0.0.0.pre1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-artifacts ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jruby-artifacts ---
[INFO] Installing /Users/chrisseaton/Documents/ruby/jruby/maven/pom.xml to /Users/chrisseaton/.m2/repository/org/jruby/jruby-artifacts/9.0.0.0.pre1/jruby-artifacts-9.0.0.0.pre1.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Stdlib 9.0.0.0.pre1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-stdlib ---
[INFO]
[INFO] --- tesla-polyglot-maven-plugin:0.1.1:execute (fix shebang on gem bin files and add *.bat files) @ jruby-stdlib ---
fix the gem stub files
Errno::ENOENT: No such file or directory - /Users/chrisseaton/Documents/ruby/jruby/maven/jruby-stdlib/../../lib/ruby/gems/shared/bin/rmvn
read at org/jruby/RubyIO.java:3566
eval_pom at /Users/chrisseaton/Documents/ruby/jruby/maven/jruby-stdlib/pom.rb:34
each at org/jruby/RubyArray.java:1569
eval_pom at /Users/chrisseaton/Documents/ruby/jruby/maven/jruby-stdlib/pom.rb:33
call at org/jruby/RubyProc.java:287
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JRuby .............................................. SUCCESS [ 0.241 s]
[INFO] JRuby Core ......................................... SUCCESS [ 24.371 s]
[INFO] JRuby Lib Setup .................................... SUCCESS [ 6.708 s]
[INFO] JRuby Artifacts .................................... SUCCESS [ 0.004 s]
[INFO] JRuby Stdlib ....................................... FAILURE [ 0.099 s]
[INFO] JRuby Complete ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.991 s
[INFO] Finished at: 2015-01-17T12:52:01+00:00
[INFO] Final Memory: 74M/1495M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal io.tesla.polyglot:tesla-polyglot-maven-plugin:0.1.1:execute (fix shebang on gem bin files and add *.bat files) on project jruby-stdlib: (Errno::ENOENT) /Users/chrisseaton/Documents/ruby/jruby/maven/jruby-stdlib/../../lib/ruby/gems/shared/bin/rmvn -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :jruby-stdlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment