|
|
@@ -32,6 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma |
|
|
|
<groupId>org.apache.ant</groupId> |
|
|
|
<artifactId>ant-javamail</artifactId> |
|
|
|
<version>1.8.2-SNAPSHOT</version> |
|
|
|
<name>Apache Ant + JavaMail</name> |
|
|
|
<description>implementation of the mail task based on javamail. |
|
|
|
Required to send emails to SMTP servers using user/password combinations |
|
|
|
or to send mail over SSL</description> |
|
|
|