I am launching into oracle QA here and am working on hooking up our code 
w/ correctly.

So far I have the following in order to place the driver into the repo:
> C:> cd C:\oracle\product\10.2.0\jdbc\lib
> C:\oracle\product\10.2.0\jdbc\lib>mvn install:install-file 
> -Dfile=ojdbc14.jar -DgroupId=com.oracle -DartifactId=ojdbc14 
> -Dversion=10.2.0 -Dpackaging=jar
The next step is to define a "profile" so we can switch between our 
dummy spatial jar, and the real thing on the fly. I say this is the next 
step because it is what Cory told me, not because I understand mvn 
profiles yet ...

If anyone can point me towards an example it would be cool.
Jody


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to