I know there are per user settings in maven2, but when a dev checks out a project there are some global props that should come with it. In maven1 I used a project.properties file.
I tried a <properties> area in the top pom but the underlying modules don't see what I set there. Is there a mechanism to do this that I'm missing? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
