diff --git a/src/main/resources/archetype-resources/plugin/META-INF/MANIFEST.MF b/src/main/resources/archetype-resources/plugin/META-INF/MANIFEST.MF index 94fd8c0..b3f4d11 100644 --- a/src/main/resources/archetype-resources/plugin/META-INF/MANIFEST.MF +++ b/src/main/resources/archetype-resources/plugin/META-INF/MANIFEST.MF @@ -14,6 +14,7 @@ Require-Bundle: com.hp.hpl.jena, javax.xml.stream, javax.xml, + javax.mail, org.apache.log4j, com.ibm.icu, org.apache.commons.codec,