Skip to content

[pom editor question] How does the pom editor resolve the local repository to analyze dependencies? #1808

@reto-hoehener

Description

@reto-hoehener

I ran maven in the cmd prompt once with a custom local repo parameter (-Dmaven.repo.local=reactor-repo), and now the m2e pom editor also uses that repo for dependency analysis and navigation. I get many warnings that plugins cannot be found.

Sometimes I use a custom user settings file in the maven settings to point to (yet another) custom local repo, but currently I have no special configuration (see screenshot).

I tried search for 'reactor-repo' in the eclipse workspace and plugin folders but didn't find anything.

Could you help me debug how m2e resolves the local repository?

image

image

Metadata

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