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

Plugin validation issues were detected in org.javalite:activejdbc-instrumentation #1304

Open
vasyalike opened this issue Oct 24, 2023 · 4 comments

Comments

@vasyalike
Copy link
Contributor

vasyalike commented Oct 24, 2023

[WARNING]
[WARNING] Plugin validation issues were detected in 1 plugin(s)
[WARNING]
[WARNING] * org.javalite:activejdbc-instrumentation:3.0
[WARNING] Declared at location(s):
[WARNING] * com.provi.search:common:1.0-SNAPSHOT (common\pom.xml) @ line 40
[WARNING] Used in module(s):
[WARNING] * com.provi.search:common:1.0-SNAPSHOT (common\pom.xml)
[WARNING] Plugin issue(s):
[WARNING] * Plugin should declare these Maven artifacts in provided scope: [org.apache.maven:maven-plugin-api:3.6.3, org.apache.maven:maven-artifact:3.6.3, org.apache.maven:maven-model:3.6.3]
[WARNING]
[WARNING]
[WARNING] Fix reported issues by adjusting plugin configuration or by upgrading above listed plugins. If no upgrade available, please notify plugin maintainers about reported issues.
[WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
[WARNING]

@ipolevoy
Copy link
Member

@vasyalike what Maven version are you using?

@ipolevoy
Copy link
Member

@vasyalike also, what command did you execute?

@vasyalike
Copy link
Contributor Author

Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
mvn clean install -DskipTests -D maven.plugin.validation=VERBOSE

@ipolevoy
Copy link
Member

@vasyalike I was unable to reproduce this issue. Can you please provide more context?

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

No branches or pull requests

2 participants