Skip to content

Dist target now fails #5120

@headius

Description

@headius

I'm not sure when this started happening, but it appears to affect both 9.1 and master. We have not had a successful nightly build in a while.

cc @mkristian, maybe this is related to the polyglot or mavengems updates?

[INFO] 
[INFO] --- polyglot-maven-plugin:0.3.0:execute (pack_sources) @ jruby-dist ---
sh: line 0: cd: uri:classloader:/: No such file or directory
create /Users/headius/projects/jruby/maven/jruby-dist/target/jruby-dist-9.2.0.0-SNAPSHOT-src.tar
create /Users/headius/projects/jruby/maven/jruby-dist/target/jruby-dist-9.2.0.0-SNAPSHOT-src.zip
zipping /Users/headius/projects/jruby/maven/jruby-dist/target/jruby-dist-9.2.0.0-SNAPSHOT-src.tar
RuntimeError: error zipping /Users/headius/projects/jruby/maven/jruby-dist/target/jruby-dist-9.2.0.0-SNAPSHOT-src.tar
  block in eval_pom at /Users/headius/projects/jruby/maven/jruby-dist/pom.rb:125
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JRuby 9.2.0.0-SNAPSHOT ............................. SUCCESS [  0.342 s]
[INFO] JRuby Core ......................................... SUCCESS [ 38.336 s]
[INFO] JRuby Lib Setup .................................... SUCCESS [  9.712 s]
[INFO] JRuby Artifacts .................................... SUCCESS [  0.005 s]
[INFO] JRuby Dist 9.2.0.0-SNAPSHOT ........................ FAILURE [  5.854 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59.145 s
[INFO] Finished at: 2018-03-27T15:32:52-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal io.takari.polyglot:polyglot-maven-plugin:0.3.0:execute (pack_sources) on project jruby-dist: (RuntimeError) error zipping /Users/headius/projects/jruby/maven/jruby-dist/target/jruby-dist-9.2.0.0-SNAPSHOT-src.tar -> [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-dist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions