Running ETL files from Maven

If you are using Maven, and your project includes dependency to scriptella-tools:

      <dependency>
        <groupId>com.javaforge.scriptella</groupId>
        <artifactId>scriptella-tools</artifactId>
        <version>1.0</version>
      </dependency>

You can always use the following command to execute various ETL files:
mvn exec:java -Dexec.mainClass="scriptella.tools.launcher.EtlLauncher" -Dexec.args="/path/to/etl/file.xml"

Advertisement

About Fyodor Kupolov
Software architect and Scriptella ETL founder.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.