make note

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220323 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-07-22 14:09:14 +00:00
parent c4ce488e47
commit c6b4b521d7
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ public void execute()
// create archive
clientArchiver.createArchive( project, archive );
// TODO: shouldn't need classifer
Artifact artifact = artifactFactory.createArtifactWithClassifier( project.getGroupId(),
project.getArtifactId(),
project.getVersion(), null,