RE: How would I read a non-standard property file?

2005-04-22 Thread Wolfgang Häfelinger
Jörg Schaible [EMAIL PROTECTED] 21-04-2005 08:52 Please respond to Maven Users List users@maven.apache.org To Maven Users List users@maven.apache.org cc Subject RE: How would I read a non-standard property file? Hello, thanks for the feedback. Will try some proposals and given feedback

How would I read a non-standard property file?

2005-04-20 Thread Wolfgang Häfelinger
Hello, I understand that Maven tries to read the files project.properties and build.properties on startup. How would I convince Maven to read other.props?? Does a tag like properties file=other.props/ or so exists? I' m very well aware that Maven tries to read build.properties from