Running Maven from Command Line
To run Maven plug-in from command line, perform the following steps:
- Procedure
- Open your command prompt and navigate to the location where your demo project is present.
- Run the command
clean initialize site package on your command prompt terminal.
This produces the same result as running Debug within TIBCO Business Studio for BusinessWorks.