Please provide a brief summary of the issue and provide a summarised description in the title above.
- Please provide a description of what you expected to happen.
For reproducibility please provide the following:
- the plugin version is being used (if not included in the configuration)
- the Java-Version is being used (output of
java -versionand also include details about oracle-jdk VS open-jdk) - the Maven-Version is being used (output of
mvn --version) - on what Operating System you experience the bug (on Linux run
lsb_release -aorcat /etc/*release*) - in what context maven is being executed (e.g. inside Windows Terminal, Powershell, Git Bash, /bin/bash, ...)
- how maven is being executed (e.g.
mvn clean deployVSmvn deploy:deploy)
Feel free to add any other context or screenshots about the bug.