better error message for missing deployment repository

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@225296 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-07-26 12:51:04 +00:00
parent cbb5657526
commit 443a67df1d
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ public class DeployMojo
/**
* @parameter expression="${project.distributionManagementArtifactRepository}"
* @required
* @readonly
*/
private ArtifactRepository deploymentRepository;