Properties needed by your Maven build can be specified here (in the standard properties file format):
# comment
name1=value1
name2=value2
These are passed to Maven like "-Dname1=value1 -Dname2=value2"