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

fresh release #302

Closed
yegor256 opened this issue Jul 11, 2022 · 9 comments
Closed

fresh release #302

yegor256 opened this issue Jul 11, 2022 · 9 comments

Comments

@yegor256
Copy link
Member

No description provided.

yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 11, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
@yegor256
Copy link
Member Author

@rultor release, tag is 0.24.0

@rultor
Copy link
Contributor

rultor commented Jul 12, 2022

@rultor release, tag is 0.24.0

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

@rultor
Copy link
Contributor

rultor commented Jul 12, 2022

@rultor release, tag is 0.24.0

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

    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:77\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:568\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (\u001b[1mLauncher.java:282\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launch (\u001b[1mLauncher.java:225\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (\u001b[1mLauncher.java:406\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.main (\u001b[1mLauncher.java:347\u001b[m)
\u001b[1mCaused by\u001b[m: java.lang.reflect.InaccessibleObjectException: \u001b[1;31mUnable to make field private final java.util.Comparator java.util.TreeMap.comparator accessible: module java.base does not "opens java.util" to unnamed module @78a0ff63\u001b[m
    \u001b[1mat\u001b[m java.lang.reflect.AccessibleObject.checkCanSetAccessible (\u001b[1mAccessibleObject.java:354\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.AccessibleObject.checkCanSetAccessible (\u001b[1mAccessibleObject.java:297\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Field.checkCanSetAccessible (\u001b[1mField.java:178\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Field.setAccessible (\u001b[1mField.java:172\u001b[m)
    \u001b[1mat\u001b[m com.thoughtworks.xstream.core.util.Fields.locate (\u001b[1mFields.java:39\u001b[m)
    \u001b[1mat\u001b[m com.thoughtworks.xstream.converters.collections.TreeMapConverter.<clinit> (\u001b[1mTreeMapConverter.java:50\u001b[m)
    \u001b[1mat\u001b[m com.thoughtworks.xstream.XStream.setupConverters (\u001b[1mXStream.java:807\u001b[m)
    \u001b[1mat\u001b[m com.thoughtworks.xstream.XStream.<init> (\u001b[1mXStream.java:574\u001b[m)
    \u001b[1mat\u001b[m com.thoughtworks.xstream.XStream.<init> (\u001b[1mXStream.java:496\u001b[m)
    \u001b[1mat\u001b[m com.thoughtworks.xstream.XStream.<init> (\u001b[1mXStream.java:465\u001b[m)
    \u001b[1mat\u001b[m com.thoughtworks.xstream.XStream.<init> (\u001b[1mXStream.java:411\u001b[m)
    \u001b[1mat\u001b[m com.thoughtworks.xstream.XStream.<init> (\u001b[1mXStream.java:378\u001b[m)
    \u001b[1mat\u001b[m org.sonatype.nexus.client.internal.rest.NexusXStreamFactory.createForXml (\u001b[1mNexusXStreamFactory.java:34\u001b[m)
    \u001b[1mat\u001b[m org.sonatype.nexus.client.internal.rest.NexusXStreamFactory.createAndConfigureForXml (\u001b[1mNexusXStreamFactory.java:54\u001b[m)
    \u001b[1mat\u001b[m org.sonatype.nexus.client.rest.jersey.NexusClientFactoryImpl.createFor (\u001b[1mNexusClientFactoryImpl.java:117\u001b[m)
    \u001b[1mat\u001b[m org.sonatype.nexus.maven.staging.remote.RemoteNexus.createNexusClient (\u001b[1mRemoteNexus.java:189\u001b[m)
    \u001b[1mat\u001b[m org.sonatype.nexus.maven.staging.remote.RemoteNexus.<init> (\u001b[1mRemoteNexus.java:102\u001b[m)
    \u001b[1mat\u001b[m org.sonatype.nexus.maven.staging.deploy.strategy.AbstractStagingDeployStrategy.createRemoteNexus (\u001b[1mAbstractStagingDeployStrategy.java:54\u001b[m)
    \u001b[1mat\u001b[m org.sonatype.nexus.maven.staging.deploy.strategy.StagingDeployStrategy.deployPerModule (\u001b[1mStagingDeployStrategy.java:70\u001b[m)
    \u001b[1mat\u001b[m org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute (\u001b[1mDeployMojo.java:192\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (\u001b[1mDefaultBuildPluginManager.java:137\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (\u001b[1mMojoExecutor.java:370\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (\u001b[1mMojoExecutor.java:351\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:215\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:171\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:163\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:117\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:81\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (\u001b[1mSingleThreadedBuilder.java:56\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleStarter.execute (\u001b[1mLifecycleStarter.java:128\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:294\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:192\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.execute (\u001b[1mDefaultMaven.java:105\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.execute (\u001b[1mMavenCli.java:960\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:293\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:196\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:77\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:568\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (\u001b[1mLauncher.java:282\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launch (\u001b[1mLauncher.java:225\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (\u001b[1mLauncher.java:406\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.main (\u001b[1mLauncher.java:347\u001b[m)
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] Re-run Maven using the \u001b[1m-X\u001b[m switch to enable full debug logging.
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] For more information about the errors and possible solutions, please read the following articles:
[\u001b[1;31mERROR\u001b[m] \u001b[1m[Help 1]\u001b[m http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
\u001b[0m\u001b[0mcontainer 306fc9cb2309946e4e20dbd166be3097a9aea699240ab9ab75416610dd4a42f4 is dead
Tue Jul 12 20:59:32 CEST 2022

yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
@yegor256
Copy link
Member Author

@rultor release, tag is 0.24.0

@rultor
Copy link
Contributor

rultor commented Jul 12, 2022

@rultor release, tag is 0.24.0

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

@rultor
Copy link
Contributor

rultor commented Jul 12, 2022

@rultor release, tag is 0.24.0

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

    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:81\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (\u001b[1mSingleThreadedBuilder.java:56\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleStarter.execute (\u001b[1mLifecycleStarter.java:128\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:294\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:192\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.execute (\u001b[1mDefaultMaven.java:105\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.execute (\u001b[1mMavenCli.java:960\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:293\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:196\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:566\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (\u001b[1mLauncher.java:282\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launch (\u001b[1mLauncher.java:225\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (\u001b[1mLauncher.java:406\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.main (\u001b[1mLauncher.java:347\u001b[m)
\u001b[1mCaused by\u001b[m: org.apache.velocity.exception.ParseErrorException: \u001b[1;31mLexical error,   Encountered: "l" (108), after : "." at /home/r/repo/src/site/apt/annotation-schedulewithfixeddelay.apt.vm[line 82, column 81]\u001b[m
    \u001b[1mat\u001b[m org.apache.velocity.Template.process (\u001b[1mTemplate.java:151\u001b[m)
    \u001b[1mat\u001b[m org.apache.velocity.runtime.resource.ResourceManagerImpl.loadResource (\u001b[1mResourceManagerImpl.java:437\u001b[m)
    \u001b[1mat\u001b[m org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource (\u001b[1mResourceManagerImpl.java:352\u001b[m)
    \u001b[1mat\u001b[m org.apache.velocity.runtime.RuntimeInstance.getTemplate (\u001b[1mRuntimeInstance.java:1533\u001b[m)
    \u001b[1mat\u001b[m org.apache.velocity.app.VelocityEngine.mergeTemplate (\u001b[1mVelocityEngine.java:343\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument (\u001b[1mDefaultSiteRenderer.java:393\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument (\u001b[1mDoxiaDocumentRenderer.java:52\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render (\u001b[1mDefaultSiteRenderer.java:349\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugins.site.render.SiteMojo.renderDoxiaDocuments (\u001b[1mSiteMojo.java:286\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugins.site.render.SiteMojo.renderLocale (\u001b[1mSiteMojo.java:184\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugins.site.render.SiteMojo.execute (\u001b[1mSiteMojo.java:143\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (\u001b[1mDefaultBuildPluginManager.java:137\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (\u001b[1mMojoExecutor.java:370\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (\u001b[1mMojoExecutor.java:351\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:215\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:171\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:163\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:117\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:81\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (\u001b[1mSingleThreadedBuilder.java:56\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleStarter.execute (\u001b[1mLifecycleStarter.java:128\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:294\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:192\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.execute (\u001b[1mDefaultMaven.java:105\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.execute (\u001b[1mMavenCli.java:960\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:293\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:196\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:566\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (\u001b[1mLauncher.java:282\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launch (\u001b[1mLauncher.java:225\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (\u001b[1mLauncher.java:406\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.main (\u001b[1mLauncher.java:347\u001b[m)
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] Re-run Maven using the \u001b[1m-X\u001b[m switch to enable full debug logging.
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] For more information about the errors and possible solutions, please read the following articles:
[\u001b[1;31mERROR\u001b[m] \u001b[1m[Help 1]\u001b[m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
\u001b[0m\u001b[0mcontainer 08a46f2d9aca304df0461d82aa3ef0e484e7fe7972c84a949a2e942d9c49b704 is dead
Tue Jul 12 21:40:33 CEST 2022

yegor256 added a commit that referenced this issue Jul 12, 2022
@yegor256
Copy link
Member Author

@rultor release, tag is 0.24.1

@rultor
Copy link
Contributor

rultor commented Jul 12, 2022

@rultor release, tag is 0.24.1

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

@rultor
Copy link
Contributor

rultor commented Jul 12, 2022

@rultor release, tag is 0.24.1

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

yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 12, 2022
yegor256 added a commit that referenced this issue Jul 13, 2022
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