Hello, I would like to create an own goal / target, that is run after the packaging goal. At the moment my default target is package, so I get a Jar file, so I would like to create an optional call „mvn executepackage“, which can be run after package. The goal should run a defined shell command with the Jar filename as input.
How can I do this? Thanks Phil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
