Skip to content

[MARTIFACT-6] create buildinfo file in root artifact instead of last module #93

@jira-importer

Description

@jira-importer

Hervé Boutemy opened MARTIFACT-6 and commented

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


Affects: 3.0.0

Issue Links:

  • MARTIFACT-8 multi-module: copy aggregate buildinfo to root target

Remote Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions