Hi, Is there a way to run maven build in such a way that it forcefully downloads the artifacts from central/in-house repository instead of using the local .m2 repo ?
I realise cleaning .m2 will force the artifacts download from Nexus (our repo manager). But since we run builds through Hudson I cannot always create .m2 when I have builds queued up. Thanks ! -- View this message in context: http://www.nabble.com/maven-build-from-central-repossitory-tp25085572p25085572.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]
