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
minify-maven-plugin
** Check if you're in the correct repository ** This repository only covers bugs in the backend and web UI of alovoa.com only.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
mvn install
Failed to execute goal com.github.buckelieg:minify-maven-plugin:2.0.1:minify
Expected behavior Compilation should succeed even with latest maven versions.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context This might be also treated as security upgrade as minify maven module doesn't seem to be compatible with newer version of maven.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
** Check if you're in the correct repository **
This repository only covers bugs in the backend and web UI of alovoa.com only.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
mvn install
with maven version latest/set to >= 3.9.Expected behavior
Compilation should succeed even with latest maven versions.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
This might be also treated as security upgrade as minify maven module doesn't seem to be compatible with newer version of maven.
The text was updated successfully, but these errors were encountered: