`mvn clean` cleans up compiled classes, so increme...
# announcements
c
mvn clean
cleans up compiled classes, so incremental compilation is impossible.
j
czar: ok, so to benefit from it, I should only do
mvn install
or
mvn package
I’m assuming IntelliJ already does it like that in the background.
c
haven't worked with maven in IntelliJ, so no idea.
j
no idea
no pun intended, haha
c
yeah, that 😄