K W
K W
Ie for revision=1.2.3-FEATURE-456-SNAPSHOT. The BOM i want my project to produce should look like this (with resolved project dependency versions) : ``` ... com.myprojectr myproject-artifact1 1.2.3-FEATURE-456-SNAPSHOT ... ```
Sorry for late answer. Nope. Havent solved this. Makes $[revision] + flatten sort of useless.
We've able to solve this by replacing both this maven-flatten-plugin and the release plugin we used. 1. ci-friendly flatten plugin https://medium.com/outbrain-engineering/faster-release-with-maven-ci-friendly-versions-and-a-customised-flatten-plugin-fe53f0fcc0df 2. (optional maybe) https://github.com/aleksandr-m/gitflow-maven-plugin Its been working absolutely great...
I got unbelievably good support from a Cale on the irc channel. We arrived at the conclusion it wouldnt work wo a virtual-dom. If you suggest otherwise. Please point to...
Thanks. If you have time i would be glad if you could elaborate on the newtype approach. Im a haskell noob so its not totally clear to me how that...
Thanks. It could work for simple cases but for entites nested in other types it would require all types wrapping the wrapper to be changed too. Persistent also leads to...
Ok, if that is your ambition level. There were 2 other bugs too.