Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies for #946 #990

Closed
wants to merge 3 commits into from
Closed

Upgrade dependencies for #946 #990

wants to merge 3 commits into from

Conversation

JimmySpivey
Copy link

Issue: #946

Unit tests all ran.

@alex-palevsky
Copy link
Contributor

@jimdeanspivey Many thanks, I will find someone to review it before we merge

@alex-palevsky
Copy link
Contributor

@yegor256 the pull request is rather small, pls review it

@yegor256
Copy link
Owner

@rultor try to merge

@rultor
Copy link
Collaborator

rultor commented Jan 26, 2016

@rultor try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Jan 26, 2016

@rultor try to merge

@jimdeanspivey @yegor256 Oops, I failed. You can see the full log here (spent 8min)

    from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in `require'
    from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in `require'
    from /var/lib/gems/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/load.rb:131:in `<module:SafeYAML>'
    from /var/lib/gems/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/load.rb:26:in `<top (required)>'
    from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:121:in `require'
    from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:121:in `require'
    from /var/lib/gems/2.2.0/gems/jekyll-3.0.1/lib/jekyll.rb:27:in `<top (required)>'
    from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in `require'
    from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in `require'
    from /var/lib/gems/2.2.0/gems/jekyll-3.0.1/bin/jekyll:6:in `<top (required)>'
    from /usr/local/bin/jekyll:23:in `load'
    from /usr/local/bin/jekyll:23:in `<main>'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.540 s
[INFO] Finished at: 2016-01-26T01:53:44+00:00
[INFO] Final Memory: 15M/276M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (jekyll-build) on project rultor: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (jekyll-build) on project rultor: Command execution failed.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
    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:108)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
    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:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution failed.
    at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:276)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
    ... 19 more
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
    at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
    at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
    at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:660)
    at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:265)
    ... 21 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
container 0fcc7ab3344386e58605d231ffec0a70ce80b3f78d479efa56d418c7cc9dfa8e is dead
Tue Jan 26 01:54:42 UTC 2016

@JimmySpivey
Copy link
Author

@yegor256 I opened an issue for this at #994

Now that jcabi-github has been released with xembly `.22`, this project
can be upgraded to use xembly `.22`. Thus, all dependncies tracked here:
https://www.versioneye.com/user/projects/561a9d87a193340f28000fd3 have
been upgraded to the latest.
@JimmySpivey
Copy link
Author

@yegor256 All dependencies have been upgraded. This PR should be good to go.

@yegor256
Copy link
Owner

yegor256 commented Feb 3, 2016

@rultor try to merge

@rultor
Copy link
Collaborator

rultor commented Feb 3, 2016

@rultor try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Feb 3, 2016

@rultor try to merge

@jimdeanspivey @yegor256 Oops, I failed. You can see the full log here (spent 11min)

