Skip to content

UNOMI-915: remove useless usage on maven-source.plugin.version#739

Merged
jsinovassin merged 1 commit intomasterfrom
fix-build
Nov 3, 2025
Merged

UNOMI-915: remove useless usage on maven-source.plugin.version#739
jsinovassin merged 1 commit intomasterfrom
fix-build

Conversation

@jsinovassin
Copy link
Contributor

@jsinovassin jsinovassin commented Nov 3, 2025

The parent of unomi

<parent>
       <groupId>org.apache</groupId>
       <artifactId>apache</artifactId>
       <version>29</version>
       <relativePath />
   </parent>

already defines the maven-source-plugin in version 3.2.1

As we upgraded the version of this plugin, its not necessary to add the definition the plugin in the Unomi parent.
If we keep it it will generate a duplication which is not supported anymore with the version 3.2.1 of maven-source-plugin

@jsinovassin jsinovassin merged commit 4966e6c into master Nov 3, 2025
5 checks passed
@jsinovassin jsinovassin deleted the fix-build branch November 3, 2025 10:14
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.

2 participants