Can anybody help me figure out what command Idea r...
# gradle
n
Can anybody help me figure out what command Idea runs when you refresh the gradle configuration. I am trying to bootstrap the
verification-metadata.xml
file and I need a command that downloads sources and javadoc zips so that gradle can add those hashes/keys to the file (using
--write-verification-metadata pgp,sha256 --export-keys
)