Using jar archiveBaseName in MavenPublication without afterEvaluate

Hi,
I’m trying to use the Maven Publish Plugin to publish a jar that have a custom archiveBaseName.

Is there a way to do it without an explicit afterEvaluate?

Thanks,
Yiftach