Coder Social home page Coder Social logo

Comments (10)

Graur avatar Graur commented on July 20, 2024

@rultor release, tag is 0.2.2

from eo-hamcrest.

rultor avatar rultor commented on July 20, 2024

@rultor release, tag is 0.2.2

@Graur OK, I will release it now. Please check the progress here

from eo-hamcrest.

rultor avatar rultor commented on July 20, 2024

@rultor release, tag is 0.2.2

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

    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/objectionary/home/master/objects/org/eolang/all-match.eo
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0 (HttpURLConnection.java:1920)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream (HttpURLConnection.java:1520)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream (HttpsURLConnectionImpl.java:250)
    at java.net.URL.openStream (URL.java:1165)
    at org.cactoos.io.InputOf.lambda$new$4 (InputOf.java:104)
    at org.cactoos.io.InputOf.stream (InputOf.java:311)
    at org.cactoos.io.TeeInput.stream (TeeInput.java:867)
    at org.cactoos.scalar.LengthOf.lambda$new$2 (LengthOf.java:90)
    at org.cactoos.scalar.ScalarEnvelope.value (ScalarEnvelope.java:53)
    at org.cactoos.scalar.Checked.value (Checked.java:76)
    at org.cactoos.scalar.IoChecked.value (IoChecked.java:63)
    at org.eolang.maven.Save.save (Save.java:139)
    at org.eolang.maven.PullMojo.pull (PullMojo.java:141)
    at org.eolang.maven.PullMojo.exec (PullMojo.java:114)
    at org.eolang.maven.SafeMojo.execute (SafeMojo.java:112)
    at org.eolang.maven.Moja.execute (Moja.java:121)
    at org.eolang.maven.AssembleMojo.exec (AssembleMojo.java:183)
    at org.eolang.maven.SafeMojo.execute (SafeMojo.java:112)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/PluginExecutionException
container 499b389c750e3adbfa9f8c770215a5a24469cb1c8cd7b7aa2b7cf8a955f46952 is dead
Wed Jun  8 15:23:32 CEST 2022

from eo-hamcrest.

Graur avatar Graur commented on July 20, 2024

@rultor release, tag is 0.2.2

from eo-hamcrest.

rultor avatar rultor commented on July 20, 2024

@rultor release, tag is 0.2.2

@Graur OK, I will release it now. Please check the progress here

from eo-hamcrest.

rultor avatar rultor commented on July 20, 2024

@rultor release, tag is 0.2.2

@Graur Done! FYI, the full log is here (took me 8min)

from eo-hamcrest.

Graur avatar Graur commented on July 20, 2024

@rultor release, tag is 0.2.3

from eo-hamcrest.

rultor avatar rultor commented on July 20, 2024

@rultor release, tag is 0.2.3

@Graur OK, I will release it now. Please check the progress here

from eo-hamcrest.

rultor avatar rultor commented on July 20, 2024

@rultor release, tag is 0.2.3

@Graur Done! FYI, the full log is here (took me 9min)

from eo-hamcrest.

Graur avatar Graur commented on July 20, 2024

fixed

from eo-hamcrest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.