diff --git a/jboss/announcements/1.0.ann b/jboss/announcements/1.0.ann
new file mode 100644
index 00000000..dbd32cd1
--- /dev/null
+++ b/jboss/announcements/1.0.ann
@@ -0,0 +1,18 @@
+The Maven team is pleased to announce the JBoss plugin 1.0 release!
+
+http://maven.apache.org/reference/plugins/jboss
+
+The Maven JBoss plugin is a plugin containing goals useful for persons
+wishing to deploy their applications on JBoss.
+
+Features in this version includes:
+
+o Ability to create a custom JBoss server configuration
+o Ability to start JBoss using this custom JBoss server configuration
+o Ability to stop JBoss
+
+You can download the JBoss Maven plugin here:
+http://www.ibiblio.org/maven/maven/jars/maven-jboss-plugin-1.0.jar
+
+Have fun!
+-Vincent
\ No newline at end of file
diff --git a/jboss/project.xml b/jboss/project.xml
index 36ea0aaf..8762f16a 100644
--- a/jboss/project.xml
+++ b/jboss/project.xml
@@ -5,7 +5,7 @@