I don't understand following error I am getting while executing : mvn install
I have the javax.transaction:jta:jar:1.0.1B
artifact in my m2 repository and I did make sure that the maven is looking at the right repository (By running mvn -X
)
Has anybody ever experienced and resolved this kind of error.
Failure to find javax.transaction:jta:jar:1.0.1B in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced