Question

So I installed m2e for eclipse and I'm now getting a warning on my pom file. It says "maven-enforcer-plugin (goal "enforce") is ignored by m2e." I'm searching through the preferences and I don't see anything that will help me suppress this specific warning. Any ideas?

Was it helpful?

Solution

I think this is currently not possible without altering the pom.xml file. This this page in the Eclipse wiki:

https://www.eclipse.org/m2e/documentation/m2e-execution-not-covered.html

However, there is currently some work done for storing such information outside of the pom:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=350414

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top