Rauno Ots
Rauno Ots
Based on the duplicate issues being opened, there really is a practical need to have this feature. From my personal perspective, I'd prefer to have the special mode on by...
Unfortunately I have no capacity to work on this.
If `tycho-versions-plugin` is not used, the versions are not properly set for all modules, e.g. see version of `SysML v2 Feature` below: ``` $ git checkout -f 2021-12 $ mvn...
@himi, sorry I missed the validation step... finally I made it work > I simply tried `mvn versions:set validate -DremoveSnapshot` and the following `mvn package` worked properly. That doesn't work...
There are several options... Don't take my word on it, but AFAIK the idea is that the go to place will be the scripting engine, see https://github.com/thrasher-corp/gocryptotrader/tree/master/gctscript You might get...
What's the state on this? @kempeng, would you create a pull request?
I found https://github.com/mathieucarbou/license-maven-plugin/blob/license-maven-plugin-4.2.rc3/license-maven-plugin/src/main/java/com/mycila/maven/plugin/license/header/HeaderType.java#L43 and https://github.com/mathieucarbou/license-maven-plugin/blob/license-maven-plugin-4.2.rc3/license-maven-plugin/src/main/java/com/mycila/maven/plugin/license/header/HeaderType.java#L59 the first still adds blank lines before and after the comment, in some cases the first tag gets lost :/ the second mostly works, but...
Yes, still relevant, but no progress has been made
Yes, but like I mentioned: > I'd like to add one liners, but the current custom configuration won't allow that complaining that firstLine and lastLine cannot be empty
I see there's already a pull request https://github.com/imartinez/privateGPT/pull/120