No - and since they are usually nested in your SCM they will likely be 'tagged' together anyway.
It's generally a best practice to keep your multiple modules as a releasable unit - if they are independent they generally have separate builds. Cheers, Brett 2008/5/14 VELO <[EMAIL PROTECTED]>: > Hi, > > I'm using mvn release on a module project. > > I always release the main project. But, some times, not all modules has > changes, so I wanna release only change modules. > > Is there any way to do that with release plugin? > > > VELO > -- Brett Porter Blog: http://blogs.exist.com/bporter/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
