-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Description
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
Labels
No labels