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 org.codehaus.mojo:exec-maven-plugin to v3.3.0 #1580

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.codehaus.mojo:exec-maven-plugin (source) 3.0.0 -> 3.3.0 age adoption passing confidence

Release Notes

mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)

v3.3.0

Compare Source

🚀 New features and improvements

📦 Dependency updates

v3.2.0

Compare Source

🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
👻 Maintenance
🔧 Build

v3.1.1

🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
👻 Maintenance
🔧 Build

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

yegor256 commented Feb 1, 2023

@rultor please, try to merge

@rultor
Copy link
Collaborator

rultor commented Feb 1, 2023

@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
Collaborator

rultor commented Feb 1, 2023

@rultor please, try to merge

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

    \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.maven.plugin.MojoExecutionException: \u001b[1;31mAn exception occurred while executing the Java class. Provider for javax.xml.parsers.DocumentBuilderFactory cannot be found\u001b[m
    \u001b[1mat\u001b[m org.codehaus.mojo.exec.ExecJavaMojo.execute (\u001b[1mExecJavaMojo.java:349\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[1mCaused by\u001b[m: javax.xml.parsers.FactoryConfigurationError: \u001b[1;31mProvider for javax.xml.parsers.DocumentBuilderFactory cannot be found\u001b[m
    \u001b[1mat\u001b[m javax.xml.parsers.DocumentBuilderFactory.newInstance (\u001b[1mUnknown Source\u001b[m)
    \u001b[1mat\u001b[m com.jcabi.xml.XMLDocument.<clinit> (\u001b[1mXMLDocument.java:100\u001b[m)
    \u001b[1mat\u001b[m com.jcabi.github.mock.MkStorage$InFile.apply (\u001b[1mMkStorage.java:152\u001b[m)
    \u001b[1mat\u001b[m com.jcabi.github.mock.MkStorage$Synced.apply (\u001b[1mMkStorage.java:204\u001b[m)
    \u001b[1mat\u001b[m com.jcabi.github.mock.MkUsers.<init> (\u001b[1mMkUsers.java:77\u001b[m)
    \u001b[1mat\u001b[m com.jcabi.github.mock.MkGithub.users (\u001b[1mMkGithub.java:154\u001b[m)
    \u001b[1mat\u001b[m com.rultor.Entry.github_aroundBody2 (\u001b[1mEntry.java:153\u001b[m)
    \u001b[1mat\u001b[m com.rultor.Entry$AjcClosure3.run (\u001b[1mEntry.java:1\u001b[m)
    \u001b[1mat\u001b[m org.aspectj.runtime.reflect.JoinPointImpl.proceed (\u001b[1mJoinPointImpl.java:179\u001b[m)
    \u001b[1mat\u001b[m com.jcabi.aspects.aj.MethodCacher$Tunnel.through (\u001b[1mMethodCacher.java:401\u001b[m)
    \u001b[1mat\u001b[m com.jcabi.aspects.aj.MethodCacher.cache (\u001b[1mMethodCacher.java:170\u001b[m)
    \u001b[1mat\u001b[m com.rultor.Entry.github (\u001b[1mEntry.java:137\u001b[m)
    \u001b[1mat\u001b[m com.rultor.Entry.exec (\u001b[1mEntry.java:117\u001b[m)
    \u001b[1mat\u001b[m com.rultor.Entry.main_aroundBody0 (\u001b[1mEntry.java:98\u001b[m)
    \u001b[1mat\u001b[m com.rultor.Entry$AjcClosure1.run (\u001b[1mEntry.java:1\u001b[m)
    \u001b[1mat\u001b[m org.aspectj.runtime.reflect.JoinPointImpl.proceed (\u001b[1mJoinPointImpl.java:179\u001b[m)
    \u001b[1mat\u001b[m com.jcabi.aspects.aj.ExceptionsLogger.wrap (\u001b[1mExceptionsLogger.java:69\u001b[m)
    \u001b[1mat\u001b[m com.rultor.Entry.main (\u001b[1mEntry.java:97\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.mojo.exec.ExecJavaMojo$1.run (\u001b[1mExecJavaMojo.java:279\u001b[m)
    \u001b[1mat\u001b[m java.lang.Thread.run (\u001b[1mThread.java:829\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[0m[\u001b[1;34mINFO\u001b[m] #stop(43303): in 403.26µs
container 4cd6002e79b844aa9fd5d000fd9c94e0e95cf237f4bb6b5730037950bc5a5d1c is dead
Wed 01 Feb 2023 02:39:33 PM CET

@renovate renovate bot force-pushed the renovate/org.codehaus.mojo-exec-maven-plugin-3.x branch from cd843c9 to 936f333 Compare February 20, 2023 08:01
@renovate renovate bot force-pushed the renovate/org.codehaus.mojo-exec-maven-plugin-3.x branch from 936f333 to 8386871 Compare April 3, 2023 16:25
@renovate renovate bot force-pushed the renovate/org.codehaus.mojo-exec-maven-plugin-3.x branch from 8386871 to 371c1dd Compare August 22, 2023 21:29
@renovate renovate bot force-pushed the renovate/org.codehaus.mojo-exec-maven-plugin-3.x branch from 371c1dd to 8c67017 Compare October 31, 2023 00:39
@renovate renovate bot changed the title chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.0 chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.1 Nov 17, 2023
@renovate renovate bot force-pushed the renovate/org.codehaus.mojo-exec-maven-plugin-3.x branch from 8c67017 to dcd5a34 Compare November 17, 2023 03:29
@renovate renovate bot force-pushed the renovate/org.codehaus.mojo-exec-maven-plugin-3.x branch from dcd5a34 to 039a5a8 Compare February 17, 2024 15:45
@renovate renovate bot changed the title chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.1 chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/org.codehaus.mojo-exec-maven-plugin-3.x branch from 039a5a8 to 3f76493 Compare February 22, 2024 00:38
@renovate renovate bot changed the title chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0 Update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/org.codehaus.mojo-exec-maven-plugin-3.x branch from 3f76493 to 6e23907 Compare May 1, 2024 17:31
@renovate renovate bot force-pushed the renovate/org.codehaus.mojo-exec-maven-plugin-3.x branch from 6e23907 to f85f332 Compare May 9, 2024 10:14
@renovate renovate bot force-pushed the renovate/org.codehaus.mojo-exec-maven-plugin-3.x branch from f85f332 to 24bf971 Compare May 22, 2024 04:40
@renovate renovate bot changed the title Update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0 Update dependency org.codehaus.mojo:exec-maven-plugin to v3.3.0 May 22, 2024
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

2 participants