1. Downloadjta-1_0_1B-classes.zip file in below link
http://java.sun.com/javaee/technologies/jta/index.jsp
2. Run below command in local with cmd.
mvn install:install-file -Dfile=./jta-1_0_1B-classes.zip -DgroupId=javax.transaction -DartifactId=jta -Dversion=1.0.1B -Dpackaging=jar
Similar Posts:
- How to Solve idea Import ojdbc Pack Error
- [Solved] Missing artifact com. oracle:ojdbc6 : jar:11.2.0.1.0 Problem solving ojdbc package pom.xml error
- [Solved] Error reported when adding ojdbc6 to springboot
- CentOS about “running Yum complete transaction first”
- maven web web.xmlThe markup in the document following the root element must be well-formed.
- java.rmi.RemoteException: VI SDK invoke exception:org.dom4j.DocumentException: Error on line 1 of document : Content is not allowed in prolog. Nested exception: Content is not allowed in prolog.
- [Solved] Java EE file upload Error: web.xml error
- Configure Struts2 web.xml to report an error [How to Solve]
- Cannot change version of project facet Dynamic Web Module to 2.5.
- The requested resource [/servlet] in JavaWeb is not available [How to Solve]