]> 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)
commit8d6b1f1f355888663367aa86e950b31aad0b1633
tree4e630c7c9cb6a543bc78bc682f3dbcd55003b532
parentb51a52cf206e212f59fdf274c975d22e6c090d42
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]