Search code examples
javaeclipsemaven-3m2eclipsem2e

Console view is empty in Eclipse with Maven 3.5.0


The Console view does not show any output when the Maven is configured to external Maven installation in Eclipse.

Please refer to the screenshots for more details.

Console Out put screenshot

Maven Configuration screenshot

The Console is displayed when MavenInstallations is configured for EMBEDDED Maven.

My external Maven version: 3.5.0, Eclipse Luna.

TIA


Solution

  • Apparently you're using Maven's brand new v3.5.0 that's just three weeks old. I don't know whether the m2e Eclipse plugin has been updated to support it already. I performed HelpCheck for Updates in Eclipse and there wasn't any.

    I'd try Maven's previous v3.3.9 which I experienced to be stable for 1.5 years now to see whether it works with that.