Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2022

This PR contains the following updates:

Package Change Age Confidence
com.qulice:qulice-maven-plugin (source) 0.24.0 -> 0.24.2 age confidence

Release Notes

yegor256/qulice (com.qulice:qulice-maven-plugin)

v0.24.2: Let's release a new version

See #​1377, release log:

Released by Rultor 2.0-SNAPSHOT, 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 was generated by Mend Renovate. View the repository job log.

@0crat
Copy link

0crat commented Sep 26, 2022

@renovate/z[bot] this pull request is too small, just 2 lines changed (less than 10), there will be no formal code review, see §53 and §28; in the future, try to make sure your pull requests are not too small; @yegor256/z please review this and merge or reject

@yegor256
Copy link
Member

yegor256 commented Nov 4, 2022

@rultor please, try to merge

@rultor
Copy link
Contributor

rultor commented Nov 4, 2022

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Contributor

rultor commented Nov 4, 2022

@rultor please, try to merge

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

    at com.qulice.maven.AbstractQuliceMojo.execute (AbstractQuliceMojo.java:170)
    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)
Caused by: com.qulice.spi.ValidationException: There are 8 violations
    at com.qulice.maven.CheckMojo.run (CheckMojo.java:140)
    at com.qulice.maven.CheckMojo.doExecute (CheckMojo.java:79)
    at com.qulice.maven.AbstractQuliceMojo.execute (AbstractQuliceMojo.java:170)
    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
\u001b[0m\u001b[0mcontainer b86e3b74e362adceaffd5178ba3996ecd8edca919064bf2e6d2d7597a6f29ab7 is dead
Fri 04 Nov 2022 11:50:25 PM CET

@renovate renovate bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from d31943a to e74a878 Compare January 17, 2023 19:15
@renovate renovate bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.22.0 Update dependency com.qulice:qulice-maven-plugin to v0.22.0 - autoclosed Apr 20, 2023
@renovate renovate bot closed this Apr 20, 2023
@renovate renovate bot deleted the renovate/com.qulice-qulice-maven-plugin-0.x branch April 20, 2023 00:10
@renovate renovate bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.22.0 - autoclosed Update dependency com.qulice:qulice-maven-plugin to v0.22.0 Apr 20, 2023
@renovate renovate bot reopened this Apr 20, 2023
@renovate renovate bot restored the renovate/com.qulice-qulice-maven-plugin-0.x branch April 20, 2023 05:11
@renovate renovate bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from e74a878 to b705061 Compare October 26, 2023 05:41
@renovate renovate bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.22.0 Update dependency com.qulice:qulice-maven-plugin to v0.22.1 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from b705061 to d9f68f1 Compare March 6, 2024 05:36
@renovate renovate bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from d9f68f1 to 55fdb21 Compare March 13, 2024 09:26
@renovate renovate bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.22.1 Update dependency com.qulice:qulice-maven-plugin to v0.22.2 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 55fdb21 to 91941fc Compare May 11, 2024 11:16
@renovate renovate bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.22.2 Update dependency com.qulice:qulice-maven-plugin to v0.23.0 May 11, 2024
@renovate renovate bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.23.0 Update dependency com.qulice:qulice-maven-plugin to v0.24.0 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 91941fc to 861af17 Compare February 18, 2025 09:30
@renovate renovate bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 861af17 to c769872 Compare March 3, 2025 17:35
@renovate renovate bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from c769872 to 87e483c Compare September 14, 2025 18:04
@renovate renovate bot changed the title Update dependency com.qulice:qulice-maven-plugin to v0.24.0 Update dependency com.qulice:qulice-maven-plugin to v0.24.2 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 87e483c to 0a3aafe Compare November 6, 2025 01:30
@renovate renovate bot force-pushed the renovate/com.qulice-qulice-maven-plugin-0.x branch from 0a3aafe to 9bcd252 Compare November 10, 2025 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants