Skip to content

Comments

Updating parent to 45 and invoker plugin to 3.9.1#189

Merged
Bukama merged 4 commits intoapache:masterfrom
Bukama:updateparent
Nov 9, 2025
Merged

Updating parent to 45 and invoker plugin to 3.9.1#189
Bukama merged 4 commits intoapache:masterfrom
Bukama:updateparent

Conversation

@Bukama
Copy link
Contributor

@Bukama Bukama commented Nov 9, 2025

Locally tests and IT are successful, but the maven-dependency-plugin fail. Still need to find out what this plugin is for and what's configured configured wrong there.

[INFO] --------------------------------------------------------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.8.1:analyze-only (analyze) on project maven-ejb-plugin: Execution analyze of goal org.apache.maven.plugins:maven-dependency-plugin:3.8.1:analyze-only failed: Unable to process: unit.test-dir.client-excludes.target.classes.org.sample.ejb.AppExclude from directory = D:\Github\Maven\maven-ejb-plugin\target\test-classes, path = D:\Github\Maven\maven-ejb-plugin\target\test-classes\unit\test-dir\client-excludes\target\classes\org\sample\ejb\AppExclude.class: Index 6 out of bounds for length 0 -> [Help 1]

Update:
the dependency analyzer plugin fails with an "Index out of bound exception", if at least one of the tests in EJBMojoTest is active, but is successful, when the whole test class is @Ignored.

@Bukama
Copy link
Contributor Author

Bukama commented Nov 9, 2025

@slawekjaranowski suggested in Slack to update dependencyp plugin and exclude generated classed. The last does not work so I created an issue and this PR is blocked by apache/maven-dependency-plugin#1557

@Bukama Bukama merged commit 718cd78 into apache:master Nov 9, 2025
11 checks passed
@Bukama Bukama deleted the updateparent branch November 9, 2025 19:01
@github-actions
Copy link

github-actions bot commented Nov 9, 2025

@Bukama Please assign appropriate label to PR according to the type of change.

@github-actions github-actions bot added this to the 3.2.2 milestone Nov 9, 2025
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.

3 participants