Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pom.xml #50

Merged
merged 1 commit into from
Jul 9, 2023
Merged

Update pom.xml #50

merged 1 commit into from
Jul 9, 2023

Conversation

isaacsanders
Copy link
Contributor

@isaacsanders isaacsanders commented Jul 6, 2023

I was getting the following warnings:

[WARNING]
[WARNING] Plugin validation issues were detected in 4 plugin(s)
[WARNING]
[WARNING]  * se.bjurr.gitchangelog:git-changelog-maven-plugin:1.97.0
[WARNING]   Declared at location(s):
[WARNING]    * com.project:foo:0.0.14-SNAPSHOT (pom.xml) @ line 296
[WARNING]   Used in module(s):
[WARNING]    * com.project:foo:0.0.14-SNAPSHOT (pom.xml)
[WARNING]   Plugin issue(s):
[WARNING]    * Plugin should declare these Maven artifacts in `provided` scope: [org.apache.maven:maven-core:3.6.0, org.apache.maven:maven-model-builder:3.6.0, org.apache.maven:maven-model:3.6.0, org.apache.maven:maven-builder-support:3.6.0, org.apache.maven:maven-settings:3.6.0, org.apache.maven:maven-resolver-provider:3.6.0, org.apache.maven:maven-settings-builder:3.6.0, org.apache.maven:maven-repository-metadata:3.6.0, org.apache.maven:maven-artifact:3.6.0]

Hopefully this is an acceptable way to resolve them.

I was getting the following warnings:

```
[WARNING]
[WARNING] Plugin validation issues were detected in 4 plugin(s)
[WARNING]
[WARNING]  * se.bjurr.gitchangelog:git-changelog-maven-plugin:1.97.0
[WARNING]   Declared at location(s):
[WARNING]    * com.drw.risk:bloomberg_market_bridge:0.0.14-SNAPSHOT (pom.xml) @ line 296
[WARNING]   Used in module(s):
[WARNING]    * com.drw.risk:bloomberg_market_bridge:0.0.14-SNAPSHOT (pom.xml)
[WARNING]   Plugin issue(s):
[WARNING]    * Plugin should declare these Maven artifacts in `provided` scope: [org.apache.maven:maven-core:3.6.0, org.apache.maven:maven-model-builder:3.6.0, org.apache.maven:maven-model:3.6.0, org.apache.maven:maven-builder-support:3.6.0, org.apache.maven:maven-settings:3.6.0, org.apache.maven:maven-resolver-provider:3.6.0, org.apache.maven:maven-settings-builder:3.6.0, org.apache.maven:maven-repository-metadata:3.6.0, org.apache.maven:maven-artifact:3.6.0]
```

Hopefully this is an acceptable way to resolve them.
@tomasbjerre tomasbjerre merged commit b9f00fc into tomasbjerre:master Jul 9, 2023
@tomasbjerre
Copy link
Owner

Thanks

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