Hi, as some of you (the Eclipse users) may be aware: M2E (The Maven plugin for Eclipse) has a brain-damaged problem [1], which prevents most Maven projects from being usable, upon checkout. Now, a user has submitted a PR [2], which ought to fix this problem for the xml-maven-plugin.
Now, I am fully aware, that IDE specific files, in general, are discouraged, if not forbidden in a clean source tree. However, knowing the problem from experience, and considering the files location, which is quite hidden (src/main/resources/META-INF), I am personally tending to accept the PR. Before I do that, though, I'd like to hear other opinions? Thanks, Jochen 1: http://grumpyapache.blogspot.de/2011/08/mess-that-is-m2e-connectors.html 2: https://github.com/mojohaus/xml-maven-plugin/pull/36 -- You received this message because you are subscribed to the Google Groups "mojohaus-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mojohaus-dev/192f24e9-7d85-420b-a8a6-05af3bd8a502%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
