summaryrefslogtreecommitdiffstats
path: root/sonar/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* added skeleton of maven modulesCédric Walter2014-04-011-130/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583653 13f79535-47bb-0310-9956-ffa450edef68
* Try one more way of excluding generated sources in the Maven pom.xml files ↵Dominik Stadler2014-03-101-3/+0
| | | | | | for Sonar analysis git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1576063 13f79535-47bb-0310-9956-ffa450edef68
* Try to set the Sonar-Exclusion property differently to see if that makes the ↵Dominik Stadler2014-03-031-1/+3
| | | | | | exclusions work git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1573741 13f79535-47bb-0310-9956-ffa450edef68
* Sonar-pom: Add some metadata, try to add Sonar exclusions for generated sourcesDominik Stadler2014-02-281-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1572979 13f79535-47bb-0310-9956-ffa450edef68
* Try to improve Maven files for Sonar: Copy in (test)sources instead of ↵Dominik Stadler2014-02-271-1/+1
| | | | | | linking to sources outside the sonar-directory which confuses Sonar, remove source-dir setting for ooxml-schema and ooxml-schema-encryption as both have generate sources and not actual ones, scratchpad is not needed for ooxml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1572580 13f79535-47bb-0310-9956-ffa450edef68
* Add a set of maven pom.xml files for Sonar, a few workaround areDominik Stadler2014-02-151-0/+119
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