Skip to content

Comments

Fix xml-maven-plugin error in Eclipse since #18579#18610

Merged
wborn merged 1 commit intoopenhab:mainfrom
Nadahar:fix-xml-plugin-eclipse
Apr 26, 2025
Merged

Fix xml-maven-plugin error in Eclipse since #18579#18610
wborn merged 1 commit intoopenhab:mainfrom
Nadahar:fix-xml-plugin-eclipse

Conversation

@Nadahar
Copy link
Contributor

@Nadahar Nadahar commented Apr 26, 2025

As discussed here there's an error preventing building from Eclipse since #18579.

xml-maven-plugin doesn't seem to have its own M2E "configuration", which leads to an error from M2E when encountering this plugin. Since the plugin is used for XML validation, which isn't needed for Eclipse builds, the solution here is to simply tell M2E to ignore the plugin.

According to my testing, this solves the issue.

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
@Nadahar Nadahar requested a review from a team as a code owner April 26, 2025 00:31
@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/californium-removed/163625/48

Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@wborn wborn merged commit 9a41318 into openhab:main Apr 26, 2025
2 checks passed
@wborn wborn added this to the 5.0 milestone Apr 26, 2025
@Nadahar Nadahar deleted the fix-xml-plugin-eclipse branch April 26, 2025 11:28
phenix1990 pushed a commit to phenix1990/openhab-addons that referenced this pull request Jul 31, 2025
)

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants