Roland Huß

Results 476 comments of Roland Huß

It's not possible determine the order of configuration XML elements due to the way how Maven injects the configuration. If you really require more flexibility, a Dockerfile might be the...

I agree that in your use case it might make sense to have command first before extracting and adding the assembly. But as mentioned [above](https://github.com/fabric8io/docker-maven-plugin/issues/913#issuecomment-378725546), change the internal order breaks...

If anyone wants to work on the suggestion in https://github.com/fabric8io/docker-maven-plugin/issues/913#issuecomment-378725546, I'm happy to help here (but won't implement in on my own). Otherwise, I tend to close this issue.

I'm not generally opposed to the proposal (aside from the fact that I constantly had issues with git submodules in various toolings like IDEA, so I really try to avoid...

BTW, I'm not alone in my suspicion against git submodules. There are quite some strong opinions out there, too: * https://news.ycombinator.com/item?id=31792303 * https://codingkilledthecat.wordpress.com/2012/04/28/why-your-company-shouldnt-use-git-submodules/ * https://diziet.dreamwidth.org/14666.html * https://www.feoh.org/posts/git-submodules-are-awful-but-occasionally-necessary.html * ....

🤦 Yeah, I totally messed this up, shame on me .... Forget my last comment. Still, my question would be if there has been some prior art so that we...

I'm ok with this if other are ok, too.

mach ich, und baue es im Zuge von #678 ein.

That's a very good point, I opened https://github.com/knative/serving/issues/15488 to tackle this.