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

RepoConfig.java:62-70: Implement this class to read... #287

Closed
0pdd opened this issue Jun 23, 2020 · 20 comments
Closed

RepoConfig.java:62-70: Implement this class to read... #287

0pdd opened this issue Jun 23, 2020 · 20 comments
Assignees
Labels
Milestone

Comments

@0pdd
Copy link

0pdd commented Jun 23, 2020

The puzzle 281-e86c51c6 from #281 has to be resolved:

* @todo #281:30min Implement this class to read repository settings from yaml.
* Format:
* |settings:
* | digest: sha256
* | naming-policy: sha1
* | filelists: true
* as described in https://github.com/artipie/artipie/issues/227. For yaml parsing use eo-yaml
* (check example in artipie/artipie AuthFromYaml class) and accept `YamlMapping` instance
* into ctor (and probably keep it as field). Do not forget about test.

The puzzle was created by olenagerasimova on 22-Jun-20.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

0pdd referenced this issue Jun 23, 2020
#281 - repository configuration abstraction
@0crat
Copy link

0crat commented Jun 23, 2020

@g4s8/z, @olenagerasimova/z please, pay attention to this issue

@0crat
Copy link

0crat commented Jun 23, 2020

The job #287 assigned to @olenagerasimova/z, here is why; the budget is 30 minutes, see §4; please, read §8 and §9; if the task is not clear, read this and this; there will be no monetary reward for this job

@olenagerasimova olenagerasimova added this to the Week 26 milestone Jun 23, 2020
@0crat
Copy link

0crat commented Jun 23, 2020

There is an unrecoverable failure on my side. Please, submit it here:

PID: 4@773dc7f8-970d-444a-b02a-c8dba678f128, thread: PQ-CT2E6TK9B
com.jcabi.xml.StrictXML[124] java.lang.IllegalArgumentException: 2 error(s) in XML document: -1:-1: cvc-pattern-valid: Value 'gh:Week 26' is not facet-valid with respect to pattern '[a-z]{2}:[A-Z0-9a-z.\-#/]+' for type 'milestoneID'.;-1:-1: cvc-complex-type.2.2: Element 'successor' must have no element [children], and the value must be valid.

0.53.15: CID: 27809fa2-3245-41f7-a247-89fa26534d1c, Type: "Job milestoned"

olenagerasimova referenced this issue in olenagerasimova/rpm-adapter Jun 23, 2020
olenagerasimova referenced this issue in olenagerasimova/rpm-adapter Jun 25, 2020
g4s8 added a commit that referenced this issue Jun 25, 2020
#287 - RepoConfig.FromYaml implemented
@0pdd 0pdd closed this as completed Jun 25, 2020
@0pdd
Copy link
Author

0pdd commented Jun 25, 2020

The puzzle 281-e86c51c6 has disappeared from the source code, that's why I closed this issue.

@olenagerasimova
Copy link
Member

@rultor release, tag=0.10

@rultor
Copy link

rultor commented Jun 25, 2020

@rultor release, tag=0.10

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

@rultor
Copy link

rultor commented Jun 25, 2020

@rultor release, tag=0.10

