Anirudh Vyas wrote:Hi,
I need oracle drivers for a maven project that i am working on. My question is how to install the drivers on the maven repository (local).
I am looking for complete command line thing for maven.I know that it goes something like:
mvn install:install-file -Dfile={Should i put complete path here?} -DgroupId=org.jdbc.OracleDriver <-- is this right?
I dont know what should come in artifact and version. Can someone give me the whole command line thing?
Any help would be appreciable.
Regards
Vyas, Anirudh