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

Update dependency com.jcabi:parent to v0.67.0 #1150

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.jcabi:parent (source) 0.54.1 -> 0.67.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jcabi/jcabi-parent (com.jcabi:parent)

v0.67.0: reporting for plugins doesn't work

Compare Source

See #​389, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.66.0: Parameter 'createChecksum' is unknown for plugin 'maven-install-plugin:3.1.0:install (default-install)'

Compare Source

See #​296, release log:

Released by Rultor 1.75.0, see build log

v0.65.0: Update maven-invoker-plugin to version 3.4.0

Compare Source

See #​228, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.64.1: detectJavaApiLink: false

See #​199, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.63.2: 'cim' is not supported anymore

See #​190, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.63.0: refresh

Compare Source

v0.62.0: put all junit deps into jcabi-junit profile

Compare Source

See #​147, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.61.0: refresh, mostly to replace slf4j-reload4j

Compare Source

See #​142, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.60.5: maven-site-plugin 4.0 is not working

Compare Source

See #​141, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.60.4: junit-bom scope mistake

See #​140, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.60.2: fresh

Compare Source

v0.60.1: junit-bom version is not set right

Compare Source

See #​139, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.60.0

Compare Source

v0.59.0: versions up

Compare Source

See #​136, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.58.0: versions up

Compare Source

See #​135, release log:

Released by Rultor 1.70.6, see build log

v0.57.2: Avoid using -Werror

Compare Source

See #​132, release log:

Released by Rultor 1.70.6, see build log

v0.57.1: always compile package-info.java

Compare Source

See #​134, release log:

Released by Rultor 1.70.6, see build log

v0.57.0: jacoco profile

Compare Source

See #​130, release log:

Released by Rultor 1.70.6, see build log

v0.56.0: qulice 0.19.0

Compare Source

See #​127, release log:

Released by Rultor 1.70.6, see build log

v0.55.0: jcabi-log dependencies confilict for slf4j

Compare Source

See #​124, release log:

Released by Rultor 1.70.6, see build log


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@yegor256
Copy link
Owner

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Oct 26, 2022

@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 Oct 26, 2022

@rultor merge

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

    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)
Caused by: org.apache.maven.plugin.MojoFailureException: 1 build failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:285)
    at org.apache.maven.plugins.invoker.InvokerMojo.processResults (InvokerMojo.java:81)
    at org.apache.maven.plugins.invoker.AbstractInvokerMojo.execute (AbstractInvokerMojo.java:876)
    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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :qulice-ant
\u001b[0m\u001b[0mcontainer 98cab59a845b1bf281669d90ed89cb219f0fdc34c9e21fb44329aa1edbedad4a is dead
Wed 26 Oct 2022 05:02:23 PM CEST

@renovate renovate bot force-pushed the renovate/com.jcabi-parent-0.x branch from 53ee36b to 4a93d13 Compare November 3, 2022 10:31
@renovate renovate bot changed the title Update dependency com.jcabi:parent to v0.63.2 Update dependency com.jcabi:parent to v0.64.0 Nov 3, 2022
@renovate renovate bot force-pushed the renovate/com.jcabi-parent-0.x branch from 4a93d13 to 05b8d36 Compare November 3, 2022 18:43
@renovate renovate bot changed the title Update dependency com.jcabi:parent to v0.64.0 Update dependency com.jcabi:parent to v0.64.1 Nov 3, 2022
@renovate renovate bot force-pushed the renovate/com.jcabi-parent-0.x branch from 05b8d36 to ec22bbd Compare January 17, 2023 18:52
@renovate renovate bot changed the title Update dependency com.jcabi:parent to v0.64.1 Update dependency com.jcabi:parent to v0.65.0 Jan 17, 2023
@renovate renovate bot force-pushed the renovate/com.jcabi-parent-0.x branch from ec22bbd to d0b1eb5 Compare May 28, 2023 11:00
@renovate renovate bot changed the title Update dependency com.jcabi:parent to v0.65.0 Update dependency com.jcabi:parent to v0.66.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/com.jcabi-parent-0.x branch from d0b1eb5 to a4e0b25 Compare December 27, 2023 10:18
@renovate renovate bot changed the title Update dependency com.jcabi:parent to v0.66.0 Update dependency com.jcabi:parent to v0.67.0 Dec 27, 2023
@renovate renovate bot force-pushed the renovate/com.jcabi-parent-0.x branch from a4e0b25 to 02f51d0 Compare January 16, 2024 01:36
@renovate renovate bot force-pushed the renovate/com.jcabi-parent-0.x branch from 02f51d0 to 102a6c3 Compare March 7, 2024 07:55
@renovate renovate bot force-pushed the renovate/com.jcabi-parent-0.x branch from 102a6c3 to e4918cf Compare March 11, 2024 15:13
@pnatashap
Copy link
Contributor

@yegor256 this PR can be closed, version is already updated

qulice/pom.xml

Lines 35 to 37 in bf00d71

<groupId>com.jcabi</groupId>
<artifactId>parent</artifactId>
<version>0.67.0</version>

@yegor256 yegor256 closed this Mar 29, 2024
Copy link
Contributor Author

renovate bot commented Mar 29, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.67.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/com.jcabi-parent-0.x branch March 29, 2024 17:18
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.

None yet

3 participants