Hi guys, I try this on users list, but now answer.
I have develop my on plugin for compiling flex with maven ( http://blog.flex-mojos.info/). Flex is different from Java in several ways. One of this ways are related to libraries scopes. Was need to add other scopes in order to compile flex. Now I need to customize maven dependency resolution mechanism to use some of this dependencies as non transitive. The big question is, how? Pexus will accept that? I will need to right my own resolution mechanism? Can anyone give me a light on this matter? VELO