0

How can I add the ojdbc14.jar file to a maven project in eclipse? In other posts, there is a mention of a installing the jar into the local repository. However, I cannot install maven on this machine and eclipse is the only way in.

Thanks.

user1226058
  • 403
  • 1
  • 6
  • 12
  • and how are you compiling your project, because maven project need dependencies that are in remote or local repository? – Makoton Jun 11 '14 at 21:52
  • possible duplicate of [Adding a JAR to an Eclipse Java library](http://stackoverflow.com/questions/179024/adding-a-jar-to-an-eclipse-java-library) – Mysterion Jun 12 '14 at 07:18
  • I am able to build the project and create the shaded jar with the rest of the dependencies mentioned in the pom.xml through eclipse. It is only the ojdbc.jar that gets excluded as I could not add it to pom.xml. Hence want to see if there is any other work around. – user1226058 Jun 12 '14 at 19:58

0 Answers0