QT-DevOps / DevOpsIssues

This Repo will be used to demonstrate the Skills & Questions in DevOps
Apache License 2.0
27 stars 131 forks source link

got this error while mvn package after doing mvn compile #1005

Closed Nihira123 closed 3 years ago

Nihira123 commented 3 years ago

Hi , I got the below error while doing mvn package. mvn compile went fine after that i executed mvn package, then got below erro.

image

Nihira123 commented 3 years ago

looks like centos has issues with version compatibility of java and maven. Now installed java-1.8.0-openjdk and Apache Maven 3.0.5 (Red Hat 3.0.5-17) and then issue resolved. Thanks for help santosh :)