Eran (ev672n), Vosk | 86457ed | 2018-08-06 17:02:39 +0300 | [diff] [blame] | 1 | Build commons-pipeline separately, it is not a sub-project. |
2 | It also needs to be installed in the local repository with 'mvn install' | ||||
3 | |||||
4 | Build the validator itself | ||||
5 | |||||
6 | |||||
7 | If runnign into problems, clear the local maven repo, | ||||
8 | mvn dependency:purge-local-repository -DreResolve=false | ||||
9 | and start from the beginning. |