4 Replies Latest reply on Sep 23, 2013 11:01 AM by trepel

    How to run forge script from shell script or maven ?

    trepel

      Hi,

      is there any way how to run forge-script (e.g. forgeScript.fsh) from shell-script or maven ? Typically you run forge console first and then run the forge-script inside the console. I need to run the forge-script automatically from shell-script or during maven build. In other words, I need to run the forge console that runs the forge-script using single command ( I thought of something like: $ forge -f forgeScript.fsh). I'm using forge 1.0.5.Final.

       

      Thanks for your replies.

      Tomas