Skip to content

Fix eclipse problems#954

Merged
adutra merged 2 commits into
apache:3.xfrom
alexott:fix-eclipse-problem
Feb 28, 2018
Merged

Fix eclipse problems#954
adutra merged 2 commits into
apache:3.xfrom
alexott:fix-eclipse-problem

Conversation

@alexott
Copy link
Copy Markdown

@alexott alexott commented Feb 20, 2018

There were 2 problems with importing Java driver into Eclipse:

  1. no groupId specified, so m2e plugin couldn't import the project correctly
  2. no m2e connectors for 2 plugins - they were just marked as ignored in m2e configuration

Copy link
Copy Markdown
Contributor

@tolbertam tolbertam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Since changes are isolated to org.eclipse.m2e:lifecycle-mapping it is a low risk change 👍

@olim7t olim7t added this to the 3.5.0 milestone Feb 20, 2018
Copy link
Copy Markdown
Contributor

@olim7t olim7t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 since the m2eclipse configuration was already present, but on a side note I'm not a big fan of polluting the POM with IDE-specific configuration.

@adutra adutra merged commit 640f3a1 into apache:3.x Feb 28, 2018
@alexott alexott deleted the fix-eclipse-problem branch February 28, 2018 14:04
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

Successfully merging this pull request may close these issues.

4 participants