How will uploads work? I imagine that the build server will directly push to Sonatype and then notify this system that there has been a change?
In that case, I guess we want an endpoint that receives the following:
From there, we should be able to use the standard Maven topology to determine where the file is and pull other metadata from there. This is broadly consistent with the project card to add a webhook to resync with Maven.
If uploads are meant to come through this system and this system goes through Sonatype, we'll need to think - but the way I read it I imagine not.
How will uploads work? I imagine that the build server will directly push to Sonatype and then notify this system that there has been a change?
In that case, I guess we want an endpoint that receives the following:
From there, we should be able to use the standard Maven topology to determine where the file is and pull other metadata from there. This is broadly consistent with the project card to add a webhook to resync with Maven.
If uploads are meant to come through this system and this system goes through Sonatype, we'll need to think - but the way I read it I imagine not.