From: "John C Cartwright" <[EMAIL PROTECTED]> > I'm trying to get started with maven 1.0.2 and find that when using any > of the webapp templates (like struts-jstl), I get a warning on the > java:compile goal > > Tag library requested that is not present: 'maven' in plugin: > 'maven-xdoclet-plugin-1.2'
I had the same problem when trying to build Struts 1.3.0-dev from source. We ended up changing the xdoclet dependency to 1.2.3, and all was well. I'm not entirely sure how that relates to the genapp templates, though... -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
