I am making changes to the build process. In order to isolate problems due to these changes from problems due to upgrading repository, I would like things arranged so that maven postpones its repository check cycle indefinitely. Then, once I am happy with the updates, I would like to force the repository check to run so that I know that the build works with the latest components.
How would I do this? -- View this message in context: http://www.nabble.com/How-do-I-supress-repository-update--tp15902255s177p15902255.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]
