you're right I coul post this issue in a maven mailing list I should find
more infirmation but this idea coming after but never mind !

instead of creating the packages manually, I prefere use Maven to create
these packages

I have this :

*/src/main/java/com/tuto/maven
/src/main/java/com/tuto/maven/beans*

and I want to use a maven command line for creating the packages :

*/src/main/java/com/tuto/new/maven
/src/main/java/com/tuto/new/maven/beans*

I hope I was clear !!


2011/6/22 Dave Newton <davelnew...@gmail.com>

> Are you aware there's a Maven mailing list?
>
> You may need to be a bit more specific with what you're trying to do
> as well--is something going wrong? What behavior are you seeing, and
> how does it differ from what you expect?
>
> Dave
>
> On Wed, Jun 22, 2011 at 8:24 AM, Mohamed SIDI <mhm.s...@gmail.com> wrote:
> > Hello there,
> >
> > I apologize to post this issue here in this maling list witch is reserved
> > for Struts issues,
> >
> > I'm working on a Maven2's project, I would like to add a new package, my
> > current architecure look like :
> >
> > src/main/java/com.mycampany.beans
> >
> > I want to add via maven the package /src/main/java/com.mycampany.services
> >
> > Can some one help me for doing this
> >
> > Thanks
> >
> > --
> >
> >
> > Cordialement
> >
> > Mohamed
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>


-- 


Cordialement

Mohamed

Reply via email to