hboutemy commented on issue #926:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/926#issuecomment-4120079596

   > I notice that a JWT is being created for every file that's uploaded
   
   every file? uh, that one is a stupid mistake I'll fix soon, thanks for the 
feedback
   it will be trivial to reuse jwt token for multiple files on one goal 
invocation = what happens in general
   I think it can be reasonably easy to reuse against multiple goal 
invocations: should happen less, but should be valuable to prepare for that
   
   on reusing jwt between separate mvn invocations:
   - would that make sense?
   - where would the jwt token be stored between the invocations? how do you do 
with `atr` command?
   - what is the expiration? what to do on expired jwt?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to