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

[BUG] Latest maven versions not compatible with minify-maven-plugin #367

Open
lucifercr07 opened this issue Feb 26, 2024 · 0 comments
Open

Comments

@lucifercr07
Copy link

** 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:

  1. Got to root folder
  2. Try to run mvn install with maven version latest/set to >= 3.9.
  3. Build fails with compilation error as below:
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):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

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.

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

1 participant