Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To execute Compliance Rules against ISX files, 

  1. Copy the DM Command Shell (with a name similar to dm-mettleci-command-shell-n.n-nnn-dist.zip) from your MettleCI installation media (See Accessing the MettleCI Software Distribution) and unzip to a convenient directory.

  2. The Directory Structure that is unzipped should look like this:

  3. Image Modified

    Edit config.properties, and on the line for license.file, Enter the name of the MettleCI license file, relative to this directory.

  4. You should have a copy of the Compliance Plugin (dm-compliance-plugin-2.0-*.jar) into the plugins directory, if not search for the dm-compliance-plugin-2.0-*.jar in the MettleCI installation media and copy it into the plugins directory shown above.

  5. The directory lib stores a few dependencies for the compliance command line execution, the directory should have the following items:

  6. Open a Command Prompt, and Run 'shell' and type 'help'. The shell returns Namespace 'compliance' which shows that the Compliance plugin has been copied into the plugins directory and is available for use.

...

7) Execute 'compliance help' to see the required parameters for executing a compliance test.

...