You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2021/06/20 08:13:00 UTC

[jira] [Closed] (MARTIFACT-20) extract artifact:compare goal from artifact:buildinfo

     [ https://issues.apache.org/jira/browse/MARTIFACT-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed MARTIFACT-20.
----------------------------------
    Resolution: Fixed

done in https://github.com/apache/maven-artifact-plugin/commit/76926c1dfe81add7b1ef6c732f5affea8dba5c11

now, checking if a local build is reproducible can be done with
{noformat}mvn clean install
mvn clean verify artifact:compare{noformat}

> extract artifact:compare goal from artifact:buildinfo
> -----------------------------------------------------
>
>                 Key: MARTIFACT-20
>                 URL: https://issues.apache.org/jira/browse/MARTIFACT-20
>             Project: Maven Artifact Plugin
>          Issue Type: New Feature
>          Components: artifact:buildinfo
>    Affects Versions: 3.1.0
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>            Priority: Major
>             Fix For: 3.2.0
>
>
> comparing current build output to reference is finally the only goal useful to check if a build is reproducible, completely independent of creating a buildinfo or not



--
This message was sent by Atlassian Jira
(v8.3.4#803005)