[ https://issues.apache.org/jira/browse/MDEPLOY-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965543#comment-17965543 ]
Olivier Lamy commented on MDEPLOY-286: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#553|https://github.com/apache/maven-deploy-plugin/issues/553]. > Wrong documentation for format of altDeploymentRepository > --------------------------------------------------------- > > Key: MDEPLOY-286 > URL: https://issues.apache.org/jira/browse/MDEPLOY-286 > Project: Maven Deploy Plugin (Moved to GitHub Issues) > Issue Type: Bug > Affects Versions: 3.0.0-M1 > Reporter: Roland Illig > Assignee: Michael Osipov > Priority: Minor > > [https://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html] says: > > Format: id::layout::url > As of version 3.0.0-M1, this is wrong. The format is now simply `id::url`. > The old format is no longer accepted. > While here, the documentation for {{altReleaseDeploymentRepository}} and > {{altSnapshotDeploymentRepository}}. could be extended to contain the same > information as the {{altDeploymentRepository}}. The current documentation is > not completely clear on whether the syntax of these 3 properties follows the > same rules. -- This message was sent by Atlassian Jira (v8.20.10#820010)