11
lurch
8y

>mvn clean install
[ERROR] Bruh, couldn't find any of these classes you're talking about.
>mvn clean install
[INFO] The job has completed without errors.

Seriously, why is Java/Maven/Spring so temperamental. It's like it has to be in a good mood to compile for me.

Comments
  • 4
    I love when eclipse randomly shows errors in the pom.xml
  • 1
    @sschloegl I love when eclipse randomly shows errors in files that doesn't exist.
  • 2
    @flag0 My project at work shows errors in the root folder but none of the child folders. Kind of drives me crazy.
  • 0
    @lurch one of my projects does that too. and it never goes away. maybe it will eventually, but I can't be bothered to care anymore...
Add Comment