On Tue, 19 Dec 2023 at 16:08, Alex Herbert <alex.d.herb...@gmail.com> wrote: > > Thanks Sebb, > > Note that previously the GH action was running the default goal: > 'clean verify javadoc:javadoc'. > > Since we now need to specify the 'deploy' goal as well the above > defaults can be switched in for your additions when Infra have created > the credentials.
I added javadoc:javadoc to the goals, but I left out the verify goal as it should be part of deploy. The build mostly succeeded, but the BOM module failed, as it requires a GPG secret key. Is that needed for SNAPSHOT builds? > Alex > > On Tue, 19 Dec 2023 at 14:29, sebb <seb...@gmail.com> wrote: > > > > Created https://issues.apache.org/jira/browse/INFRA-25297 to get > > access to credentials > > > > Added code to maven.yml to deploy the snapshot (needs to be enabled > > when creds are granted) > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org