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

Flattening is incomplete with Maven 3.9.0 split repository #429

Open
GethDeeo opened this issue Oct 3, 2024 · 0 comments
Open

Flattening is incomplete with Maven 3.9.0 split repository #429

GethDeeo opened this issue Oct 3, 2024 · 0 comments

Comments

@GethDeeo
Copy link

GethDeeo commented Oct 3, 2024

Hi,

I've started using the Split Local Repository feature, and noticed that flatten-maven-plugin now spews lines similar to this:

[WARNING] The POM for <artifactN> is missing, no dependency information available

Of course, the flattened POMs reflect this (e.g. missing dependency exclusions) 😢

Edit: This only happens, when flatten.dependency.mode is set to all.

Additional information:
Maven 3.9.9
org.codehaus.mojo:flatten-maven-plugin:1.6.0
aether.enhancedLocalRepository.split=true
aether.enhancedLocalRepository.splitLocal=true
aether.enhancedLocalRepository.splitRemote=true
flatten.dependency.mode=all

Slightly related issue: #339

Is there any workaround?

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

No branches or pull requests

1 participant