Issue #1743 Update maven jetty plugin doc
Signed-off-by: Jan Bartel <janb@webtide.com>
This commit is contained in:
parent
79c2b819c7
commit
b84669b9cd
|
@ -57,7 +57,7 @@ ____
|
||||||
[IMPORTANT]
|
[IMPORTANT]
|
||||||
While the Jetty Maven Plugin can be very useful for development we do not recommend its use in a _production capacity_.
|
While the Jetty Maven Plugin can be very useful for development we do not recommend its use in a _production capacity_.
|
||||||
In order for the plugin to work it needs to leverage many internal Maven apis and Maven itself it not a production deployment tool.
|
In order for the plugin to work it needs to leverage many internal Maven apis and Maven itself it not a production deployment tool.
|
||||||
We recommend either the traditional link:distribution-guide/index.html[distribution] deployment approach or using link:#advanced-embedding[embedded Jetty.]
|
We recommend either the traditional link:{DISTGUIDE}[distribution] deployment approach or using link:#advanced-embedding[embedded Jetty].
|
||||||
____
|
____
|
||||||
|
|
||||||
[[get-up-and-running]]
|
[[get-up-and-running]]
|
||||||
|
|
Loading…
Reference in New Issue