On 29 May 2011 04:11, Yucca Nel <[email protected]> wrote: > I refactored the dependency into a dependency management(all my > dependencies), but I note that there is still going to be RException for the > Faces Servlet as my IDE is already complaining that the Class is missing. > It's no problem though as I can just revert to what works, but would be nice > to have my own Majorra pom and an alternate MyFaces pom for the different > types of containers. > > Please inform (if you can) if this is an IDE or Maven issue?
Just to be clear, having the dependency in your dependency management section is not enough. You still need to list it in your dependencies. Did you read the link I sent? (If you did then I don't know why it's not working.) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
