app was created by command line.

"Yes, you'd need to match the package structure for resources ..." <--
all by hand coding ? any tools or tricks that do?

2011/6/30 Wendy Smoak <wsm...@gmail.com>:
> On Wed, Jun 29, 2011 at 9:12 PM, Joseph <wutong...@gmail.com> wrote:
>> I am a newbie for mvn and have a simple question about dir structure.I
>> know the basic dirs were created automaticlly by mvn after
>> initialization setup of a web apps.Then what I do is just code and
>> create some packages under src/main/java,but the resource and test
>> directories did not updated .Do I have to create dir(package) under
>> resource/test manually to align against src/main/java structure? or do
>> we have some tricks that could accomplish that?
>
> How did you set up your webapp?  Did you use the archetype plugin at
> the command line, or are you using an IDE?
>
> (Yes, you'd need to match the package structure for resources and
> tests so things end up where they belong.)
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>



-- 
Never trust your computer.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to