Gerd Aschemann

Results 75 issues of Gerd Aschemann

- generate .m2/repository containing all dependencies based on their GAV coordinates - add application jar to .m2/ - create Dockerfile with seperate ADD commands for all dependencies and the application...

Being inspired from the discussion in spring-projects/spring-boot#1813 I would like to see the following based on thin launcher: Create a Docker build with the following properties * Add all dependencies...

enhancement

This is my solution to #38

I have the following requirement: Enable snapshots when they can be resolved to a concrete version. In particular I would like to release a module A which is not directly...

This is a great plugin, thanks a lot! Are there any plans to support git submodules already? I have just tried it with a reactor pom and two submodules. The...

First of all, many thanks for this great extension, I was happily using it for more than a year now (with PAC file based configuration, see below)! Unfortunately I ran...

These scripts support local code reviews (cf. contained README). They are build upon other changes to facilitate tests with (large) measurement files (>= 100.000 entries) with unique measurements. The idea...

**Describe the bug** If JAVA_HOME is set (e.g., by sdkman), and DTC_JAVA_HOME is explicitely set or computed by DTC, the latter should be used. **To Reproduce** Steps to reproduce the...

As the author of a Pull-Request I would like to see get a fast feedback for any change I submit in order to fix any upcoming issues as long as...

## Description With new versions of the plugin I am asked over and over again if I would like to download the dependencies for asciidoctor diagram etc. It would be...

question