Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[announce] Error: jreleaser-maven-plugin and mail announcer error mail.host must not be blank #861

Closed
4 tasks done
dhinojosa opened this issue Jul 12, 2022 · 0 comments
Closed
4 tasks done
Labels
bug Something isn't working good first issue Good for newcomers maven Affects Maven plugins
Milestone

Comments

@dhinojosa
Copy link

dhinojosa commented Jul 12, 2022

Task List

  • Steps to reproduce provided
  • Stacktrace (if present) provided
  • Example that reproduces the problem (link to git repository is ideal)
  • Full description of the issue provided (see below)

Steps to Reproduce

Create a maven-plugin-project using JReleaser that will define in the plugin the mail announcer.
One is configured here at the following repository at a certain branch location
https://github.com/dhinojosa/jreleaser-demo/tree/jreleaser-maven-plugin

Expected Behaviour

The announcer should run as expected and send an email with a release

Actual Behaviour

An error

[ERROR] Failed to execute goal org.jreleaser:jreleaser-maven-plugin:1.1.0:announce (default-cli) on project basic-app: Execution default-cli of goal org.jreleaser:jreleaser-maven-plugin:1.1.0:announce failed: JReleaser has not been properly configured.
[ERROR] mail.host must not be blank

Environment Information

  • Operating System: MacOSX
  • JReleaser Version: 1.1.0
  • JDK Version: 17

Please paste stacktraces from [out|build|target]/jreleaser/trace.log

Do the logs print when using jreleaser-maven-plugin?

@dhinojosa dhinojosa added the bug Something isn't working label Jul 12, 2022
@aalmiray aalmiray added this to the v1.2.0 milestone Jul 13, 2022
@aalmiray aalmiray added maven Affects Maven plugins good first issue Good for newcomers labels Jul 13, 2022
@aalmiray aalmiray changed the title Error: jreleaser-maven-plugin and mail announcer error mail.host must not be blank [announce] Error: jreleaser-maven-plugin and mail announcer error mail.host must not be blank Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers maven Affects Maven plugins
Projects
None yet
Development

No branches or pull requests

2 participants