Herve Boutemy created MARTIFACT-6:
-------------------------------------

             Summary: create buildinfo file in root artifact instead of last 
module
                 Key: MARTIFACT-6
                 URL: https://issues.apache.org/jira/browse/MARTIFACT-6
             Project: Maven Artifact Plugin
          Issue Type: New Feature
          Components: artifact:buildinfo
    Affects Versions: 0.1
            Reporter: Herve Boutemy


when used with multi-modules build, current implementation creates the 
buildinfo file in the last module (that will be deployed to repository, more 
precisely)
This is because buildinfo records fingerprints/hashes of the result of the 
build, then artifacts to be fingerprinted are available only at the end of the 
build

It works, but it adds a level of complexity to find the buildinfo file

It would be a lot easier to use if buildinfo could be generated (and eventually 
deployed) in root directory



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

Reply via email to