Table of Contents |
---|
...
Building the P2 repositories (Optional)
Download the repositories and build them using
mvn clean install
command in the following order.- orbit
- siddhi
- carbon-event-processing
- Copy the generated P2 repository in
carbon-event-processing/repository/target/p2-repo
into a local directory in your machine.
...
- Download WSO2 CEP, and start the server. For instructions, see Getting Started.
- Log in to the CEP management console.
- Click Configure, and then click Features.
- Click Repository Management, and then click Add Repository.
Enter the details as shown below to add the created P2 repository.
Parameter Name Value Name WSO2 GPL Feature Repository Local /carbon-event-processing/repository/target/p2-repo - Click Add to add the repository.
- Click the Available Features tab.
- In the Repository parameter, select the
WSO2 GPL Feature Repository
repository you previously added. Click Find Features. Once all the features are listed, select the following features.
GPL - Siddhi Eval Script Extension
- GPL - Siddhi Geo Extension
- GPL - Siddhi NLP Extension
- GPL - Siddhi PMML Extension
- GPL - Siddhi R Extension
Tip If you cannot see this feature, retry with one of the following suggestions:
- Clear the Group features by category check box, and then click Find Features again.
- Try adding a more recent P2 repository. The repository you added could be deprecated.
- Check the Installed Features to see whether the feature is already installed.
Once the features are selected, click Install to proceed with the installation.
- Once the installation is completed, restart WSO2 CEP.