-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present
Description
Roland Illig opened MDEPLOY-286 and commented
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.
Affects: 3.0.0-M1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present