Skip to content

Project manager should warn when two projects share the same groupId and artifactId #4491

Description

@tigerinus

Is your feature request related to a problem? Please describe.

I have a workspace of multiple Java projects. When two projects share the same groupId and artifactId, one of them do not get recognized by Project Manager, and thus not able to get built and debugged.

Describe the solution you'd like

In the case, project manager should either support it or throw error about it, instead of silently doing nothing.

Describe alternatives you've considered

I have to remove one of the projects from the same workspace to get the other loading.

Additional context
Add any other context or screenshots about the feature request here.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions