Mail Module: A portable extension for e-mail templates sent using the Java Mail API
Install / Use
/learn @seam/MailREADME
Building
- Run mvn clean install
- To create the zip distribution, run mvn clean install -Pdistribution - the resulting zip is located in dist/target/seam-mail-${version}.zip
- The readme.txt placed in the distribution is not this one, see dist/src/main/assembly/readme.txt
Testing
run mvn clean verify
