aming.agent-sonatype.1.3.5.source-code.agent.conf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of agent-sonatype Show documentation
Show all versions of agent-sonatype Show documentation
Agent targeting Sonatype products
The newest version!
mixin {
# Sonatype Nexus Repository Manager
nexus {
# If 'true', enables anonymizer patches.
anonymize=true
# If set, replaces the 'Uploader's IP Address' of all assets with the specified value.
anonymize-ip="127.0.0.1"
# If set, replaces the 'Uploader' of all assets with the specified value.
anonymize-name=anonymous
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy