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

Dependencies in different scope #438

Closed
khmarbaise opened this issue Dec 26, 2023 · 0 comments
Closed

Dependencies in different scope #438

khmarbaise opened this issue Dec 26, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@khmarbaise
Copy link
Owner

Warning:  
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
 * org.apache.maven:maven-xml-impl:jar:4.0.0-alpha-9:compile
 * org.apache.maven:maven-api-xml:jar:4.0.0-alpha-9:compile
 * org.apache.maven:maven-api-meta:jar:4.0.0-alpha-9:compile
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 3 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
@khmarbaise khmarbaise added the enhancement New feature or request label Dec 26, 2023
@khmarbaise khmarbaise added this to the itf-extension-0.13.0 milestone Dec 26, 2023
@khmarbaise khmarbaise self-assigned this Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant