I should clarify.. 'main' is created.. just no java directory (or test) is created even when I provide the package declaration with -DpackageName=com.foobar
On Sun, Sep 28, 2008 at 4:55 PM, Rick <[EMAIL PROTECTED]> wrote: > I'm confused... when I run the maven webapp archetype I only end up > with "resources" and "webapp" directories created.. no java/src/main > or java/src/test ? Shouldn't it make those directories for me? > > I tested with the archetype as shown here on the maven2 site: > > http://maven.apache.org/guides/mini/guide-webapp.html > > -- > Rick > -- Rick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
