Carsten Rohde

Results 3 issues of Carsten Rohde

Hi, I found the following behavior when renaming packages: I start with a Java project containing the following: ``` pkg/before/main/Main.java pkg/before/other/Other.java ``` Now I'd like to rename the directory named...

Hi, I'd like to generate a bom from a single maven module that packages several war and ear artifacts, which also are not part of the respective aggregator. As it...

Hi, i found that using configurations from urls (in one of the bigger projects of mine) is not possible using **aggregate-add-third-party** (as opposed to **add-third-party**). I believe this is because...