You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After Quarkus has been locally build with mvn clean install -DskipTests=true and I check git status I can see changes on files I haven'ts touched :
Describe the bug
After Quarkus has been locally build with
mvn clean install -DskipTests=true
and I checkgit status
I can see changes on files I haven'ts touched :Expected behavior
After a build i would expect only changes on the files I changed myself
To Reproduce
Steps to reproduce the behavior:
mvn clean install -DskipTests=true
git status
Environment (please complete the following information):
uname -a
orver
: Linux localhost.localdomain 5.0.13-300.fc30.x86_64 Switch to the Maven distributed copy of the SubstrateVM annotations #1 SMP Mon May 6 00:39:45 UTC 2019 x86_64 x86_64 x86_64 GNU/Linuxjava -version
: openjdk version "1.8.0_212"The text was updated successfully, but these errors were encountered: