
The vistalink related jars are third party and should be installed/deployed in your local maven repo.

mvn deploy:deploy-file -Durl=file://C://Data//Inbound_eRx//PS_INB_ERX_Lib//mavenrepo//gov//va//med//vistalink//vljConnector//1.6.0.028 -Dfile=vljConnector-1.6.0.028.jar -DgroupId=gov.va.med.vistalink -DartifactId=vljConnector -Dversion=1.6.0.028 -Dpackaging=jar

mvn deploy:deploy-file -Durl=file://C://Data//Inbound_eRx//PS_INB_ERX_Lib//mavenrepo//gov//va//med//vistalink//vljFoundationsLib//1.6.0.028 -Dfile=vljFoundationsLib-1.6.0.028.jar -DgroupId=gov.va.med.vistalink -DartifactId=vljFoundationsLib -Dversion=1.6.0.028 -Dpackaging=jar

mvn deploy:deploy-file -Durl=file://C://Data//Inbound_eRx//PS_INB_ERX_Lib//mavenrepo//gov//va//med//vistalink//vljSecurity//1.6.0.027 -Dfile=vljSecurity-1.6.0.027.jar -DgroupId=gov.va.med.vistalink -DartifactId=vljSecurity -Dversion=1.6.0.028 -Dpackaging=jar
 

Please note the following are third party jars and should be installed in your local maven repo.



mvn install:install-file -Dfile=//C://Data//Inbound_eRx///PS_INB_ERX_Lib//mavenrepo//com//oracle//ojdbc6.jar -DgroupId=com.oracle -DartifactId=ojdbc6  -Dversion=11.2.0.4 -Dpackaging=jar

mvn install:install-file -Dfile=//C://Data//Inbound_eRx///PS_INB_ERX_Lib//mavenrepo//com//oracle//xdb6.jar -DgroupId=com.oracle -DartifactId=xdb6  -Dversion=11.2.0.4 -Dpackaging=jar

mvn install:install-file -Dfile=//C://Data//Inbound_eRx///PS_INB_ERX_Lib//mavenrepo//com//oracle//xmlparserv2.jar -DgroupId=com.oracle -DartifactId=xmlparserv2  -Dversion=11.1.1.2.0 -Dpackaging=jar





