[
https://issues.apache.org/jira/browse/MSITE-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSITE-929.
--------------------------------
Resolution: Fixed
Fixed with
[4edae85f41528aa9fd2d1ed0b9551c860e31ac05|https://gitbox.apache.org/repos/asf?p=maven-site-plugin.git;a=commit;h=4edae85f41528aa9fd2d1ed0b9551c860e31ac05].
> Make server host configurable
> -----------------------------
>
> Key: MSITE-929
> URL: https://issues.apache.org/jira/browse/MSITE-929
> Project: Maven Site Plugin
> Issue Type: Improvement
> Components: site:run
> Affects Versions: 4.0.0-M4
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 4.0.0-M5
>
>
> This resolves the following inconsistency by adding a new
> feature/improvement: {{site:run}} logs that Jetty is listening on
> {{http://localhost:8080}}, in fact, that is true, but localhost is never
> passed to Jetty. Instead, it is listening to {{0.0.0.0}}/{{::}} which covers
> localhost as well. Make {{host}} a parameter with default value of
> {{localhost}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)