See also: http://mail-archives.apache.org/mod_mbox/maven-users/200505.mbox/[EMAIL PROTECTED]
HTH Eric On 1/6/06, Eric Jacob <[EMAIL PROTECTED]> wrote: > > Need to add configuration for the parameter warSourceDirectory in War > plugin. > > http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html > > Eric > > On 1/6/06, Tom Joad <[EMAIL PROTECTED]> wrote: > > > > Hello all and I wish happy new year for all of us, > > > > I use the maven webapp archetype to create my mini-test project . So > > I get the maven project standard layout . I execute mvn package > > without changing anything everything is all right. Now I rename webapp > > to webcontent like on wtp project , Iget a build error when maven > > executes war:war > > Exploding webapp... > > Copy webapp resources to (target)... > > Assembling webapp.... > > ... > > deployment descriptor ...web.xml does not exist. > > > > Do i miss something somewhere?( I already try to declare WebContent as > > resource > > but it doesn't work better) > > > > Thanks in advance, > > > > Tom. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >
