Posts by Demitrius Leandro • 11 points
1 post
-
1
votes0
answers228
viewsQ: Error: Failed to execute Goal org.codehaus.mojo:exec-Maven-plugin:1.2.1:exec
I am developing a web application with Spring + Maven + Hibernate, already created my class HibernateUtil and created a test class ConectaHibernateMySQL to verify my connection to the database.…