> 1) ojdbc:ojdbc:jar:14
>   Try downloading the file manually from:
>       http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=ojdbc -DartifactId=ojdbc 
> -Dversion=14 -Dpackaging=jar -Dfile=/path/to/file
>   Alternatively, if you host your own repository you can deploy the file 
> there:
>       mvn deploy:deploy-file -DgroupId=ojdbc -DartifactId=ojdbc -Dversion=14 
> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
> Could you please let me know, How to run the above maven scripts using cmd 
> and solve this problem.

Can you not follow directions? The way to resolve this issue is VERY
clearly documented above.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to