Skip to main content

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

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

Update the mavenarchiver m2e extension to 0.17.3 will fix it (thanks to Fred Bricon) - as mentioned in the comments.

Cheers,
-Martin



> Am 24.05.2019 um 12:01 schrieb Thorsten Heit <thorsten.heit@xxxxxx>:
> 
> 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_______________________________________________
> m2e-dev mailing list
> m2e-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/m2e-dev



Back to the top