mojohaus / appassembler

https://www.mojohaus.org/appassembler/
MIT License
93 stars 49 forks source link

Upgrade to JSW 3.5.x #59

Open alexei-osipov opened 7 years ago

alexei-osipov commented 7 years ago

Upgrade to JSW 3.5.x to provide access for newer JSW configuration features (like auto restart after JVM hang).

If there are restrictions on JSW binary distribution then please add an option for plugin to use locally provided JSW binaries.

khmarbaise commented 7 years ago

What about offering a pull request ?

dantran commented 7 years ago

The current plugin has option to pull in other JSW distributions.

See http://www.mojohaus.org/appassembler/appassembler-maven-plugin/generate-daemons-mojo.html#externalDeltaPackDirectory

-Dan

On Thu, Jun 15, 2017 at 2:51 PM, Karl Heinz Marbaise < notifications@github.com> wrote:

What about offering a pull request ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mojohaus/appassembler/issues/59#issuecomment-308875763, or mute the thread https://github.com/notifications/unsubscribe-auth/AArFLNwo-F3vF-7dAJ2doICUuONwmPJtks5sEadRgaJpZM4N7w60 .

khmarbaise commented 7 years ago

Thanks Dan for the hint.

alexei-osipov commented 7 years ago

It's description is a bit unclear. Are there any docs that describe expected folder content?

dantran commented 7 years ago

unpack via maven-dep and point the unpack dir to appassembler. This works for me before with http://central.maven.org/maven2/tanukisoft/wrapper-delta-pack/3.3.6/

You are welcomed to provide doc fix at plugin level