Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] Eclipse and m-jar-p 3.1.2: unknown error

Hi,

when I upgrade m-jar-p from 3.1.1 to the newer 3.1.2 in my parent pom, all dependent projects are marked with an error in Eclipse. In the problems view you see the following:

Description: Errors: unknown
Resource: pom.xml
Path: /myproject
Location: line 1
Type: Maven Configuration Problem


Is this a bug (feature?) in m2e?


My environment:

* Eclipse IDE for Enterprise Java Developers
  Version: 2019-06 M2 (4.12.0M2)
  Build id: 20190509-1623
* m2e 1.12.0.20190517-1754

$ java -version
openjdk version "11.0.3" 2019-04-16
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.3+7)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.14.0, JRE 11 Windows 8.1 amd64-64-Bit Compressed References 20190417_198 (JIT enabled, AOT enabled)
OpenJ9 - bad1d4d06
OMR - 4a4278e6
JCL - 5cc996a803 based on jdk-11.0.3+7)


This error also occurs under Eclipse Photon 4.8.0 (Build-Id: 20180619-1200) and Java 8.



Regards

Thorsten

Back to the top