diff --git a/assembly/src/main/assembly/all.xml b/assembly/src/main/assembly/all.xml
index 2a05eadda..d5402368e 100644
--- a/assembly/src/main/assembly/all.xml
+++ b/assembly/src/main/assembly/all.xml
@@ -127,6 +127,10 @@
../plugins/codebehind/target/site
docs/struts2-plugins/struts2-codebehind-plugin
+
+ ../plugins/convention/target/site
+ docs/struts2-plugins/struts2-convention-plugin
+
../plugins/config-browser/target/site
docs/struts2-plugins/struts2-config-browser-plugin
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 433099b0a..36784f69a 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -41,6 +41,7 @@
codebehind
+ convention
config-browser
jasperreports
jfreechart