]> source.dussan.org Git - poi.git/commit
Add a set of maven pom.xml files for Sonar, a few workaround are
authorDominik Stadler <centic@apache.org>
Sat, 15 Feb 2014 10:42:43 +0000 (10:42 +0000)
committerDominik Stadler <centic@apache.org>
Sat, 15 Feb 2014 10:42:43 +0000 (10:42 +0000)
commit0e9bbce9ed840f52a3bae7677867f3da5e79fc1b
tree4e630c7c9cb6a543bc78bc682f3dbcd55003b532
parent83139e0df7ac610f35bc1333126f3b3392063052
Add a set of maven pom.xml files for Sonar, a few workaround are
necessary, but overall this now allows to compile and run test for
all Apache POI components using Maven, which is a pre-requisite to
be analyzed at http://nemo.sonarqube.org/

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1568613 13f79535-47bb-0310-9956-ffa450edef68
sonar/examples/pom.xml [new file with mode: 0644]
sonar/excelant/pom.xml [new file with mode: 0644]
sonar/main/pom.xml [new file with mode: 0644]
sonar/ooxml-schema-encryption/pom.xml [new file with mode: 0644]
sonar/ooxml-schema/pom.xml [new file with mode: 0644]
sonar/ooxml/pom.xml [new file with mode: 0644]
sonar/pom.xml [new file with mode: 0644]
sonar/scratchpad/pom.xml [new file with mode: 0644]