@@ -41,9 +41,11 @@ Overview description for adding **Protection Orchestrator** into Eclipse workspa
### **Instructions**
For compiling the **Protection Orchestrator**:
1. Check **Maven dependencies** are included in the **Deployment Assembly**.
1. Compile the WAR using **Eclipse** export feature.
2. The project can also be compiled with **Maven**: ```$ mvn package```
3. The compiled version of the component is available [**here**](https://gitlab.atosresearch.eu/ari/witdom-core-po-pub/tree/master/witdom-core-po-deployment), with all the configuration resources needed for a correct deployment. Just add your WAR to that repository and replace existing one.
2. The project can also be compiled with **Maven**: ```$ mvn package``` (not tested)
3. The compiled version of the component is available [**here**](https://gitlab.atosresearch.eu/ari/witdom-core-po-pub/tree/master/witdom-core-po-deployment), with all the configuration resources needed for a correct deployment.
5. Just add your WAR to that repository and replace existing one.
To deploy an instance of the **Protection Orchestrator**: