Mike,

You can just create the directorys you need from the link ..

http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html

Or you can create a seperate project that has the java source and add
it as a dependacy of your webapp.



Ben

On 6/10/06, Mike Lundin <[EMAIL PROTECTED]> wrote:
I'm working on creating a new webapp project using maven and the
archetype:create with the maven-archetype-webapp archetype.  I may not
understand things correctly, but I don't see some directories that I would
assume would be in there.  There is nothing for Java src files or anything
like that in there.

Should those be in there, or is the preferred method to created multiple
maven projects and make them all dependencies on each other?  I tried
creating archetypes within archetypes (by changing package to pom), but that
seem to disregard the archetype I sent in and only ever used the quickStart
archetype.

Any help on this would be greatly appreciated -- and feel free to point me
to a URL that has more information.  I've looked through the resources I
know and am not finding anything definitive.

Thanks much,
Mike



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to