OK I have made it work - see the latest commits to master. The build now pushes successfully snapshots to repository.apache.org <http://repository.apache.org/>.
I will change README to point there. > On Apr 17, 2019, at 11:56 AM, Antoine Toulme <[email protected]> wrote: > > I went as far as being able to push builds from my machine. > > I also configured Jenkins to push builds to nexus as snapshots, but it fails > - the authentication credentials are only available to maven. > > I have posted a question on the [email protected] list to see what we can do > here. > >> On Apr 16, 2019, at 9:49 AM, Antoine Toulme <[email protected]> wrote: >> >> It looks like repository.apache.org has a snapshots repository we can >> publish to. >> >> The build right now uses gradle, so it’s a bit custom when it comes to >> creating the poms and pushing them. I’ll give it a shot and report. >> >>> On Apr 16, 2019, at 2:44 AM, Michael Wall <[email protected]> wrote: >>> >>> Antoine, >>> >>> Looks like INFRA handled the ticket. Did you figure out how push >>> snapshots? Interested to learn that myself. >>> >>> Mike >>> >>> On Mon, Apr 15, 2019 at 8:35 AM Antoine Toulme <[email protected]> wrote: >>> >>>> Hey folks, >>>> >>>> I have created a ticket to request access to nexus for Tuweni here: >>>> https://issues.apache.org/jira/browse/INFRA-18220 < >>>> https://issues.apache.org/jira/browse/INFRA-18220> >>>> >>>> I would like to find a way to publish snapshots after every commit on >>>> master, similar to what we did with Cava. I am researching it now. >>>> >>>> Cheers, >>>> >>>> Antoine >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
