Skip to content

Conversation

@Leative
Copy link
Collaborator

@Leative Leative commented Nov 3, 2020

…ed by build-helper-maven-plugin for mdeo xtext plugin; ignore fmt-maven-plugin in m2e

Ignoring fmt-maven-plugin should be no problem. Worst case, the code is not formatted correctly and the next command line build or manual execution of the plugin will fix it. In my opinion, better than letting Eclipse people find out what's going on by themselves.

For the MDEO xtext plugin I removed the part of the lifecycle mapping which ignored the add-source, add-test-source goals of build-helper-maven-plugin. I am not sure why those ignores were added. At least in current versions of m2e there is a dedicated connector for the build-helper-plugin which should be installed. Otherwise, the generated xtext-gen folders are not added as source folders in Eclipse which causes a myriad of errors after import.

I will send a proposal for the Developers Instructions of github.io taking those changes into account.

…ed by build-helper-maven-plugin for mdeo xtext plugin; ignore fmt-maven-plugin in m2e
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.

1 participant