Skip to content

Flattening is incomplete with Maven 3.9.0 split repository #429

Open
@GethDeeo

Description

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?

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions