diff --git a/build.xml b/build.xml
index 672b054e6..e1226af08 100644
--- a/build.xml
+++ b/build.xml
@@ -61,29 +61,7 @@ under the License.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -158,10 +136,6 @@ under the License.
-
-
-
-
diff --git a/pom.xml b/pom.xml
new file mode 100644
index 000000000..bf0ed8122
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,209 @@
+
+
+
+
+
+ 4.0.0
+ org.apache.poi
+ poi
+ 3.11-beta1-SNAPSHOT
+ pom
+ Apache POI - the Java API for Microsoft Documents
+
+ Maven build of Apache POI for Sonar checks
+ http://poi.apache.org/
+
+
+
+ ASCII
+
+ org.apache.poi.util.NullLogger
+
+
+ Test*
+ -Duser.language=en -Duser.country=US
+ test-data
+ true
+
+ 1.6
+ 1.6
+ true
+
+
+
+
+ poi-main
+ ooxml-schemas
+ poi-examples
+ poi-excelant
+ poi-ooxml
+ poi-ooxml-schemas
+ poi-scratchpad
+ ooxml-schema-encryption
+
+
+
+
+ POI Users List
+ user-subscribe@poi.apache.org
+ user-unsubscribe@poi.apache.org
+ http://mail-archives.apache.org/mod_mbox/poi-user/
+
+
+ POI Developer List
+ dev-subscribe@poi.apache.org
+ dev-unsubscribe@poi.apache.org
+ http://mail-archives.apache.org/mod_mbox/poi-dev/
+
+
+
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+
+
+
+
+ Apache Software Foundation
+ http://www.apache.org/
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.1
+
+
+ ${jdk.version.class}
+
+ **/*.java
+
+
+ **/*.jpg
+ **/*.gif
+ **/*.png
+ **/*.pdf
+ **/*.xls
+ **/*.doc
+
+
+
+
+
+ org.apache.rat
+ apache-rat-plugin
+ 0.10
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.16
+
+
+ org.apache.maven.surefire
+ surefire-junit47
+ 2.16
+
+
+
+
+
+ ../../test-data
+ true
+ org.apache.poi.util.NullLogger
+
+ -Duser.language=en -Duser.country=US
+
+ **/All*Tests.java
+ **/TestUnfixedBugs.java
+ **/TestcaseRecordInputStream.java
+ **/POITestCase.java
+
+
+ **/TestWordToConverterSuite*.java
+ **/TestExcelConverterSuite*.java
+
+
+
+
+
+
+
+
+
+
+ commons-logging
+ commons-logging
+ 1.1.3
+ runtime
+ true
+
+
+ log4j
+ log4j
+ 1.2.17
+ runtime
+ true
+
+
+ commons-codec
+ commons-codec
+ 1.9
+
+
+
+ org.hamcrest
+ hamcrest-core
+ test
+ 1.3
+
+
+ junit
+ junit
+ test
+ 4.11
+
+
+
+
+ scm:svn:http://svn.apache.org/repos/asf/poi/trunk
+ scm:svn:https://svn.apache.org/repos/asf/poi/trunk
+ http://svn.apache.org/viewvc/poi
+
+
+