- All Implemented Interfaces:
- Command
public class IntegrityLoginCommand
extends AbstractLoginCommand
MKS Integrity implementation of Maven's AbstractLoginCommand
This command will execute a 'si login' followed by a 'si viewproject'
to prepare the subsequent commands that will be executed for a maven goal.
The login command uses a Local Client API Integration Point and hence the
MKS Integrity Client is required to be installed on the local client as a
pre-requisite.
- Since:
- 1.6
- Version:
- $Id: IntegrityLoginCommand.java 1.2 2011/08/22 13:06:33EDT Cletus D'Souza (dsouza) Exp $
- Author:
- Cletus D'Souza