jar

ch.fortysix : maven-postman-plugin

Maven & Gradle

May 21, 2011

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)

Table Of Contents

Latest Version

Download ch.fortysix : maven-postman-plugin JAR file - Latest Versions:

All Versions

Download ch.fortysix : maven-postman-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window maven-postman-plugin-0.1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ch.fortysix.maven.plugin.postaman

├─ ch.fortysix.maven.plugin.postaman.AbstractSenderMojo.class - [JAR]

├─ ch.fortysix.maven.plugin.postaman.FileSet.class - [JAR]

├─ ch.fortysix.maven.plugin.postaman.MailSenderMojo.class - [JAR]

ch.fortysix.maven.report.support

├─ ch.fortysix.maven.report.support.HtmlExtractor.class - [JAR]

├─ ch.fortysix.maven.report.support.MailAuthenticator.class - [JAR]

├─ ch.fortysix.maven.report.support.MailSender.class - [JAR]

├─ ch.fortysix.maven.report.support.SinkReporter.class - [JAR]

ch.fortysix.maven.plugin.postman.taglist

├─ ch.fortysix.maven.plugin.postman.taglist.PostmanTaglistReportMojo.class - [JAR]

├─ ch.fortysix.maven.plugin.postman.taglist.TagClass.class - [JAR]

├─ ch.fortysix.maven.plugin.postman.taglist.TagClassMailContent.class - [JAR]

├─ ch.fortysix.maven.plugin.postman.taglist.TaglistMailCollector.class - [JAR]

ch.fortysix.maven.plugin.postaman.surfire

├─ ch.fortysix.maven.plugin.postaman.surfire.HelpMojo.class - [JAR]

├─ ch.fortysix.maven.plugin.postaman.surfire.SurefireMailMojo.class - [JAR]

├─ ch.fortysix.maven.plugin.postaman.surfire.TestReportMailContent.class - [JAR]

├─ ch.fortysix.maven.plugin.postaman.surfire.TestReportUtil.class - [JAR]

├─ ch.fortysix.maven.plugin.postaman.surfire.TestSuiteReport.class - [JAR]

ch.fortysix.maven.plugin.util

├─ ch.fortysix.maven.plugin.util.AddressResolver.class - [JAR]

├─ ch.fortysix.maven.plugin.util.MailSenderContext.class - [JAR]