I am not sure if you found the asnwer but basically you dont have to run and compile all the projects and can work on one at a time. What you need to ensure is that your parent pom has a packaging type of pom and that is has been deployed to a repository available to you or you have installed it locally.
On 2/14/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > > Then you have to build everything manually. But Maven is not stupid it > won't recompile everything, just what has changed so I don't think > there is a problem there. > > On 2/14/06, Eugeny N Dzhurinsky <[EMAIL PROTECTED]> wrote: > > On Mon, Feb 13, 2006 at 06:08:45PM -0500, Alexandre Poitras wrote: > > > Just run compile on your parent project and everything will work fine. > > > > And it will build entire project? I don't need this, I need to build > just > > single module. > > > > -- > > Eugene N Dzhurinsky > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Alexandre Poitras > Québec, Canada > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- d-_-b \m/(>_<)\m/ (9ò_ó)-o(@_o)
