Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

fix to make the build compliant with maven 4#471

Merged
rfichtner merged 1 commit intomasterfrom
maven-4-changes
Nov 28, 2022
Merged

fix to make the build compliant with maven 4#471
rfichtner merged 1 commit intomasterfrom
maven-4-changes

Conversation

@rfichtner
Copy link
Copy Markdown
Contributor

Hi @rdebusscher can you take a look at this.

Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.3.0:copy-dependencies (copy-libs) on project microstream-examples-helidon-mp: Excluding every artifact inside 'test' resolution scope means excluding everything: you probably want includeScope='compile', read parameters documentation for detailed explanations

@rdebusscher
Copy link
Copy Markdown

@rfichtner I thought that config for maven-dependency-plugin came from the Helidon code generation (and thus recommended by Oracle Helidon team). I'll have a look to see if your PR breaks something and what the current code generation does different (the generated pom is now different)

Copy link
Copy Markdown

@rdebusscher rdebusscher left a comment

Choose a reason for hiding this comment

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

Helidon Example still works with the change

@rfichtner rfichtner merged commit 65b5301 into master Nov 28, 2022
@rfichtner rfichtner deleted the maven-4-changes branch November 28, 2022 08:14
@fh-ms fh-ms added this to the 08.00.00 milestone Dec 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants