Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Invalid plugin configuration: sourceRoots
Invalid plugin configuration: sourceRoots [message #1858028] Sun, 12 March 2023 01:05 Go to next message
Mirko Raner is currently offline Mirko RanerFriend
Messages: 125
Registered: July 2009
Location: New York City, NY
Senior Member
I've started a new project with Xtend 2.30, and in my POM I'm getting a warning that states Invalid plugin configuration for both the sourceRoots and the showEmptyDirWarning parameters:

https://i.imgur.com/JAmJKDI.png

As far as I can tell, setting those configuration parameters still works, but the warning is a little troubling. Are these parameters being deprecated? (I looked at the sources and couldn't find any indication of that) Is there something else that I'm missing here?
Re: Invalid plugin configuration: sourceRoots [message #1858031 is a reply to message #1858028] Sun, 12 March 2023 06:25 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14588
Registered: July 2009
Senior Member
You need to ask the plug-in that reports the issue
(M2e ????)

Does the Xtend maven plug-in really support these properties? i cannot find any traces on them in code

the empty dir warning is there, but for installDebugInfo goal only
source roots seems to be a xtext-maven-plugin thing,not a xtend-maven-plugin


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de

[Updated on: Sun, 12 March 2023 06:32]

Report message to a moderator

Previous Topic:Some questions.
Next Topic:AST-Question
Goto Forum:
  


Current Time: Fri Dec 01 20:42:01 GMT 2023

Powered by FUDForum. Page generated in 0.02442 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top