Skip to content

Instantly share code, notes, and snippets.

@enebo

enebo/err1.txt Secret

Created April 29, 2015 14:47
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 enebo/ccdd485de092ce5fd63b to your computer and use it in GitHub Desktop.
Save enebo/ccdd485de092ce5fd63b to your computer and use it in GitHub Desktop.
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] JRuby
[INFO] JRuby Core
[INFO] JRuby Ext
[INFO] JRuby Readline
[INFO] JRuby Ripper
[INFO] JRuby Lib Setup
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby 1.7.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-parent ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Core 1.7.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml
636 B
[WARNING] Checksum validation failed, expected c522c7be262f488f1eb605ce7bd502fb928c962c but is 9aa57ff3f17300d30d11689e4ffffb893c2c2e2f for http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml
636 B
[WARNING] Checksum validation failed, expected c522c7be262f488f1eb605ce7bd502fb928c962c but is 9aa57ff3f17300d30d11689e4ffffb893c2c2e2f for http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml
Downloaded: http://repo1.maven.org/maven2/com/github/jnr/jffi/maven-metadata.xml (636 B at 2.7 KB/sec)
440 B
440 B 440 B
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (440 B at 0.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/maven-metadata.xml (440 B at 0.4 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.2.9-SNAPSHOT/maven-metadata.xml
981 B
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.2.9-SNAPSHOT/maven-metadata.xml (981 B at 8.6 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.3.0-SNAPSHOT/maven-metadata.xml
981 B
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jffi/1.3.0-SNAPSHOT/maven-metadata.xml (981 B at 8.6 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jnr-x86asm/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jnr-x86asm/maven-metadata.xml
362 B
Downloaded: http://repo1.maven.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml (362 B at 6.9 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jnr-ffi/2.0.3-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jnr-ffi/2.0.3-SNAPSHOT/maven-metadata.xml
2 KB
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jnr-ffi/2.0.3-SNAPSHOT/maven-metadata.xml (2 KB at 5.0 KB/sec)
2 KB
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jnr-ffi/2.0.3-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec)
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-core ---
[INFO]
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (properties) @ jruby-core ---
[WARNING] Ignoring missing properties file: C:\opt\jruby\core\..\build.properties
[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: cmd.exe /X /C "git rev-parse --verify --short=7 HEAD"
[INFO] Working directory: C:\opt\jruby\core
[INFO] Storing buildNumber: 43d3006 at timestamp: 1430318569494
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=7 HEAD"
[INFO] Working directory: C:\opt\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 44 resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource to C:\opt\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 C:\opt\jruby\core\target\classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-populators) @ jruby-core ---
[INFO] Source directory: C:\opt\jruby\core\target\generated-sources added.
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (invoker-generator) @ jruby-core ---
C:\opt\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-bundle-plugin:2.4.0:manifest (default) @ jruby-core ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jruby-core ---
[INFO] Building jar: C:\opt\jruby\core\target\jruby-core-1.7.20-SNAPSHOT.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 org.jruby.joni:joni:jar:2.1.3 in the shaded jar.
[INFO] Including com.github.jnr:jnr-netdb:jar:1.1.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-enxio:jar:0.8 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.7 in the shaded jar.
[INFO] Including com.github.jnr:jnr-posix:jar:3.0.11 in the shaded jar.
[INFO] Including org.jruby.extras:bytelist:jar:1.0.11 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.8.6 in the shaded jar.
[INFO] Including org.jruby.jcodings:jcodings:jar:1.0.13 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.0.3-SNAPSHOT in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.8 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.8 in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:1.13 in the shaded jar.
[INFO] Including com.jcraft:jzlib:jar:1.1.3 in the shaded jar.
[INFO] Including com.headius:invokebinder:jar:1.2 in the shaded jar.
[INFO] Including com.martiansoftware:nailgun-server:jar:0.9.1 in the shaded jar.
[INFO] Including org.jruby:yecht:jar:1.0 in the shaded jar.
[INFO] Including joda-time:joda-time:jar:2.5 in the shaded jar.
[INFO] Including com.headius:options:jar:1.2 in the shaded jar.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (copy) @ jruby-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Ext 1.7.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-ext ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Readline 1.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ readline ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ readline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jruby\ext\readline\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ readline ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy (copy jline) @ readline ---
[INFO] Configured Artifact: jline:jline:2.11:jar
[INFO] jline:jline:2.11:jar already exists in C:\opt\jruby\ext\readline\..\..\lib\ruby\shared\readline
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ readline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jruby\ext\readline\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ readline ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ readline ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ readline ---
[INFO]
[INFO] --- maven-shade-plugin:2.1:shade (default) @ readline ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Ripper 1.7.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ripper ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ripper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jruby\ext\ripper\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ ripper ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ripper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jruby\ext\ripper\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ ripper ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ ripper ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ripper ---
[INFO]
[INFO] --- maven-shade-plugin:2.1:shade (default) @ ripper ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Lib Setup 1.7.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/json/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/json/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/json/maven-metadata.xml
319 B
Downloaded: http://repo1.maven.org/maven2/rubygems/json/maven-metadata.xml (319 B at 2.4 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/maven-tools/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/maven-tools/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/maven-tools/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/virtus/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/virtus/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/virtus/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/descendants_tracker/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/descendants_tracker/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/descendants_tracker/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/thread_safe/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/thread_safe/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/thread_safe/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/atomic/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/atomic/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/atomic/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/equalizer/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/equalizer/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/equalizer/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/coercible/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/coercible/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/coercible/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/backports/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/backports/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/backports/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/axiom-types/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/axiom-types/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/axiom-types/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/ice_nine/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/ice_nine/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/ice_nine/maven-metadata.xml
[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
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/ruby-maven-libs/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/rubygems/ruby-maven-libs/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/rubygems/ruby-maven-libs/maven-metadata.xml
Downloading: http://rubygems-proxy.torquebox.org/releases/com/github/jnr/jnr-ffi/2.0.3-SNAPSHOT/maven-metadata.xml
[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 ---
io/console not supported; tty will not be manipulated
using jruby 1.7.3
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JRuby ............................................. SUCCESS [0.827s]
[INFO] JRuby Core ........................................ SUCCESS [48.712s]
[INFO] JRuby Ext ......................................... SUCCESS [0.001s]
[INFO] JRuby Readline .................................... SUCCESS [1.349s]
[INFO] JRuby Ripper ...................................... SUCCESS [0.450s]
[INFO] JRuby Lib Setup ................................... FAILURE [12.585s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:04.302s
[INFO] Finished at: Wed Apr 29 09:43:48 CDT 2015
[INFO] Final Memory: 46M/449M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal io.tesla.polyglot:tesla-polyglot-maven-plugin:0.1.1:execute (install_gems) on project jruby-lib: java.lang.AbstractMethodError: org.jruby.ext.JRubyPOSIXHandler.error(Ljnr/constants/platform/Errno;Ljava/lang/String;Ljava/lang/String;)V -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal io.tesla.polyglot:tesla-polyglot-maven-plugin:0.1.1:execute (install_gems) on project jruby-lib: java.lang.AbstractMethodError: org.jruby.ext.JRubyPOSIXHandler.error(Ljnr/constants/platform/Errno;Ljava/lang/String;Ljava/lang/String;)V
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:534)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoExecutionException: java.lang.AbstractMethodError: org.jruby.ext.JRubyPOSIXHandler.error(Ljnr/constants/platform/Errno;Ljava/lang/String;Ljava/lang/String;)V
at org.sonatype.maven.polyglot.plugin.ExecuteMojo.execute(ExecuteMojo.java:112)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 more
Caused by: org.jruby.embed.InvokeFailedException: java.lang.AbstractMethodError: org.jruby.ext.JRubyPOSIXHandler.error(Ljnr/constants/platform/Errno;Ljava/lang/String;Ljava/lang/String;)V
at org.jruby.embed.internal.EmbedRubyObjectAdapterImpl.call(EmbedRubyObjectAdapterImpl.java:319)
at org.jruby.embed.internal.EmbedRubyObjectAdapterImpl.callMethod(EmbedRubyObjectAdapterImpl.java:249)
at org.jruby.embed.ScriptingContainer.callMethod(ScriptingContainer.java:1369)
at org.sonatype.maven.polyglot.ruby.execute.RubyExecuteTask.execute(RubyExecuteTask.java:40)
at org.sonatype.maven.polyglot.plugin.ExecuteMojo.execute(ExecuteMojo.java:108)
... 21 more
Caused by: java.lang.AbstractMethodError: org.jruby.ext.JRubyPOSIXHandler.error(Ljnr/constants/platform/Errno;Ljava/lang/String;Ljava/lang/String;)V
at jnr.posix.WindowsPOSIX.mkdir(WindowsPOSIX.java:526)
at jnr.posix.CheckedPOSIX.mkdir(CheckedPOSIX.java:244)
at jnr.posix.LazyPOSIX.mkdir(LazyPOSIX.java:241)
at org.jruby.RubyDir.mkdirCommon(RubyDir.java:587)
at org.jruby.RubyDir.mkdir19(RubyDir.java:577)
at org.jruby.RubyDir$INVOKER$s$0$1$mkdir19.call(RubyDir$INVOKER$s$0$1$mkdir19.gen)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:646)
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:205)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.IfNode.interpret(IfNode.java:118)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:225)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:204)
at org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:62)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:202)
at org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:224)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:119)
at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:209)
at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:160)
at org.jruby.runtime.Block.yield(Block.java:130)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:188)
at org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:58)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:209)
at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:197)
at org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:128)
at org.jruby.runtime.Block.call(Block.java:89)
at org.jruby.RubyProc.call(RubyProc.java:261)
at org.jruby.RubyProc.call19(RubyProc.java:249)
at org.jruby.RubyProc$INVOKER$i$0$0$call19.call(RubyProc$INVOKER$i$0$0$call19.gen)
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:179)
at org.jruby.RubyClass.finvoke(RubyClass.java:722)
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:505)
at org.jruby.embed.internal.EmbedRubyObjectAdapterImpl.callEachType(EmbedRubyObjectAdapterImpl.java:353)
at org.jruby.embed.internal.EmbedRubyObjectAdapterImpl.call(EmbedRubyObjectAdapterImpl.java:306)
... 25 more
[ERROR]
[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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment