Index: /FCKeditor.Java/branches/2.4/fckeditor-java-demo/pom.xml
===================================================================
--- /FCKeditor.Java/branches/2.4/fckeditor-java-demo/pom.xml	(revision 1891)
+++ /FCKeditor.Java/branches/2.4/fckeditor-java-demo/pom.xml	(revision 1892)
@@ -112,5 +112,8 @@
 	</reporting>
 	<name>FCKeditor.Java Integration Demo Webapp</name>
-	<!-- FIXME we need some appropriate description here deriving from the parent -->
-	<description>Add demo description</description>
+	<description>
+		This is a drop-in demo of the FCKeditor.Java Integration. It's
+		preconfigured with the Java library and a recent FCKeditor
+		version.
+	</description>
 </project>
Index: /FCKeditor.Java/branches/2.4/fckeditor-java/pom.xml
===================================================================
--- /FCKeditor.Java/branches/2.4/fckeditor-java/pom.xml	(revision 1891)
+++ /FCKeditor.Java/branches/2.4/fckeditor-java/pom.xml	(revision 1892)
@@ -134,5 +134,9 @@
 
 	<name>FCKeditor.Java Integration Pack</name>
-	<!-- FIXME we need some appropriate description here deriving from the parent -->
-	<description>Add pack description</description>
+	<description>
+		This Java library enables the FCKeditor to be used in a
+		Servlet/J2EE environment. It provides JSP tags for creating a
+		FCKeditor instance and a Servlet handling server-side user files
+		and folders.
+	</description>
 </project>
Index: /FCKeditor.Java/branches/2.4/pom.xml
===================================================================
--- /FCKeditor.Java/branches/2.4/pom.xml	(revision 1891)
+++ /FCKeditor.Java/branches/2.4/pom.xml	(revision 1892)
@@ -209,12 +209,12 @@
 	</reporting>
 
-	<name>FCKeditor.Java Integration Documentation</name>
+	<name>FCKeditor.Java Integration Parent</name>
 	<description>
-		This Java library enables the FCKeditor to be used in a
-		Servlet/J2EE environment. It provides JSP tags for creating a
-		FCKeditor instance and a Servlet handling server-side user files
-		and folders.
+		The FCKeditor.Java Integration Parent fosters the entire project
+		documentation, the Java library, and a drop-in demo webapp. All three
+		depict and enable you to learn and to integrate the FCKeditor in your
+		web environment.
 	</description>
-	<url>http://www.fckeditor.net/fckeditor-java</url>
+	<url>http://www.fckeditor.net/java</url>
 	<inceptionYear>2004</inceptionYear>
 	<licenses>
Index: /FCKeditor.Java/branches/2.4/src/site/site.xml
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/site.xml	(revision 1891)
+++ /FCKeditor.Java/branches/2.4/src/site/site.xml	(revision 1892)
@@ -8,5 +8,5 @@
 		<name>fckeditor</name>
 		<src>/images/fckeditor-logo.gif</src>
-		<href>http://www.fckeditor.net/fckeditor-java</href>
+		<href>${project.url}</href>
 	</bannerLeft>
 
