Hi,
I am currently working on a way to report common configuration problems of the flexmojos plugin. The reason for this ist hat about 99% of the problems users on the mailinglist are having are all related to mis-configurations. 90% of those adress a small hand-full of mistakes. We would like to add configuration-validation to the flexmojos plugin in order to provide some initial help in sorting out the errors. Which extensionpoints does Maven offer to implement something like this? I found the ModelValidator interface together with its DefaultModelValidator class, but could not find any way to provide custom validation code. It even seems that the normal builder only suports a single instance of a ModelValidator. As I'm pretty new to plexus, is there a way to configure maven to reconfigure the internal weaving, so I could provide my own CascadingModelValidator? Help greatly appreciated. Chris [ C h r i s t o f e r D u t z ] C-Ware IT-Service Inhaber Dipl. Inf. Christofer Dutz Karlstraße. 104, 64285 Darmstadt fon: 0 61 51 / 27315 - 61 fax: 0 61 51 / 27315 - 64 mobil: 0171 / 7 444 2 33 email: [email protected]<mailto:[email protected]> http://www.c-ware.de<http://www.c-ware.de/> UStId-Nr. DE195700962
