{"id":16785062,"url":"https://github.com/imod/maven-postman-plugin","last_synced_at":"2025-03-16T22:48:17.091Z","repository":{"id":215775792,"uuid":"739753353","full_name":"imod/maven-postman-plugin","owner":"imod","description":"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)","archived":false,"fork":false,"pushed_at":"2024-01-06T12:55:24.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T09:12:53.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://doc.fortysix.ch/maven/maven-postman-plugin/","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imod.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-06T12:49:10.000Z","updated_at":"2024-01-06T13:12:11.000Z","dependencies_parsed_at":"2024-01-06T14:03:45.066Z","dependency_job_id":null,"html_url":"https://github.com/imod/maven-postman-plugin","commit_stats":null,"previous_names":["imod/maven-postman-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fmaven-postman-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fmaven-postman-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fmaven-postman-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fmaven-postman-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imod","download_url":"https://codeload.github.com/imod/maven-postman-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945527,"owners_count":20372894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T08:08:03.352Z","updated_at":"2025-03-16T22:48:17.065Z","avatar_url":"https://github.com/imod.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"###########################\r\n# \r\n# postman report plugin \r\n# \r\n# provides utilities to send emails based on different prerequisits/conditions\r\n\r\nGeneral\r\n=======\r\nincreasing the heap might be needed:\r\n$\u003e MAVEN_OPTS=\"-Xmx1024m -Xms1024m\"\r\n$\u003e export MAVEN_OPTS\r\n\r\nMaven Profiles:\r\n===============\r\n\"integration-tests\" - configures the integration tests, activation with: -Dit\r\n\r\nDeploy a new version (SNAPSHOT):\r\n=====================\r\n$\u003e mvn clean deploy site-deploy\r\n\r\nMake a release:\r\n===============\r\nFirst Install GPG (http://www.gnupg.org/) see http://www.sonatype.com/people/2010/01/how-to-generate-pgp-signatures-with-maven/\r\nAdd this to the settings.xml\r\n \t\t\u003cprofile\u003e\r\n\t\t\t\u003cid\u003edomi-default\u003c/id\u003e\r\n\t\t\t\u003cproperties\u003e\r\n\t\t\t       \u003cgpg.keyname\u003eXXX\u003c/gpg.keyname\u003e\r\n\t\t\t       \u003cgpg.passphrase\u003eXXXXXXXX\u003c/gpg.passphrase\u003e\r\n\t\t\t\u003c/properties\u003e\r\n$\u003e mvn release:prepare \r\n$\u003e mvn release:perform\r\na second way to get around a bug (http://jira.codehaus.org/browse/MGPG-9): $\u003e mvn -Dgpg.passphrase=\"XXXX\" -Darguments=\"-Dgpg.passphrase=XXXX\" release:perform\r\n\r\nRun integration tests:\r\n======================\r\n$\u003e mvn clean integration-test -Dit\r\n\r\n====\u003e use nexus!!!!\r\n\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimod%2Fmaven-postman-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimod%2Fmaven-postman-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimod%2Fmaven-postman-plugin/lists"}