diff --git a/plugins/java8-support/pom.xml b/plugins/java8-support/pom.xml
new file mode 100644
index 000000000..b69286449
--- /dev/null
+++ b/plugins/java8-support/pom.xml
@@ -0,0 +1,61 @@
+
+
+ 4.0.0
+
+
+ org.apache.struts
+ struts2-plugins
+ 2.3.21-SNAPSHOT
+
+
+ struts2-java8-support-plugin
+ jar
+ Struts 2 Java 8 support plugin
+
+
+
+
+ org.apache.felix
+ maven-bundle-plugin
+ true
+
+
+ org.apache.struts2.osgi.StrutsActivator
+ META-INF
+
+
+
+
+
+
+
+
+
+ org.apache.struts.xwork
+ xwork-core
+
+
+ asm
+ asm
+
+
+ asm
+ asm-commons
+
+
+
+
+ org.ow2.asm
+ asm
+
+
+ org.ow2.asm
+ asm-commons
+
+
+
+
+ UTF-8
+
+
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 55d4737cc..d12b17c01 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -43,6 +43,7 @@
embeddedjsp
gxp
jasperreports
+ java8-support
javatemplates
jfreechart
jsf