diff --git a/src/etc/poms/ant-antlr/pom.xml b/src/etc/poms/ant-antlr/pom.xml
index 6be2ee38d..92d25fd34 100644
--- a/src/etc/poms/ant-antlr/pom.xml
+++ b/src/etc/poms/ant-antlr/pom.xml
@@ -33,6 +33,7 @@
org.apache.ant
ant-antlr
1.8.2-SNAPSHOT
+ Apache Ant + ANTLR
antlr specific task.
The implementation forks a java process, therefore the antlr jar file is only needed at runtime
diff --git a/src/etc/poms/ant-apache-bcel/pom.xml b/src/etc/poms/ant-apache-bcel/pom.xml
index 7170ef2db..a645e4358 100644
--- a/src/etc/poms/ant-apache-bcel/pom.xml
+++ b/src/etc/poms/ant-apache-bcel/pom.xml
@@ -33,6 +33,7 @@
org.apache.ant
ant-apache-bcel
1.8.2-SNAPSHOT
+ Apache Ant + BCEL
org.apache.ant
diff --git a/src/etc/poms/ant-apache-bsf/pom.xml b/src/etc/poms/ant-apache-bsf/pom.xml
index be6b10cb7..1c8427211 100644
--- a/src/etc/poms/ant-apache-bsf/pom.xml
+++ b/src/etc/poms/ant-apache-bsf/pom.xml
@@ -33,6 +33,7 @@
org.apache.ant
ant-apache-bsf
1.8.2-SNAPSHOT
+ Apache Ant + BSF
org.apache.ant
diff --git a/src/etc/poms/ant-apache-log4j/pom.xml b/src/etc/poms/ant-apache-log4j/pom.xml
index 994552a8b..e65dbbdc2 100644
--- a/src/etc/poms/ant-apache-log4j/pom.xml
+++ b/src/etc/poms/ant-apache-log4j/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-apache-log4j
1.8.2-SNAPSHOT
+ Apache Ant + Log4J
org.apache.ant
diff --git a/src/etc/poms/ant-apache-oro/pom.xml b/src/etc/poms/ant-apache-oro/pom.xml
index c21aec9f0..a56a173fe 100644
--- a/src/etc/poms/ant-apache-oro/pom.xml
+++ b/src/etc/poms/ant-apache-oro/pom.xml
@@ -33,6 +33,7 @@
org.apache.ant
ant-apache-oro
1.8.2-SNAPSHOT
+ Apache Ant + Apache Oro
org.apache.ant
diff --git a/src/etc/poms/ant-apache-regexp/pom.xml b/src/etc/poms/ant-apache-regexp/pom.xml
index 71f850b7b..74aa2b592 100644
--- a/src/etc/poms/ant-apache-regexp/pom.xml
+++ b/src/etc/poms/ant-apache-regexp/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-apache-regexp
1.8.2-SNAPSHOT
+ Apache Ant + Apache Regexp
org.apache.ant
diff --git a/src/etc/poms/ant-apache-resolver/pom.xml b/src/etc/poms/ant-apache-resolver/pom.xml
index 0db98c826..4a5d3db34 100644
--- a/src/etc/poms/ant-apache-resolver/pom.xml
+++ b/src/etc/poms/ant-apache-resolver/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-apache-resolver
1.8.2-SNAPSHOT
+ Apache Ant + Apache Resolver
org.apache.ant
diff --git a/src/etc/poms/ant-apache-xalan2/pom.xml b/src/etc/poms/ant-apache-xalan2/pom.xml
index fb57a275d..e1cfa0025 100644
--- a/src/etc/poms/ant-apache-xalan2/pom.xml
+++ b/src/etc/poms/ant-apache-xalan2/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-apache-xalan2
1.8.2-SNAPSHOT
+ Apache Ant + Xalan 2
contains Xalan2-specific features
diff --git a/src/etc/poms/ant-commons-logging/pom.xml b/src/etc/poms/ant-commons-logging/pom.xml
index 71aa1b589..405c21dbb 100644
--- a/src/etc/poms/ant-commons-logging/pom.xml
+++ b/src/etc/poms/ant-commons-logging/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-commons-logging
1.8.2-SNAPSHOT
+ Apache Ant + Commons Logging
Ant Listener based on commons-logging
diff --git a/src/etc/poms/ant-commons-net/pom.xml b/src/etc/poms/ant-commons-net/pom.xml
index 68dc357c2..cbe6a970d 100644
--- a/src/etc/poms/ant-commons-net/pom.xml
+++ b/src/etc/poms/ant-commons-net/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-commons-net
1.8.2-SNAPSHOT
+ Apache Ant + Commons Net
ftp, rexec and telnet tasks
diff --git a/src/etc/poms/ant-jai/pom.xml b/src/etc/poms/ant-jai/pom.xml
index d171699fa..77ecaf67e 100644
--- a/src/etc/poms/ant-jai/pom.xml
+++ b/src/etc/poms/ant-jai/pom.xml
@@ -33,6 +33,7 @@
org.apache.ant
ant-jai
1.8.2-SNAPSHOT
+ Apache Ant + JAI
image task and corresponding types.
jai (Java Advanced Imaging) is not available in public Maven repositories, therefore the dependencies are included with a scope provided
the download URL is http://java.sun.com/products/java-media/jai/
diff --git a/src/etc/poms/ant-javamail/pom.xml b/src/etc/poms/ant-javamail/pom.xml
index 12d4ccadb..986b45413 100644
--- a/src/etc/poms/ant-javamail/pom.xml
+++ b/src/etc/poms/ant-javamail/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-javamail
1.8.2-SNAPSHOT
+ Apache Ant + JavaMail
implementation of the mail task based on javamail.
Required to send emails to SMTP servers using user/password combinations
or to send mail over SSL
diff --git a/src/etc/poms/ant-jdepend/pom.xml b/src/etc/poms/ant-jdepend/pom.xml
index d89ec2ce6..eb27d66ac 100644
--- a/src/etc/poms/ant-jdepend/pom.xml
+++ b/src/etc/poms/ant-jdepend/pom.xml
@@ -33,6 +33,7 @@
org.apache.ant
ant-jdepend
1.8.2-SNAPSHOT
+ Apache Ant + JDepend
task jdepend invoking the jdepend parser. There is also a version 2.9.1 of the
jdepend parser available on the maven repository
diff --git a/src/etc/poms/ant-jmf/pom.xml b/src/etc/poms/ant-jmf/pom.xml
index 2864b03f0..b5c5b6d7e 100644
--- a/src/etc/poms/ant-jmf/pom.xml
+++ b/src/etc/poms/ant-jmf/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-jmf
1.8.2-SNAPSHOT
+ Apache Ant + JMF
contains the sound task and a soundplayer listener
download the dependency from http://java.sun.com/products/java-media/jmf/
diff --git a/src/etc/poms/ant-jsch/pom.xml b/src/etc/poms/ant-jsch/pom.xml
index 9e092635f..8be89e4d5 100644
--- a/src/etc/poms/ant-jsch/pom.xml
+++ b/src/etc/poms/ant-jsch/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-jsch
1.8.2-SNAPSHOT
+ Apache Ant + JSch
contains the sshexec and scp tasks
jsch 0.1.29 might not be available from maven
diff --git a/src/etc/poms/ant-junit/pom.xml b/src/etc/poms/ant-junit/pom.xml
index 1a7ec3b69..8df85c73d 100644
--- a/src/etc/poms/ant-junit/pom.xml
+++ b/src/etc/poms/ant-junit/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-junit
1.8.2-SNAPSHOT
+ Apache Ant + JUnit
contains the junit and junirreport tasks
diff --git a/src/etc/poms/ant-junit4/pom.xml b/src/etc/poms/ant-junit4/pom.xml
index 644348777..49630c959 100644
--- a/src/etc/poms/ant-junit4/pom.xml
+++ b/src/etc/poms/ant-junit4/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-junit4
1.8.2-SNAPSHOT
+ Apache Ant + JUnit 4
contains JUnit 4.x support
diff --git a/src/etc/poms/ant-launcher/pom.xml b/src/etc/poms/ant-launcher/pom.xml
index 00f2a2c17..1bdf74321 100644
--- a/src/etc/poms/ant-launcher/pom.xml
+++ b/src/etc/poms/ant-launcher/pom.xml
@@ -33,6 +33,7 @@
org.apache.ant
ant-launcher
1.8.2-SNAPSHOT
+ Apache Ant Launcher
diff --git a/src/etc/poms/ant-netrexx/pom.xml b/src/etc/poms/ant-netrexx/pom.xml
index 1159c66b2..90e38f45a 100644
--- a/src/etc/poms/ant-netrexx/pom.xml
+++ b/src/etc/poms/ant-netrexx/pom.xml
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.ant
ant-netrexx
1.8.2-SNAPSHOT
+ Apache Ant + NetRexx
NetRexxC task
dependency can be downloaded from http://www.ibm.com/software/awdtools/netrexx/download.html
diff --git a/src/etc/poms/ant-swing/pom.xml b/src/etc/poms/ant-swing/pom.xml
index c9e19255a..017ac36e1 100644
--- a/src/etc/poms/ant-swing/pom.xml
+++ b/src/etc/poms/ant-swing/pom.xml
@@ -33,6 +33,7 @@
org.apache.ant
ant-swing
1.8.2-SNAPSHOT
+ Apache Ant + Swing
a listener and a splash task based on Swing
diff --git a/src/etc/poms/ant-testutil/pom.xml b/src/etc/poms/ant-testutil/pom.xml
index 074e16aea..47432b6d9 100644
--- a/src/etc/poms/ant-testutil/pom.xml
+++ b/src/etc/poms/ant-testutil/pom.xml
@@ -33,6 +33,7 @@
org.apache.ant
ant-testutil
1.8.2-SNAPSHOT
+ Apache Ant Test Utilities
test utility classes
diff --git a/src/etc/poms/ant/pom.xml b/src/etc/poms/ant/pom.xml
index 40f8b37cc..9cfd84bf8 100644
--- a/src/etc/poms/ant/pom.xml
+++ b/src/etc/poms/ant/pom.xml
@@ -33,8 +33,7 @@
org.apache.ant
ant
1.8.2-SNAPSHOT
- org.apache.tools.ant
- Apache Ant
+ Apache Ant Core
org.apache.ant