Java – maven nattable cleaning installation failed

I tried to import and solve the developer project of nattable project, as described in their Getting Started tutorial

I received the following error in MVN - f [path to POM] clean install:

More details:

>MVN – version works normally >% maven_ Home% points to [devel] / maven-3.1 0

Solution

The nattable project seems to have configured the Tycho build extension in a version that is incompatible with Maven 3.1

Require the project to switch to Tycho version compatible with Maven 3.1 (0.18.1 or higher), or downgrade the local Maven installation to 3.0.1 five

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>