You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Product ID
Version
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.
Webhook to add version to system
Webhook to resync with Maven
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: