Order pom entries the same way it is done at http://maven.apache.org/ref/current/maven-model/maven.html

git-svn-id: https://svn.apache.org/repos/asf/directory/project/branches/bigbang@639777 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 191de13..d5c8c93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache</groupId>
@@ -8,18 +7,12 @@
     <version>4</version>
   </parent>
 
+  <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.directory.project</groupId>
-  <version>10-SNAPSHOT</version>
   <artifactId>project</artifactId>
-  <name>Apache Directory Project</name>
-  <inceptionYear>2003</inceptionYear>
   <packaging>pom</packaging>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/branches/bigbang</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/branches/bigbang</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/project/branches/bigbang</url>
-  </scm>
+  <name>Apache Directory Project</name>
+  <version>10-SNAPSHOT</version>
 
   <ciManagement>
     <system>continuum</system>
@@ -37,46 +30,46 @@
         </configuration>
       </notifier>
     </notifiers>
-  </ciManagement>  
-  
-  <distributionManagement>
-    <snapshotRepository>
-      <id>apache.directory.snapshot.repo</id>
-      <name>Snapshot repository for the Apache Directory project</name>
-      <uniqueVersion>false</uniqueVersion>
-      <url>scpexe://vm094.oxylos.org/var/www/html/mirror-maven2</url>
-    </snapshotRepository>
-  </distributionManagement>
+  </ciManagement>
 
-  <!-- =======================  WARNING ========================== -->
-  <!-- Only put pluginManagement info in this pom for plugins      -->
-  <!-- shared among shared, apacheds, and daemon subprojects       -->
-  <!-- dependencyManagement is likely to change too quickly to be  -->
-  <!-- useful in this pom                                          -->
-  <!-- =======================  WARNING ========================== -->
+  <inceptionYear>2003</inceptionYear>
+
+  <mailingLists></mailingLists>
+
+  <developers></developers>
+
+  <contributors></contributors>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/branches/bigbang</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/branches/bigbang</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/project/branches/bigbang</url>
+  </scm>
 
   <build>
+    <!-- =======================  WARNING ========================== -->
+    <!-- Only put pluginManagement info in this pom for plugins      -->
+    <!-- shared among shared, apacheds, and daemon subprojects       -->
+    <!-- dependencyManagement is likely to change too quickly to be  -->
+    <!-- useful in this pom                                          -->
+    <!-- =======================  WARNING ========================== -->
     <pluginManagement>
       <plugins>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-antrun-plugin</artifactId>
           <version>1.1</version>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
           <version>2.1</version>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-clean-plugin</artifactId>
           <version>2.2</version>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
@@ -89,7 +82,6 @@
             <encoding>ISO-8859-1</encoding>
           </configuration>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-eclipse-plugin</artifactId>
@@ -99,37 +91,31 @@
             <downloadJavadocs>true</downloadJavadocs>
           </configuration>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-install-plugin</artifactId>
           <version>2.2</version>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jar-plugin</artifactId>
           <version>2.2</version>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-source-plugin</artifactId>
-         <version>2.0.4</version>
+          <version>2.0.4</version>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-javadoc-plugin</artifactId>
           <version>2.3</version>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-project-info-reports-plugin</artifactId>
           <version>2.0.1</version>
         </plugin>
-
         <plugin>
           <artifactId>maven-gpg-plugin</artifactId>
           <version>1.0-alpha-4</version>
@@ -144,13 +130,11 @@
             </execution>
           </executions>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
           <version>2.0-beta-7</version>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-remote-resources-plugin</artifactId>
@@ -170,7 +154,6 @@
             </execution>
           </executions>
         </plugin>
-
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
@@ -179,17 +162,14 @@
             <argLine>-Xmx1024m</argLine>
           </configuration>
         </plugin>
-
       </plugins>
     </pluginManagement>
 
     <plugins>
-
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-remote-resources-plugin</artifactId>
       </plugin>
-
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
@@ -197,18 +177,9 @@
           <tagBase>https://svn.apache.org/repos/asf/directory/project/releases</tagBase>
         </configuration>
       </plugin>
-
     </plugins>
   </build>
 
-  <pluginRepositories>
-    <pluginRepository>
-      <id>apache.directory.plugins</id>
-      <name>Plugin repository for the Apache Directory Studio plugin</name>
-      <url>http://vm094.oxylos.org/mirror-maven2/</url>
-    </pluginRepository>
-  </pluginRepositories>
-
   <profiles>
     <profile>
       <id>release</id>
@@ -232,4 +203,22 @@
       </build>
     </profile>
   </profiles>
+
+  <pluginRepositories>
+    <pluginRepository>
+      <id>apache.directory.plugins</id>
+      <name>Plugin repository for the Apache Directory Studio plugin</name>
+      <url>http://vm094.oxylos.org/mirror-maven2/</url>
+    </pluginRepository>
+  </pluginRepositories>
+
+  <distributionManagement>
+    <snapshotRepository>
+      <id>apache.directory.snapshot.repo</id>
+      <name>Snapshot repository for the Apache Directory project</name>
+      <uniqueVersion>false</uniqueVersion>
+      <url>scpexe://vm094.oxylos.org/var/www/html/mirror-maven2</url>
+    </snapshotRepository>
+  </distributionManagement>
+
 </project>