javax.persistence -- Cannot be resolved
There are unresolved issues
"javax.persistence -- Cannot be resolved
org.apache.commons.beanutils,version=[1.9,2) -- Cannot be resolved
org.hibernate -- Cannot be resolved
org.hibernate.cfg -- Cannot be resolved
org.hibernate.classic -- Cannot be resolved
org.hibernate.dialect -- Cannot be resolved
org.hibernate.dialect.function -- Cannot be resolved
org.hibernate.transform -- Cannot be resolved
"
when trying to do mvn install in 6.3. can anyone help to resolve these issues? Thanks, in-advance.
