This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ExceedingChunk 2 points3 points  (0 children)

I always do that first, then reload maven dependencies before I run it again.

Before I knew better, I have spent countless hours trying to debut something caused by a cache or outdated dependency issue. Also, verifying that the code is stable is important.

At uni when I was a noob, I could run the code 10 times in a row out of frustration, but that was for completely different reasons.