
Questions: 23,684 //
Answers: 52,223 //
Contributing Members: 17,954
Hi, I am missing some library in my pom.xml, can you please tell me which one?
Attached is the pom.xml of my project. Get here
I tried with the following, but still won't work-
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>javax.persistence</artifactId>
<version>2.0.0</version>
<scope>${mule.lib.provided}</scope>
</dependency>
<dependency>
<groupId>javax.persistence</groupId>
<artifactId>javax.persistence-api</artifactId>
<version>2.2</version>
</dependency>
Hi @thakursaikat,
Please let me know Mule Version to help you better.
Thanks,
Manish Kumar Yadav
MuleSoft Forum Moderator
Mule Project Maven Build Failure - DslMapParser 2 Answers
Studio Goal Post Error 1 Answer
MUNIT Maven build issue using MUNIT 1.2.1 and Muleserver 3.8.0 2 Answers
Maven Project Build Failure 2 Answers
Log4j2 error while maven build 2 Answers