Skip to content

chore(deps): update dependency org.codehaus.mojo:license-maven-plugin to v2.7.1#4788

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/org.codehaus.mojo-license-maven-plugin-2.x
Open

chore(deps): update dependency org.codehaus.mojo:license-maven-plugin to v2.7.1#4788
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/org.codehaus.mojo-license-maven-plugin-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2026

This PR contains the following updates:

Package Change Age Confidence
org.codehaus.mojo:license-maven-plugin (source) 2.7.02.7.1 age confidence

Warning

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


Release Notes

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

v2.7.1

Compare Source

💥 Breaking changes

🚀 New features and improvements

  • Bump LibreOffice library odfdom-java to 0.12.0, require JDK 11+ for generating Calc file ODS (#​684) @​slawekjaranowski
  • Fix for issues/533 (dual licensed dependency with one license on whitelist and the other on blacklist) (#​670) @​wuwu2000
  • Make Mojos thread-safe and improve concurrent cache handling (#​674) @​shaikhu

👻 Maintenance

📦 Dependency updates


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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 5, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the core label Jan 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

🚀 Performance Analysis

All benchmarks are within the acceptable range. No critical degradation detected (threshold is 100%). Please refer to the detailed report for more information.

Click to see the detailed report
Test Base Score PR Score Change % Change Unit Mode
benchmarks.XmirBench.xmirToEO 195.925 197.252 1.327 0.68% ms/op Average Time

⚠️ Performance loss: benchmarks.XmirBench.xmirToEO is slower by 1.327 ms/op (0.68%)

@renovate renovate bot force-pushed the renovate/org.codehaus.mojo-license-maven-plugin-2.x branch from fdfce99 to b9fc73d Compare February 2, 2026 15:40
@yegor256
Copy link
Member

yegor256 commented Feb 3, 2026

@rultor please, try to merge, since 25 checks have passed

@rultor
Copy link
Contributor

rultor commented Feb 3, 2026

@rultor please, try to merge, since 25 checks have passed

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

@rultor
Copy link
Contributor

rultor commented Feb 3, 2026

@rultor please, try to merge, since 25 checks have passed

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

[INFO] Skipping artifact installation per configuration.
[INFO] 
[INFO] --- failsafe:3.5.4:integration-test (snippet-test) @ eo-integration-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.5.4:verify (snippet-test) @ eo-integration-tests ---
[WARNING]  Parameter 'encoding' (user property 'encoding') is deprecated: since 2.20.1
[INFO] Tests are skipped.
[INFO] 
[INFO] --- invoker:3.9.1:run (default) @ eo-integration-tests ---
[INFO] Skipping invocation per configuration. If this is incorrect, ensure the skipInvocation parameter is not set to true.
[INFO] 
[INFO] --- license:2.7.1:check-file-header (check-licenses) @ eo-integration-tests ---
[INFO] Adding a license repository jar:file:/home/r/.m2/repository/org/codehaus/mojo/license-maven-plugin/2.7.1/license-maven-plugin-2.7.1.jar!/META-INF/licenses/
[INFO] Will search files to update from root /home/r/repo/eo-integration-tests/src
[INFO] Scan 24 files header done in 4.605ms.
[INFO] 
 * add header on 24 files.
[INFO] 
[INFO] --- qulice:0.25.0:check (jcabi-qulice-check) @ eo-integration-tests ---
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Qulice quality check completed in 2s
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ eo-integration-tests ---
[INFO] Installing /home/r/repo/eo-integration-tests/pom.xml to /home/r/.m2/repository/org/eolang/eo-integration-tests/1.0-SNAPSHOT/eo-integration-tests-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-1.0-SNAPSHOT.jar to /home/r/.m2/repository/org/eolang/eo-integration-tests/1.0-SNAPSHOT/eo-integration-tests-1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for eo 1.0-SNAPSHOT:
[INFO] 
[INFO] eo ................................................. SUCCESS [ 20.397 s]
[INFO] eo-parser .......................................... SUCCESS [ 23.440 s]
[INFO] eo-maven-plugin .................................... SUCCESS [ 32.874 s]
[INFO] eo-runtime ......................................... SUCCESS [01:28 min]
[INFO] eo-integration-tests ............................... SUCCESS [  3.574 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:52 min
[INFO] Finished at: 2026-02-03T05:54:00Z
[INFO] ------------------------------------------------------------------------
\u001b[0m\u001b[0m+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:objectionary/eo.git
 ! [rejected]            master -> master (fetch first)
error: failed to push some refs to 'github.com:objectionary/eo.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
container 5d316b55fbd1e8dcbb21be31ab0c8412c3fe50a1737535745e4af886e848f54d is dead
Tue Feb  3 05:54:39 UTC 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants