On Thu, May 12, 2011 at 5:20 AM, EJ Ciramella <[email protected]> wrote: > Starting and stopping maven like that will be slower than just doing a "mvn > clean install" to begin with.
Yeah, but I've seen odd behaviour doing them in one step. I can't recall the details, it may be something to do with upgrading versions and the clean fails because the version needed for dependencies don't exist yet (which they wont until you run install). It may be I've stuffed something else up in the past and I'm being overly cautious. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
