For others not quite as familiar, here is the command (it is case sensitive, so get the Id's right) to get it to install assuming that you have already downloaded to the directory that you are in. Thanks.
$ mvn install:install-file -Dfile=sqljdbc.jar -DgroupId=com.microsoft.jdbcdriver -DartifactId=sqljdbc -Dversion=1.2 -Dpackaging=jar -- View this message in context: http://n2.nabble.com/RepositoryRuntime-path-tp1482230p1483164.html Sent from the maven users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
