Hi, each developer in our group has his/her own integration lane. The code is compiled with the different db schema variables for each developer so, effectively, the artifacts produced by each developer's profile are different. But sometimes when the integration task deploys the code in my lane, it updates the artifacts in my local repository with the artifacts from the central repository, in case if central repo artifacts have a more recent compilation timestamp. This is screwing up my schema references. Is there a way to force maven NOT to update local repository, or to exclude the central (or any other) repository from the repositories specified in my integration profile? Thanks! Vicki -- View this message in context: http://www.nabble.com/How-to-exclude-some-repositories-from-a-child-pom--tp18877415p18877415.html Sent from the Maven - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
