I have working on a project that is same as primefaces project.(custom component in jsf) I create component class and renderer class and any thing I need to make it. my components correctly work in my web application. now i want to make jar it with maven .i using maven 3.0.5 and intllij IDE 13. can you help me by saying me the steps of creation jar file from custom component in jsf 2.1.6?
i see this Error in cmd:
thank you