you can add the dir "src/main/java" to the project ,and maven will also known it
some suggestion: mayby you can look the maven-war-plugin - - hope help you On Mon, Nov 16, 2009 at 9:55 AM, maven apache <[email protected]>wrote: > 2009/11/16 Wayne Fay <[email protected]> > > > > So after install , under the WebPro/src/main/webap/web-info/lib ,there > > are > > > some jars (the dependency),I wonder if I can add some classes in the > > WebPro > > > rather than use the jar? > > > > Yes, you can add the classes to WebPro/src/main/java directly. > > > The web module does not have the src/main/java it is src/main/webapp. > > > > > Wayne > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > -- alien.sulin(苏琳冲) SuLinchong Qq 387973308 Msn [email protected]
