All Downloads are FREE. Search and download functionalities are using the official Maven repository.

aming.agent-sonatype.1.3.5.source-code.agent.conf Maven / Gradle / Ivy

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