When ever i run the mvn site command, the maven checks for updates which i want to avoid. Please find below the console statements. Its trying to find updates for org.apache.maven.doxia. Any ideas?
$ mvn site [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Component_LF [INFO] task-segment: [site] [INFO] ---------------------------------------------------------------------------- [INFO] snapshot org.apache.maven.doxia:doxia-core:1.0-alpha-8-SNAPSHOT: checking for updates from apache.snapshots [WARNING] repository metadata for: 'snapshot org.apache.maven.doxia:doxia-core:1.0-alpha-8-SNAPSHOT' could not be retrieved from repository: apache.snapshots due to an error: Error transferring file [INFO] Repository 'apache.snapshots' will be blacklisted [INFO] snapshot org.apache.maven.doxia:doxia:1.0-alpha-8-SNAPSHOT: checking for updates from snapshots [INFO] snapshot org.apache.maven.doxia:doxia-core:1.0-alpha-8-SNAPSHOT: checking for updates from apache.snapshots [WARNING] repository metadata for: 'snapshot org.apache.maven.doxia:doxia-core:1.0-alpha-8-SNAPSHOT' could not be retrieved from repository: apache.snapshots due to an error: Error transferring file [INFO] Repository 'apache.snapshots' will be blacklisted [INFO] snapshot org.apache.maven.doxia:doxia:1.0-alpha-8-SNAPSHOT: checking for updates from snapshots -- View this message in context: http://www.nabble.com/How-to-avoid-checking-for-updates-t1626254.html#a4406278 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
