Torsten Curdt

Results 447 comments of Torsten Curdt

also see https://github.com/tcurdt/jdeb/issues/228

@gesellix if you have some minutes to spare I would appreciate contributions/feedback for #228

@Don4ik Have you looked into the maven shade plugin? (highly recommended) Or do you mean something else but the jars?

@Don4ik There is no easy/clean way of doing that with the current `jdeb` maven plugin as dependencies are located in your local maven repository. It certainly something that could be...

I guess one could look how the dependency plugin gets to the dependencies and turn it into a jdeb `DataProducer`.

Hm - if we enforce the filename (to comply to the standards) I am not sure how we could pass it on. I guess that's a maven question I cannot...

Alright - I am inclined to close this then.

@stevenbower but couldn't you just pass in the target name you want?

@Eymux the spec allows multiple binary packages from one control file? Can you point me to that part of the spec?