@0pdd @olenagerasimova Oops, I failed. You can see the full log here (spent 8min)

    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.TaskAdapter.execute (\u001b[1mTaskAdapter.java:154\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.UnknownElement.execute (\u001b[1mUnknownElement.java:292\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Task.perform (\u001b[1mTask.java:348\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.taskdefs.Sequential.execute (\u001b[1mSequential.java:68\u001b[m)
    \u001b[1mat\u001b[m net.sf.antcontrib.logic.IfTask.execute (\u001b[1mIfTask.java:197\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.TaskAdapter.execute (\u001b[1mTaskAdapter.java:154\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.UnknownElement.execute (\u001b[1mUnknownElement.java:292\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Task.perform (\u001b[1mTask.java:348\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Target.execute (\u001b[1mTarget.java:435\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Target.performTasks (\u001b[1mTarget.java:456\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Project.executeSortedTargets (\u001b[1mProject.java:1393\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Project.executeTarget (\u001b[1mProject.java:1364\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.antrun.AntRunMojo.execute (\u001b[1mAntRunMojo.java:313\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.execute (\u001b[1mMojoExecutor.java:210\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:156\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:148\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:305\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:956\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:288\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:192\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\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
container 0d18ed99acbdba942e53d1421a574d8666c10c7f13c16a17d41f0b883930ddaa is dead
Thu Jun 25 12:59:25 CEST 2020

@0crat 0crat removed the scope label Jun 25, 2020
@olenagerasimova
Copy link
Member

@rultor release, tag=0.10

@rultor
Copy link

rultor commented Jun 25, 2020

@rultor release, tag=0.10

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

@rultor
Copy link

rultor commented Jun 25, 2020

@rultor release, tag=0.10

@0pdd @olenagerasimova Oops, I failed. You can see the full log here (spent 27s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 17623
+ echo '1.69.1 839260fab'
1.69.1 839260fab
+ date
Thu Jun 25 13:07:39 CEST 2020
+ uptime
 13:07:39 up 252 days,  9:16,  0 users,  load average: 4.63, 5.13, 5.17
+ head=git@github.com:artipie/rpm-adapter.git
+ ff=default
+ image=g4s8/rultor:alpine3.10
+ rebase=false
+ squash=false
+ head_branch=master
+ author=olenagerasimova
+ vars=('--env=head=git@github.com:artipie/rpm-adapter.git' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:artipie/rpm-adapter.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=olenagerasimova'\''\'\'''\'''\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''gpg --import /home/r/pubring.gpg'\'' '\'';'\'' '\''gpg --allow-secret-key-import --no-tty --batch --import /home/r/secring.gpg'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" --settings ../settings.xml'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Partipie,publish,sonatype,qulice,gpg-sign -DskipITs --errors --settings ../settings.xml'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=olenagerasimova')
+ scripts=('export '\''head=git@github.com:artipie/rpm-adapter.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=olenagerasimova'\''' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'pdd -f /dev/null' ';' 'gpg --import /home/r/pubring.gpg' ';' 'gpg --allow-secret-key-import --no-tty --batch --import /home/r/secring.gpg' ';' 'mvn versions:set "-DnewVersion=${tag}" --settings ../settings.xml' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Partipie,publish,sonatype,qulice,gpg-sign -DskipITs --errors --settings ../settings.xml' ';')
+ directory=
+ container=artipie_rpm-adapter_287
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:artipie/rpm-adapter.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:artipie/rpm-adapter.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:artipie/rpm-adapter.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=olenagerasimova'\''' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'pdd -f /dev/null' ';' 'gpg --import /home/r/pubring.gpg' ';' 'gpg --allow-secret-key-import --no-tty --batch --import /home/r/secring.gpg' ';' 'mvn versions:set "-DnewVersion=${tag}" --settings ../settings.xml' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Partipie,publish,sonatype,qulice,gpg-sign -DskipITs --errors --settings ../settings.xml' ';'
+ sensitive=('settings.xml')
+ rm -rf .gpg
+ '[' -z '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit -1
'cid' file is absent, container wasn't started correctly

@olenagerasimova
Copy link
Member

@g4s8 please, could you take a look? What's wrong with release?

@olenagerasimova
Copy link
Member

@rultor release, tag=0.10

@rultor
Copy link

rultor commented Jun 25, 2020

@rultor release, tag=0.10

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

@rultor
Copy link

rultor commented Jun 25, 2020

@rultor release, tag=0.10

@0pdd @olenagerasimova Oops, I failed. You can see the full log here (spent 7min)

    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.TaskAdapter.execute (\u001b[1mTaskAdapter.java:154\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.UnknownElement.execute (\u001b[1mUnknownElement.java:292\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Task.perform (\u001b[1mTask.java:348\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.taskdefs.Sequential.execute (\u001b[1mSequential.java:68\u001b[m)
    \u001b[1mat\u001b[m net.sf.antcontrib.logic.IfTask.execute (\u001b[1mIfTask.java:197\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.TaskAdapter.execute (\u001b[1mTaskAdapter.java:154\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.UnknownElement.execute (\u001b[1mUnknownElement.java:292\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Task.perform (\u001b[1mTask.java:348\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Target.execute (\u001b[1mTarget.java:435\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Target.performTasks (\u001b[1mTarget.java:456\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Project.executeSortedTargets (\u001b[1mProject.java:1393\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Project.executeTarget (\u001b[1mProject.java:1364\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.antrun.AntRunMojo.execute (\u001b[1mAntRunMojo.java:313\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.execute (\u001b[1mMojoExecutor.java:210\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:156\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:148\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:305\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:956\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:288\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:192\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\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
container 0245e8dc53b595cbdb3c3cbe506df8a22fdb07ebf314626336f7da6f76afa8e8 is dead
Thu Jun 25 15:22:34 CEST 2020

@olenagerasimova
Copy link
Member

@rultor release, tag=0.10

@rultor
Copy link

rultor commented Jun 26, 2020

@rultor release, tag=0.10

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

@rultor
Copy link

rultor commented Jun 26, 2020

@rultor release, tag=0.10

@0pdd @olenagerasimova Oops, I failed. You can see the full log here (spent 7min)

    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.TaskAdapter.execute (\u001b[1mTaskAdapter.java:154\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.UnknownElement.execute (\u001b[1mUnknownElement.java:292\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Task.perform (\u001b[1mTask.java:348\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.taskdefs.Sequential.execute (\u001b[1mSequential.java:68\u001b[m)
    \u001b[1mat\u001b[m net.sf.antcontrib.logic.IfTask.execute (\u001b[1mIfTask.java:197\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.TaskAdapter.execute (\u001b[1mTaskAdapter.java:154\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.UnknownElement.execute (\u001b[1mUnknownElement.java:292\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.dispatch.DispatchUtils.execute (\u001b[1mDispatchUtils.java:106\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Task.perform (\u001b[1mTask.java:348\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Target.execute (\u001b[1mTarget.java:435\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Target.performTasks (\u001b[1mTarget.java:456\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Project.executeSortedTargets (\u001b[1mProject.java:1393\u001b[m)
    \u001b[1mat\u001b[m org.apache.tools.ant.Project.executeTarget (\u001b[1mProject.java:1364\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.antrun.AntRunMojo.execute (\u001b[1mAntRunMojo.java:313\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.execute (\u001b[1mMojoExecutor.java:210\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:156\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:148\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:305\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:956\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:288\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:192\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
    \u001b[1mat\u001b[m sun.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:498\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
container 3e6e0ea3c365c8d58a3ff4b1c2ff3b52e4eb284dfa67f7f8acf462c9eaa6da5c is dead
Fri Jun 26 12:52:17 CEST 2020

@olenagerasimova
Copy link
Member

@rultor release, tag=0.10

@rultor
Copy link

rultor commented Jun 26, 2020

@rultor release, tag=0.10

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

@rultor
Copy link

rultor commented Jun 26, 2020

@rultor release, tag=0.10

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

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

No branches or pull requests

4 participants