On Sun, 17 Apr 2022 at 04:15, Martin <[email protected]> wrote: > Hi Olivier, > > I saw that you have added github actions and changed some build settings > for archiva 2.x branch. >
Uhm I need to fix this to publish archiva-2.x branch snapshot. because snapshots were deployed when pushing to a branch or a PR which was wrong as we want to deploy from master or archiva-2.x only when branch or PR are merged. I should have fixed it now. I had to remove the legacy project type gitbox as it's not supported anymore and move to Github organisation. There is still something I don;t understand why IT tests are not executed in the main build/jenkinsfile and move to another job. This cause issues when working in a branch or a PR. Why not have everything in the same build? > The current snapshot artifacts are currently not published to our archiva > repository https://archiva-repository.apache.org > during the build process. > > Was this intended? > > Is there another place where the artifacts can be downloaded (github)? > > if not, I'm not sure what commit changed this behaviour, maybe you can > give a hint. > > Thx > > Martin >
