[
https://issues.apache.org/jira/browse/MINSTALL-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575174#comment-16575174
]
Karl Heinz Marbaise commented on MINSTALL-143:
----------------------------------------------
[~Mikael Åsberg] It can't be done only in maven-install-plugin. This must be
done at the same time in maven-deploy-plugin. Furthermore all integration tests
needed to be checked and changed/fixed accordingly also getting green for
maven-install-plugin
https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven-install-plugin/job/MSHARED-695/
as well as for maven-deploy-plugin:
https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven-deploy-plugin/job/MSHARED-695/
> Move checksum generation from install to deploy plugin
> ------------------------------------------------------
>
> Key: MINSTALL-143
> URL: https://issues.apache.org/jira/browse/MINSTALL-143
> Project: Maven Install Plugin
> Issue Type: Improvement
> Affects Versions: 3.0.0
> Reporter: Karl Heinz Marbaise
> Assignee: Karl Heinz Marbaise
> Priority: Blocker
> Fix For: 3.0.0
>
>
> We should move the checksum generation from maven-install-plugin to
> maven-deploy-plugin cause the checksums will only be needed as a preparation
> for the transfer to a remote repository but not for an installation into a
> local repository.
> This needed to be done within maven-artifact-transfer component first.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)