Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Won't Fix
-
2.8.2
-
None
Description
In org/apache/maven/plugin/deploy/DeployFileMojo.java,
When executing, deploy will be called on the file specified by deploy-file goal.
Afterward, deploy will be called on project.getAttachedArtifacts().
The specified deploy file can be included in the attached artifacts.