SEARCH BY

All

  • All
  • Java8
  • Spring

Unknown error in maven based springboot project application

Post a Comment
Step 1:

Downgrade to <maven-jar-plugin.version>3.1.1</maven-jar-plugin.version>

<properties>
<java.version>X</java.version>
<maven-jar-plugin.version>3.1.1</maven-jar-plugin.version>
</properties>
Step 2 Update Project

Right Click on your Project
Go to Maven
Click on Update Project
Clean and Re-Run your Application

jaya
I love software designing, coding, writing and teaching...

Share this article

Related Posts

Post a Comment

Place your code in <em> </em> tags to send in comments | Do not add hyper links in commnet

Close

Subscribe our newsletter for the latest articles directly into your email inbox