Skip to content

Multiple executions #404

@MarcMazas

Description

@MarcMazas

Hi. I post here my question, as there is no Discussion feature.
I'm quite new to this plugin; I started maintaining the work of somebody else.

I've seen that you can specify to execute the executable you produced, with the run property set to true, and the arguments set in the args / arg properties. This execution takes place before the package phase.

But how can you specify multiple executions of the executable (of course, without running multiple times the whole lifecycle)?

For the moment, I just use no execution in the nar plugin and executions through the exec-maven-plugin (and hopefully the full path of the executable can be variablelized through properties).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions