Skip to content

Bump com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.18.0 to 0.18.1#370

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/com.github.nbbrd.heylogs-heylogs-maven-plugin-0.18.1
May 30, 2026
Merged

Bump com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.18.0 to 0.18.1#370
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/com.github.nbbrd.heylogs-heylogs-maven-plugin-0.18.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.18.0 to 0.18.1.

Release notes

Sourced from com.github.nbbrd.heylogs:heylogs-maven-plugin's releases.

Release v0.18.1

0.18.1 - 2026-05-26

This release improves the correctness and reliability of existing rules, fixes several message quality issues that made errors harder to understand, and adds per-rule documentation to the feature guide.

Fixed

  • Fix HTTPS validation logic
  • Fix message quality issues in rules
  • Fix rule severity error in documentation
  • Fix validation for date display in headings

Changed

  • Improve feature rules documentation
Changelog

Sourced from com.github.nbbrd.heylogs:heylogs-maven-plugin's changelog.

[0.18.1] - 2026-05-26

This release improves the correctness and reliability of existing rules, fixes several message quality issues that made errors harder to understand, and adds per-rule documentation to the feature guide.

Fixed

  • Fix HTTPS validation logic
  • Fix message quality issues in rules
  • Fix rule severity error in documentation
  • Fix validation for date display in headings

Changed

  • Improve feature rules documentation
