The post goal :
As of ignition-maven-plugin v1.0.8, there is also the post goal. The post goal takes the modl goal one step further and acts as helper goal to “post” your packaged modl file to your running developer gateway. Note: You’ll need to specify a in the plugin configurations if you are not using the default (localhost:8088).
Can we post a module to 2 gateways ???
When we develop module with GAN support, we need to install module on 2 gateway for test purpose and a post goal with a list of gateway will help us to gain time !