Description
There are a couple of warnings when calling 'mvn clean install' in the exectck subproject:
[WARNING] org.apache.jdo.exectck.InstallSchema#buildDirectory:
[WARNING] The syntax
[WARNING] @parameter expression="${property}"
[WARNING] is deprecated, please use
[WARNING] @parameter property="property"
[WARNING] instead.
You find all the warnings in the attached file JDO-731-warnings.txt