[ https://issues.apache.org/jira/browse/MINSTALL-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965951#comment-17965951 ]
Olivier Lamy commented on MINSTALL-128: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-install-plugin#259|https://github.com/apache/maven-install-plugin/issues/259]. > Replace usage of the deprecated ArtifactFactory > ----------------------------------------------- > > Key: MINSTALL-128 > URL: https://issues.apache.org/jira/browse/MINSTALL-128 > Project: Maven Install Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Components: install:install-file > Affects Versions: 2.5.2 > Reporter: Guillaume Boué > Assignee: Guillaume Boué > Priority: Major > Fix For: 3.0.0-M1 > > > The {{install-file}} goal is using the deprecated {{ArtifactFactory}}. > Instead, this goal should create a new Maven project and attach to it all the > artifacts to install. > As bonus side-effect, this will enable the re-use of the shared component > {{ProjectDeployer}} and remove the current code duplication for the > generation of the checksums (there are two {{DualDigester}}: one in the > plugin's code and one in the shared component used by the {{install}} goal). -- This message was sent by Atlassian Jira (v8.20.10#820010)