mvn install:install-file -Dfile=ojdbc6.jar -DgroupId=com.oracle -DartifactId=ojdbc14 -Dversion=10.2.0.4.0 -Dpackaging=jar
1.add ojdbc14.jar to tomcat/lib
2.add content to tomcat-users.xml (tomcat)
3.add content to settings.xml (maven) tomcat8x admin admin123
mvn tomcat7:redeploy