Skip to content

Instantly share code, notes, and snippets.

@dgershman
Created July 11, 2013 19:51
Show Gist options
  • Select an option

  • Save dgershman/5978633 to your computer and use it in GitHub Desktop.

Select an option

Save dgershman/5978633 to your computer and use it in GitHub Desktop.
mvn install:install-file -DgroupId=javax.transaction -DartifactId=jta -Dversion=1.0.1B -Dpackaging=jar -Dfile=jta.jar
mvn install:install-file -DgroupId=microsoft -DartifactId=sqljdbc4 -Dversion=4.0 -Dpackaging=jar -Dfile=sqljdbc.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment