Fair enough, I hadn't noticed that. I've only ever used <extensions> inside a <plugin> so I figured this was the "only" valid place for it. Next time I'll have to check the entire XSD and not assume... ;-)
In that case, I really have no idea why its not recognized. Try moving it under <plugin> just for fun and see if the "unrecognised tag" error goes away. Wayne On 10/23/06, pjungwir <[EMAIL PROTECTED]> wrote:
It appears to me from that schema that <extensions> is also a valid child of <build>. This is where I'm using it, and it seems to work fine. Perhaps the problem is using <extensions> in a module? Paul -- View this message in context: http://www.nabble.com/ftp-wagon-Unrecognised-tag%3A-%27extensions%27-tf2496953.html#a6961153 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
