Karl Heinz Marbaise
Karl Heinz Marbaise
As I mentioned a full working example would be helpful to understand your idea better. The examples in the examples projects are really examples for this project. Furthermore to reduce...
Hi @filiphr I have not taken your implementation via the given pr but have taken the liberty to take your idea and implemented a bit advanted solution which also solves...
First my question would be why would you like to do parameter testing in an integration test? Furthermore the question is what exactly is the problem with the parameters why...
> > why would you like to do parameter testing in an integration test? > > Because of what I stated in the summary: As Mojo parameter injection is quite...
Could you please make a separate issue which adds JDK11 builds to travis and lifts minimum of source/target for IT's...
Can we have a consistent commit message like: ``` Fixed #70 - Add Support for Windows Powershell ```
I think this is an improvement so If you want continue and ping if you are ready I appreciate to merge this...
What about offering a pull request ?
Thanks Dan for the hint.
The binFolder and binFileExtensions property are only valid for the [assemble](http://www.mojohaus.org/appassembler/appassembler-maven-plugin/assemble-mojo.html) goal. But not for the [generate-daemon](http://www.mojohaus.org/appassembler/appassembler-maven-plugin/generate-daemons-mojo.html) goal.