Add more information

git-svn-id: https://svn.apache.org/repos/asf/directory/samples/trunk@706555 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apacheds-webapp/pom.xml b/apacheds-webapp/pom.xml
index 824a2e9..bf085a5 100644
--- a/apacheds-webapp/pom.xml
+++ b/apacheds-webapp/pom.xml
@@ -33,6 +33,17 @@
   <name>Archetype to embed ApacheDS as a Web Application</name>
   <version>1.0-SNAPSHOT</version>
 
+  <prerequisites>
+    <maven>2.0.9</maven>
+  </prerequisites>
+  
+  <inceptionYear>2008</inceptionYear>
+  
+  <issueManagement>
+    <system>JIRA</system>
+    <url>http://issues.apache.org/jira/browse/DIRSERVER</url>
+  </issueManagement>
+
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/directory/samples/trunk/apacheds-webapp/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/samples/trunk/apacheds-webapp/</developerConnection>