Hello all,

I have managed to push to repository.apache.org a snapshot from my machine and 
want to automate this as part of CI.

It looks like Maven is leveraging the ~/.m2/settings.xml file which contains 
the credentials of the Jenkins user to push binaries to the snapshot 
repository. Is that correct?
If so, is there any way I can leverage that file? I would read the XML and 
extract the credentials, but I’m pretty sure you used a symmetric key to 
encrypt the LDAP password.

Are there other projects using Gradle to push binaries to nexus?

Cheers,

Antoine

Reply via email to