616/630 KB   1160/1621 KB                  
616/630 KB   1164/1621 KB   
616/630 KB   1168/1621 KB   
616/630 KB   1172/1621 KB   
616/630 KB   1176/1621 KB   
616/630 KB   1180/1621 KB   
616/630 KB   1184/1621 KB   
616/630 KB   1188/1621 KB   
616/630 KB   1192/1621 KB   
616/630 KB   1196/1621 KB   
616/630 KB   1200/1621 KB   
616/630 KB   1204/1621 KB   
616/630 KB   1208/1621 KB   
616/630 KB   1212/1621 KB   
616/630 KB   1216/1621 KB   
616/630 KB   1220/1621 KB   
616/630 KB   1224/1621 KB   
616/630 KB   1228/1621 KB   
616/630 KB   1232/1621 KB   
616/630 KB   1236/1621 KB   
616/630 KB   1240/1621 KB   
616/630 KB   1244/1621 KB   
616/630 KB   1248/1621 KB   
616/630 KB   1252/1621 KB   
616/630 KB   1256/1621 KB   
616/630 KB   1260/1621 KB   
616/630 KB   1264/1621 KB   
616/630 KB   1268/1621 KB   
616/630 KB   1272/1621 KB   
616/630 KB   1276/1621 KB   
616/630 KB   1280/1621 KB   
616/630 KB   1284/1621 KB   
616/630 KB   1288/1621 KB   
616/630 KB   1292/1621 KB   
616/630 KB   1296/1621 KB   
616/630 KB   1300/1621 KB   
616/630 KB   1304/1621 KB   
616/630 KB   1308/1621 KB   
616/630 KB   1312/1621 KB   
616/630 KB   1316/1621 KB   
616/630 KB   1320/1621 KB   
616/630 KB   1324/1621 KB   
616/630 KB   1328/1621 KB   
616/630 KB   1332/1621 KB   
616/630 KB   1336/1621 KB   
616/630 KB   1340/1621 KB   
616/630 KB   1344/1621 KB   
616/630 KB   1348/1621 KB   
616/630 KB   1352/1621 KB   
616/630 KB   1356/1621 KB   
616/630 KB   1360/1621 KB   
616/630 KB   1364/1621 KB   
616/630 KB   1368/1621 KB   
616/630 KB   1372/1621 KB   
616/630 KB   1376/1621 KB   
616/630 KB   1380/1621 KB   
616/630 KB   1384/1621 KB   
616/630 KB   1388/1621 KB   
616/630 KB   1392/1621 KB   
616/630 KB   1396/1621 KB   
616/630 KB   1400/1621 KB   
616/630 KB   1404/1621 KB   
616/630 KB   1408/1621 KB   
616/630 KB   1412/1621 KB   
616/630 KB   1416/1621 KB   
616/630 KB   1420/1621 KB   
616/630 KB   1424/1621 KB   
616/630 KB   1428/1621 KB   
616/630 KB   1432/1621 KB   
616/630 KB   1436/1621 KB   
616/630 KB   1440/1621 KB   
616/630 KB   1444/1621 KB   
616/630 KB   1448/1621 KB   
616/630 KB   1452/1621 KB   
616/630 KB   1456/1621 KB   
616/630 KB   1460/1621 KB   
616/630 KB   1464/1621 KB   
616/630 KB   1468/1621 KB   
616/630 KB   1472/1621 KB   
616/630 KB   1476/1621 KB   
616/630 KB   1480/1621 KB   
616/630 KB   1484/1621 KB   
616/630 KB   1488/1621 KB   
616/630 KB   1492/1621 KB   
616/630 KB   1496/1621 KB   
616/630 KB   1500/1621 KB   
616/630 KB   1504/1621 KB   
616/630 KB   1508/1621 KB   
616/630 KB   1512/1621 KB   
616/630 KB   1516/1621 KB   
616/630 KB   1520/1621 KB   
616/630 KB   1524/1621 KB   
616/630 KB   1528/1621 KB   
616/630 KB   1532/1621 KB   
616/630 KB   1536/1621 KB   
616/630 KB   1540/1621 KB   
616/630 KB   1544/1621 KB   
616/630 KB   1548/1621 KB   
616/630 KB   1552/1621 KB   
616/630 KB   1556/1621 KB   
616/630 KB   1560/1621 KB   
616/630 KB   1564/1621 KB   
616/630 KB   1568/1621 KB   
616/630 KB   1572/1621 KB   
616/630 KB   1576/1621 KB   
616/630 KB   1580/1621 KB   
616/630 KB   1584/1621 KB   
616/630 KB   1588/1621 KB   
616/630 KB   1592/1621 KB   
616/630 KB   1596/1621 KB   
616/630 KB   1600/1621 KB   
616/630 KB   1604/1621 KB   
616/630 KB   1608/1621 KB   
616/630 KB   1612/1621 KB   
616/630 KB   1616/1621 KB   
616/630 KB   1620/1621 KB   
616/630 KB   1621/1621 KB   
620/630 KB   1621/1621 KB   
624/630 KB   1621/1621 KB   
628/630 KB   1621/1621 KB   
630/630 KB   1621/1621 KB   

Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.26/jcabi-github-0.26.jar (1621 KB at 5064.8 KB/sec)

