m-schutte-ohra-nl
m-schutte-ohra-nl
I would love to see this supported, preferably with a configurable maven life cycle phase. My current use case is with code generated for jaxws/xmlws services.
This would be a great feature to have, it would save us from running 'mvn liberty:dev -pl -am'. Detection could be done by looking for existence of src/main/liberty/config (or whatever...
As an alternative: couldn't the liberty-maven-plugintrue configuration be used to exclude modules ? This would only require a one time setup in a module that is not intended as a...
> Haven't forgotten about this issue. > > > As an alternative: couldn't the liberty-maven-plugintrue configuration be used to exclude modules ? > > Sounds like that could be a...
@scottkurz Yes it does. It would be great if you could skip jar packaging always, but as I explained using skip config is quite OK for us too.
We encountered the same problem with our apps going through several restarts at the initial liberty:dev execution (@scottkurz please note that Rumana does not speak of continually restarting but instead...