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