]> source.dussan.org Git - jgit.git/commit
Make running static checks configurable in maven build 47/3147/2
authorMatthias Sohn <matthias.sohn@sap.com>
Sat, 16 Apr 2011 00:08:24 +0000 (02:08 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 18 Apr 2011 15:38:58 +0000 (17:38 +0200)
commitdf85978aae6520e29865016ccc906bdb68308660
tree30644fa0888f4f3a6635f910a7440efa20e713ad
parentb69284f72d717f50981c822edbff1dc3313cdd58
Make running static checks configurable in maven build

In order to run the static checks run:

mvn -P static-checks clean install

Change-Id: I14077498a04be986ded123ddbfc97da8f9bc3130
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.console/pom.xml
org.eclipse.jgit.http.server/pom.xml
org.eclipse.jgit.ui/pom.xml
org.eclipse.jgit/pom.xml
pom.xml