Is there a way to modify a mavenDeployer filename scheme when deployed and how those files files are used in a maven repository dependency?

Is there a way to change the filenames that are deployed and then what names are expected when setting them as dependencies? This question specifically is trying to see if I can address the issues with GRADLE-2211 and GRADLE-2151 from GRADLE specific calls as part of my custom DSL, see the JIRA page for more details.