Postman mail plugin

Enables sending of mails in a build. The purpose of the plugin is to support conditional emailing (e.g. send an email if a file contains a certain string, the tests failed or just to send a notification or an artifact via mail)

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

ch.fortysix
ArtifactId

ArtifactId

maven-postman-plugin
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Postman mail plugin
Enables sending of mails in a build. The purpose of the plugin is to support conditional emailing (e.g. send an email if a file contains a certain string, the tests failed or just to send a notification or an artifact via mail)
Project URL

Project URL

http://doc.fortysix.ch/maven/maven-postman-plugin

Download maven-postman-plugin

How to add to project

<plugin>
    <groupId>ch.fortysix</groupId>
    <artifactId>maven-postman-plugin</artifactId>
    <version>0.1.6</version>
</plugin>

Dependencies

compile (13)

Group / Artifact Type Version
org.codehaus.gmaven : gmaven-mojo jar 1.2
org.codehaus.gmaven.runtime : gmaven-runtime-1.7 jar 1.2
javax.mail : mail jar 1.4.1
org.apache.ant : ant jar 1.7.1
org.slf4j : log4j-over-slf4j jar 1.5.10
org.apache.maven.shared : file-management jar 1.2.1
org.apache.maven.reporting : maven-reporting-api jar 2.2.1
org.apache.maven.reporting : maven-reporting-impl jar 2.0.4.3
org.apache.maven.doxia : doxia-sink-api jar 1.1.2
org.codehaus.plexus : plexus-utils jar 2.0.1
nekohtml : nekohtml jar 1.9.6.2
org.apache.commons : commons-email jar 1.2
org.apache.maven : maven-core jar 2.2.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.7
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2
org.subethamail : subethasmtp-wiser jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.3
0.1.2
0.1.1
0.1.0