Skip to content

Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.3 to 1.8.0 - #1288

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/org.codehaus.mojo-flatten-maven-plugin-1.8.0
Jul 25, 2026
Merged

Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.3 to 1.8.0#1288
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/org.codehaus.mojo-flatten-maven-plugin-1.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Bumps org.codehaus.mojo:flatten-maven-plugin from 1.7.3 to 1.8.0.

Release notes

Sourced from org.codehaus.mojo:flatten-maven-plugin's releases.

1.8.0

🚀 New features and improvements

🐛 Bug Fixes

🔧 Build

📦 Dependency updates

Commits
  • 1b21193 [maven-release-plugin] prepare release 1.8.0
  • f693210 Add PR automation workflow to GitHub Actions
  • cff2c4f Document revisionVariableName parameter with @since 1.8.0 tag
  • f18a67d Fix for #408, ensure nested dependency exclusions aren't overrided (#485)
  • 35396b6 Bump mavenVersion from 3.9.15 to 3.9.16
  • f78e07e Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml
  • 25f849e Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml
  • 5fcc98f Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml
  • 4bd9eda Bump org.codehaus.mojo:mojo-parent from 96 to 97
  • 7bacd0e Fix for Maven 3.10.x (#517)
  • 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 [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.3 to 1.8.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](mojohaus/flatten-maven-plugin@1.7.3...1.8.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
  dependency-version: 1.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jul 25, 2026
@github-actions

Copy link
Copy Markdown

Compatibility matrix for sdmx-dl

HEAD
jdemetra-dotstat v2.2.12
v2.2.13
v2.2.14 🔥
jdplus-sdmx v3.3.3
v3.3.4
v3.4.0
jdemetra-dotstat @ v2.2.12 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project13185978244226295833/demetra-dotstat-desktop/src/main/java/be/nbb/demetra/sdmx/file/SdmxFileConfiguration.java:[22,39] cannot find symbol
  symbol:   class MemCachingSupport
  location: package standalone_sdmxdl.sdmxdl.format
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project demetra-dotstat-desktop: Compilation failure
[ERROR] /tmp/project13185978244226295833/demetra-dotstat-desktop/src/main/java/be/nbb/demetra/sdmx/file/SdmxFileConfiguration.java:[22,39] cannot find symbol
[ERROR]   symbol:   class MemCachingSupport
[ERROR]   location: package standalone_sdmxdl.sdmxdl.format
[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 :demetra-dotstat-desktop
jdemetra-dotstat @ v2.2.13 -> HEAD
[ERROR] Project depends on packages not accessible at runtime in module eu.europa.ec.joinup.sat:nbdemetra-core:jar:2.2.4
jdemetra-dotstat @ v2.2.14 -> HEAD
[ERROR] Project depends on packages not accessible at runtime in module eu.europa.ec.joinup.sat:nbdemetra-core:jar:2.2.4
jdplus-sdmx @ v3.3.3 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project16215943362027416817/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[16,39] cannot find symbol
  symbol:   class MemCachingSupport
  location: package standalone_sdmxdl.sdmxdl.format
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project jdplus-sdmx-desktop-plugin: Compilation failure
[ERROR] /tmp/project16215943362027416817/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[16,39] cannot find symbol
[ERROR]   symbol:   class MemCachingSupport
[ERROR]   location: package standalone_sdmxdl.sdmxdl.format
[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-sdmx-desktop-plugin

@github-actions
github-actions Bot merged commit f90c8a0 into develop Jul 25, 2026
21 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/develop/org.codehaus.mojo-flatten-maven-plugin-1.8.0 branch July 25, 2026 02:32
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