I would like to resolve the URL of the remote Maven repository. How can
I use ${project.distributionManagementArtifactRepository} to resolve the
URL of the repository? I need a way to only resolve the URL of the
non-SNAPSHOT repository. Since there can be both <repository> and
<snapshotRepository>, and also each has <id>, <name> and <url>, may I do
something like:
${project.distributionManagementArtifactRepository}.${repository}.${url}
? Please let me know what I may do. Thanks.
This message (including any attachments) contains confidential information
intended for a specific individual and purpose, and is protected by law. If
you are not the intended recipient, you should delete this message.
Any disclosure, copying, or distribution of this message, or the taking of any
action based on it, is strictly prohibited. [v.E.1]