jsinovassin opened a new pull request, #739:
URL: https://github.com/apache/unomi/pull/739
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
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]