Downloaded: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.1/xmlgraphics-commons-2.1.jar (630 KB at 2187.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rultor ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ rultor ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ rultor ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 7f901a7 at timestamp: 2016-02-03T20:13:38
[INFO] Storing buildScmBranch: master
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ rultor ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-dynamodb-local) @ rultor ---
[INFO] Configured Artifact: com.jcabi:DynamoDBLocal:2014-01-08:zip
[INFO] Unpacking /home/r/.m2/repository/com/jcabi/DynamoDBLocal/2014-01-08/DynamoDBLocal-2014-01-08.zip to /home/r/repo/target/dynamodb-dist with includes "" and excludes ""
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.656 s
[INFO] Finished at: 2016-02-03T20:13:39+00:00
[INFO] Final Memory: 26M/398M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal nl.geodienstencentrum.maven:sass-maven-plugin:2.15:update-stylesheets (generate-css) on project rultor: The plugin nl.geodienstencentrum.maven:sass-maven-plugin:2.15 requires Maven version 3.2.5 -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal nl.geodienstencentrum.maven:sass-maven-plugin:2.15:update-stylesheets (generate-css) on project rultor: The plugin nl.geodienstencentrum.maven:sass-maven-plugin:2.15 requires Maven version 3.2.5
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:169)
    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:108)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
    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:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.PluginIncompatibleException: The plugin nl.geodienstencentrum.maven:sass-maven-plugin:2.15 requires Maven version 3.2.5
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.checkRequiredMavenVersion(DefaultMavenPluginManager.java:289)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:165)
    ... 19 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/PluginIncompatibleException
container abeb4d540dc0f4c895ad43800576004816178b9fcdcc4232538604d30d05c5e8 is dead
Wed Feb  3 20:15:06 UTC 2016

2.15 is causing maven to fail on the env that rultor runs as it requires
maven 3.2.5 or higher.
@JimmySpivey
Copy link
Author

@yegor256 I rolledback the nl.geodienstencentrum.maven:sass-maven-plugin to its original version 2.14. This is because rultor is obviously not using maven 3.2.5 or higher, and it built fine for me locally because I am using maven 3.3.9.

Can we try to merge this again?

@yegor256
Copy link
Owner

yegor256 commented Feb 3, 2016

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Feb 3, 2016

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Feb 3, 2016

@rultor merge

@jimdeanspivey @yegor256 Oops, I failed. You can see the full log here (spent 16min)

[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rultor ---
[INFO] Deleting /home/r/repo/target
[INFO] 
[INFO] --- exec-maven-plugin:1.4.0:exec (jekyll-build) @ rultor ---
Configuration file: /home/r/repo/src/jekyll/_config.yml
            Source: /home/r/repo/src/jekyll
       Destination: /home/r/repo/target/jekyll-site
 Incremental build: disabled. Enable with --incremental
      Generating... 
jekyll 3.1.1 | Error:  undefined method `filter_entries' for #<Jekyll::Site:0x000000026ca320>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.863 s
[INFO] Finished at: 2016-02-03T21:26:47+00:00
[INFO] Final Memory: 17M/391M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (jekyll-build) on project rultor: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (jekyll-build) on project rultor: Command execution failed.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
    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:108)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
    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:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution failed.
    at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:276)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
    ... 19 more
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
    at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
    at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
    at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:660)
    at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:265)
    ... 21 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
container 4abf1b15b45f178301bf3fcd90ce029b585d6345ffe4029516b217d7c0ba1322 is dead
Wed Feb  3 21:27:58 UTC 2016

@original-brownbear
Copy link
Contributor

@yegor256 I can't close this one yet, but #946 being closed makes this obsolete and it should be closed.

@yegor256 yegor256 closed this Feb 20, 2016
@yegor256
Copy link
Owner

@original-brownbear I close this

@alex-palevsky
Copy link
Contributor

@yegor256 thanks, paid, 19 mins to your account, payment ID is 000-9fe9e3ee, task took 650 hours and 25 mins to complete

you're getting extra minutes here (c=4)

+19 to your rating, your total score is +1635

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants