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

refresh #127

Closed
yegor256 opened this issue Jun 8, 2023 · 9 comments
Closed

refresh #127

yegor256 opened this issue Jun 8, 2023 · 9 comments

Comments

@yegor256
Copy link
Member

yegor256 commented Jun 8, 2023

No description provided.

yegor256 added a commit that referenced this issue Jun 8, 2023
yegor256 added a commit that referenced this issue Jun 8, 2023
yegor256 added a commit that referenced this issue Jun 8, 2023
yegor256 added a commit that referenced this issue Jun 8, 2023
yegor256 added a commit that referenced this issue Jun 8, 2023
yegor256 added a commit that referenced this issue Jun 8, 2023
yegor256 added a commit that referenced this issue Jun 8, 2023
yegor256 added a commit that referenced this issue Jun 8, 2023
yegor256 added a commit that referenced this issue Jun 12, 2023
yegor256 added a commit that referenced this issue Jun 12, 2023
yegor256 added a commit that referenced this issue Jun 12, 2023
yegor256 added a commit that referenced this issue Jun 12, 2023
yegor256 added a commit that referenced this issue Jun 12, 2023
yegor256 added a commit that referenced this issue Jun 12, 2023
@yegor256 yegor256 mentioned this issue Jun 12, 2023
yegor256 added a commit that referenced this issue Jun 12, 2023
yegor256 added a commit that referenced this issue Jun 13, 2023
yegor256 added a commit that referenced this issue Jun 13, 2023
yegor256 added a commit that referenced this issue Jun 13, 2023
yegor256 added a commit that referenced this issue Jun 13, 2023
yegor256 added a commit that referenced this issue Jun 13, 2023
yegor256 added a commit that referenced this issue Jun 13, 2023
yegor256 added a commit that referenced this issue Jun 13, 2023
yegor256 added a commit that referenced this issue Jun 13, 2023
yegor256 added a commit that referenced this issue Jun 14, 2023
yegor256 added a commit that referenced this issue Jun 14, 2023
yegor256 added a commit that referenced this issue Jun 14, 2023
yegor256 added a commit that referenced this issue Jun 14, 2023
yegor256 added a commit that referenced this issue Jun 14, 2023
yegor256 added a commit that referenced this issue Jun 14, 2023
yegor256 added a commit that referenced this issue Jun 14, 2023
yegor256 added a commit that referenced this issue Jun 14, 2023
yegor256 added a commit that referenced this issue Jun 14, 2023
yegor256 added a commit that referenced this issue Jun 14, 2023
yegor256 added a commit that referenced this issue Jun 14, 2023
@yegor256
Copy link
Member Author

@rultor release, tag is 0.9.0

@rultor
Copy link
Contributor

rultor commented Jun 15, 2023

@rultor release, tag is 0.9.0

@yegor256 Invalid release tag 0.9.0 specified. There is already a release 0.9 newer than the given release in this repository.

@rultor
Copy link
Contributor

rultor commented Jun 15, 2023

@rultor release, tag is 0.9.0

@yegor256 I'm sorry, I don't understand you :( Check this page and try again please

@yegor256
Copy link
Member Author

@rultor release, tag is 0.10.0

@rultor
Copy link
Contributor

rultor commented Jun 15, 2023

@rultor release, tag is 0.10.0

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

@rultor
Copy link
Contributor

rultor commented Jun 15, 2023

@rultor release, tag is 0.10.0

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

    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    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:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    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: org.codehaus.plexus.util.xml.pull.XmlPullParserException: TEXT must be immediately followed by END_TAG and not START_TAG (position: START_TAG seen ...link href="http://img.jcabi.com/favicon.ico" rel="shortcut icon"/>... @47:74) 
    at org.codehaus.plexus.util.xml.pull.MXParser.nextText (MXParser.java:1339)
    at org.apache.maven.doxia.site.decoration.io.xpp3.DecorationXpp3Reader.parseBody (DecorationXpp3Reader.java:712)
    at org.apache.maven.doxia.site.decoration.io.xpp3.DecorationXpp3Reader.parseDecorationModel (DecorationXpp3Reader.java:865)
    at org.apache.maven.doxia.site.decoration.io.xpp3.DecorationXpp3Reader.read (DecorationXpp3Reader.java:1388)
    at org.apache.maven.doxia.site.decoration.io.xpp3.DecorationXpp3Reader.read (DecorationXpp3Reader.java:562)
    at org.apache.maven.doxia.site.decoration.io.xpp3.DecorationXpp3Reader.read (DecorationXpp3Reader.java:576)
    at org.apache.maven.doxia.tools.DefaultSiteTool.readDecorationModel (DefaultSiteTool.java:1266)
    at org.apache.maven.doxia.tools.DefaultSiteTool.getDecorationModel (DefaultSiteTool.java:1182)
    at org.apache.maven.doxia.tools.DefaultSiteTool.getDecorationModel (DefaultSiteTool.java:455)
    at org.apache.maven.plugins.site.descriptor.AbstractSiteDescriptorMojo.prepareDecorationModel (AbstractSiteDescriptorMojo.java:86)
    at org.apache.maven.plugins.site.render.AbstractSiteRenderingMojo.createSiteRenderingContext (AbstractSiteRenderingMojo.java:277)
    at org.apache.maven.plugins.site.render.SiteMojo.renderLocale (SiteMojo.java:164)
    at org.apache.maven.plugins.site.render.SiteMojo.execute (SiteMojo.java:143)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    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:294)
    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:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    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/MojoExecutionException
\u001b[0m\u001b[0mcontainer bef1d3f2db220faabd9b21d8bbc72f91ff5675d05aefff971c59a7ae870f0277 is dead
Thu 15 Jun 2023 05:42:36 AM CEST

@yegor256
Copy link
Member Author

@rultor release, tag is 0.10.1

@rultor
Copy link
Contributor

rultor commented Jun 15, 2023

@rultor release, tag is 0.10.1

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

@rultor
Copy link
Contributor

rultor commented Jun 15, 2023

@rultor release, tag is 0.10.1

@yegor256 Done! FYI, the full log is here (took me 23min)

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

No branches or pull requests

2 participants