We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Following "validation" issues are reported when running the plugin for the sample projects:
[WARNING] Plugin validation issues were detected in 6 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-source-plugin:3.2.1 [WARNING] * ibm.maven.plugins:ace-maven-plugin:1.0.0-SNAPSHOT [WARNING] * org.apache.maven.plugins:maven-assembly-plugin:2.4 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.6 [WARNING] * org.codehaus.mojo:build-helper-maven-plugin:3.3.0 [WARNING] * org.apache.maven.plugins:maven-dependency-plugin:2.8
The validation means that some plugins "might be not compatible" when moving to Maven 4. See also:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Following "validation" issues are reported when running the plugin for the sample projects:
[WARNING] Plugin validation issues were detected in 6 plugin(s)
[WARNING]
[WARNING] * org.apache.maven.plugins:maven-source-plugin:3.2.1
[WARNING] * ibm.maven.plugins:ace-maven-plugin:1.0.0-SNAPSHOT
[WARNING] * org.apache.maven.plugins:maven-assembly-plugin:2.4
[WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.6
[WARNING] * org.codehaus.mojo:build-helper-maven-plugin:3.3.0
[WARNING] * org.apache.maven.plugins:maven-dependency-plugin:2.8
The validation means that some plugins "might be not compatible" when moving to Maven 4.
See also:
The text was updated successfully, but these errors were encountered: