On 6 August 2011 07:41, muaazster <[email protected]> wrote: > I have a requirement that i am working on different project through maven , > which has different folders, for each project folder contains POM , > FRAMEWORK.PROPERTY , also source codes. this was ok , when we are working on > small number of projects. > > What i want is one MAVEN FRAMEWORK.PROPERTY file for all my project source > codes , also similarly for POM as well, is this possible. Managing through > single property file for all projects , rather than having individual > property files for each and every project source codes.
Put it in the parent POM? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