Commits
  • f2322bf Merge branch 'develop'
  • 2287ae3 Update versions for release
  • 4fb6559 Update CHANGELOG.md for next release
  • dd3811e Improve feature rules documentation
  • 56383ec Fix validation for date display in headings
  • 7055d54 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3
  • 25b245b Bump org.apache.maven.enforcer:enforcer-api from 3.6.2 to 3.6.3
  • 68cdb53 Bump org.junit:junit-bom from 6.0.3 to 6.1.0
  • f25ff91 Bump org.gaul:modernizer-maven-plugin from 3.3.0 to 3.4.0
  • e709c44 Fix rule severity error in documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.nbbrd.heylogs:heylogs-maven-plugin](https://github.com/nbbrd/heylogs) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/nbbrd/heylogs/releases)
- [Changelog](https://github.com/nbbrd/heylogs/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/heylogs@v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: com.github.nbbrd.heylogs:heylogs-maven-plugin
  dependency-version: 0.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 30, 2026
@github-actions

Copy link
Copy Markdown

Compatibility matrix for jdplus-main

v3.6.0 v3.7.0 v3.7.1
jdplus-benchmarking HEAD
jdplus-benchmarking @ HEAD -> v3.6.0
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawDisaggregationProcessor.java:[288,82] cannot find symbol
  symbol:   variable DEFAULT_NOCOLLAPSING
  location: class jdplus.toolkit.base.core.ssf.akf.QAugmentation
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawDisaggregationProcessor.java:[290,81] cannot find symbol
  symbol:   variable QType
  location: class jdplus.toolkit.base.core.ssf.akf.QAugmentation
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawInterpolationProcessor.java:[140,83] cannot find symbol
  symbol:   variable DEFAULT_NOCOLLAPSING
  location: class jdplus.toolkit.base.core.ssf.akf.QAugmentation
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawInterpolationProcessor.java:[142,82] cannot find symbol
  symbol:   variable QType
  location: class jdplus.toolkit.base.core.ssf.akf.QAugmentation
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project jdplus-benchmarking-base-core: Compilation failure: Compilation failure: 
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawDisaggregationProcessor.java:[288,82] cannot find symbol
[ERROR]   symbol:   variable DEFAULT_NOCOLLAPSING
[ERROR]   location: class jdplus.toolkit.base.core.ssf.akf.QAugmentation
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawDisaggregationProcessor.java:[290,81] cannot find symbol
[ERROR]   symbol:   variable QType
[ERROR]   location: class jdplus.toolkit.base.core.ssf.akf.QAugmentation
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawInterpolationProcessor.java:[140,83] cannot find symbol
[ERROR]   symbol:   variable DEFAULT_NOCOLLAPSING
[ERROR]   location: class jdplus.toolkit.base.core.ssf.akf.QAugmentation
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawInterpolationProcessor.java:[142,82] cannot find symbol
[ERROR]   symbol:   variable QType
[ERROR]   location: class jdplus.toolkit.base.core.ssf.akf.QAugmentation
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :jdplus-benchmarking-base-core
jdplus-benchmarking @ HEAD -> v3.7.0
[ERROR] Failed to execute goal on project jdplus-benchmarking-base-api: Could not resolve dependencies for project eu.europa.ec.joinup.sat:jdplus-benchmarking-base-api:jar:2.1.1-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:tests:3.7.0 (test)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:tests:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project jdplus-benchmarking-base-core: Could not resolve dependencies for project eu.europa.ec.joinup.sat:jdplus-benchmarking-base-core:jar:2.1.1-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:tests:3.7.0 (test)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:tests:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project jdplus-benchmarking-base-information: Could not resolve dependencies for project eu.europa.ec.joinup.sat:jdplus-benchmarking-base-information:jar:2.1.1-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-information:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-information:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:tests:3.7.0 (test)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:tests:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project jdplus-benchmarking-base-protobuf: Could not resolve dependencies for project eu.europa.ec.joinup.sat:jdplus-benchmarking-base-protobuf:jar:2.1.1-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-protobuf:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-protobuf:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project jdplus-benchmarking-base-r: Could not resolve dependencies for project eu.europa.ec.joinup.sat:jdplus-benchmarking-base-r:jar:2.1.1-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-r:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-r:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:tests:3.7.0 (test)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:tests:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project jdplus-benchmarking-base-workspace: Could not resolve dependencies for project eu.europa.ec.joinup.sat:jdplus-benchmarking-base-workspace:jar:2.1.1-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-information:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-information:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-workspace:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-workspace:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project jdplus-benchmarking-desktop-plugin: Could not resolve dependencies for project eu.europa.ec.joinup.sat:jdplus-benchmarking-desktop-plugin:nbm:2.1.1-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-main-desktop-design:jar:3.7.0 (provided)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-main-desktop-design:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-desktop-plugin:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-desktop-plugin:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-api:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-core:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jdplus-benchmarking-base-api
jdplus-benchmarking @ HEAD -> v3.7.1
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawDisaggregationProcessor.java:[288,27] no suitable method found for smooth(jdplus.toolkit.base.core.ssf.univariate.Ssf,jdplus.toolkit.base.core.ssf.univariate.SsfData,boolean,boolean,boolean,jdplus.toolkit.base.core.ssf.akf.QAugmentation.QType)
    method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.ISsfData,boolean,boolean,boolean) is not applicable
      (actual and formal argument lists differ in length)
    method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsf,jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsfData,boolean,boolean,boolean) is not applicable
      (actual and formal argument lists differ in length)
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawDisaggregationProcessor.java:[290,27] no suitable method found for smooth(jdplus.toolkit.base.core.ssf.univariate.Ssf,jdplus.toolkit.base.core.ssf.univariate.SsfData,boolean,boolean,boolean,jdplus.toolkit.base.core.ssf.akf.QAugmentation.QType)
    method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.ISsfData,boolean,boolean,boolean) is not applicable
      (actual and formal argument lists differ in length)
    method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsf,jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsfData,boolean,boolean,boolean) is not applicable
      (actual and formal argument lists differ in length)
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawInterpolationProcessor.java:[140,27] no suitable method found for smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.SsfData,boolean,boolean,boolean,jdplus.toolkit.base.core.ssf.akf.QAugmentation.QType)
    method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.ISsfData,boolean,boolean,boolean) is not applicable
      (actual and formal argument lists differ in length)
    method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsf,jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsfData,boolean,boolean,boolean) is not applicable
      (actual and formal argument lists differ in length)
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawInterpolationProcessor.java:[142,27] no suitable method found for smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.SsfData,boolean,boolean,boolean,jdplus.toolkit.base.core.ssf.akf.QAugmentation.QType)
    method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.ISsfData,boolean,boolean,boolean) is not applicable
      (actual and formal argument lists differ in length)
    method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsf,jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsfData,boolean,boolean,boolean) is not applicable
      (actual and formal argument lists differ in length)
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project jdplus-benchmarking-base-core: Compilation failure: Compilation failure: 
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawDisaggregationProcessor.java:[288,27] no suitable method found for smooth(jdplus.toolkit.base.core.ssf.univariate.Ssf,jdplus.toolkit.base.core.ssf.univariate.SsfData,boolean,boolean,boolean,jdplus.toolkit.base.core.ssf.akf.QAugmentation.QType)
[ERROR]     method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.ISsfData,boolean,boolean,boolean) is not applicable
[ERROR]       (actual and formal argument lists differ in length)
[ERROR]     method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsf,jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsfData,boolean,boolean,boolean) is not applicable
[ERROR]       (actual and formal argument lists differ in length)
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawDisaggregationProcessor.java:[290,27] no suitable method found for smooth(jdplus.toolkit.base.core.ssf.univariate.Ssf,jdplus.toolkit.base.core.ssf.univariate.SsfData,boolean,boolean,boolean,jdplus.toolkit.base.core.ssf.akf.QAugmentation.QType)
[ERROR]     method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.ISsfData,boolean,boolean,boolean) is not applicable
[ERROR]       (actual and formal argument lists differ in length)
[ERROR]     method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsf,jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsfData,boolean,boolean,boolean) is not applicable
[ERROR]       (actual and formal argument lists differ in length)
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawInterpolationProcessor.java:[140,27] no suitable method found for smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.SsfData,boolean,boolean,boolean,jdplus.toolkit.base.core.ssf.akf.QAugmentation.QType)
[ERROR]     method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.ISsfData,boolean,boolean,boolean) is not applicable
[ERROR]       (actual and formal argument lists differ in length)
[ERROR]     method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsf,jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsfData,boolean,boolean,boolean) is not applicable
[ERROR]       (actual and formal argument lists differ in length)
[ERROR] /tmp/project14692943047402404944/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawInterpolationProcessor.java:[142,27] no suitable method found for smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.SsfData,boolean,boolean,boolean,jdplus.toolkit.base.core.ssf.akf.QAugmentation.QType)
[ERROR]     method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.univariate.ISsf,jdplus.toolkit.base.core.ssf.univariate.ISsfData,boolean,boolean,boolean) is not applicable
[ERROR]       (actual and formal argument lists differ in length)
[ERROR]     method jdplus.toolkit.base.core.ssf.akf.AkfToolkit.smooth(jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsf,jdplus.toolkit.base.core.ssf.multivariate.IMultivariateSsfData,boolean,boolean,boolean) is not applicable
[ERROR]       (actual and formal argument lists differ in length)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :jdplus-benchmarking-base-core

@github-actions github-actions Bot merged commit bb36a95 into develop May 30, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/develop/com.github.nbbrd.heylogs-heylogs-maven-plugin-0.18.1 branch May 30, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants