2009/12/3 Alexander <the.malk...@gmail.com>

> Maven way is to name module directory as module artifact id.
>
I want to rename the module since the old project are not well named.So I
should rename both the module directory and module artifact id?

>
> 2009/12/3 maven apache <apachemav...@gmail.com>
>
> > Hi:
> > I want to know how do maven find the module of the parent project:
> > for example in the root project whose packaging is pom and the directory
> is
> > C:/project, I define the following modules:
> > -----
> >  <module>maven</module>
> >  <module>platform</module>
> >  <module>main</module>
> > --------------
> > So the module "maven" should be a directory under the C:/project/maven or
> > the directory contains module "maven" can be named as others and its
> > artifactId should be "maven"?
> >
>
>
>
> --
> Regards,
> Alexander
>

Reply via email to