summaryrefslogtreecommitdiffstats
path: root/dcaedt_validator/README
blob: 0291fa2394effde463725346c0829a7734dfc69e (plain)
1
2
3
4
5
6
7
8
9
Build commons-pipeline separately, it is not a sub-project.
It also needs to be installed in the local repository with 'mvn install'

Build the validator itself


If runnign into problems, clear the local maven repo,
	mvn dependency:purge-local-repository -DreResolve=false
and start from the beginning.