AEM Eclipse Plugin issue - AEM Dev Tools
I have installed AEM plugin for eclipse following 'AEM Developer Tools for Eclipse'.
When I try to create a new AEM project, though it creates the project successfully in eclipse, it throws a below exception and the export of this project into AEM server will not be completely successful. Any pointers to solve this would be helpful !
Publishing failed
Failed installing bundle : Dir D:\CQ_Workspace\aemeclipsetest\core\target\classes does not exist
Dir D:\CQ_Workspace\aemeclipsetest\core\target\classes does not exist
Failed publishing path=/apps/aemeclipsetest/tests, result=JcrResult[ success:false, exception: org.apache.sling.ide.transport.RepositoryException - javax.jcr.nodetype.ConstraintViolationException: no matching property definition found for {}dependencies]
Failed publishing path=/content/aemeclipsetest, result=JcrResult[ success:false, exception: org.apache.sling.ide.transport.RepositoryException - javax.jcr.nodetype.ConstraintViolationException: no matching child node definition found for {http://www.jcp.org/jcr/1.0}content]
Failed installing bundle : Dir D:\CQ_Workspace\aemeclipsetest\it.tests\target\classes does not exist
Dir D:\CQ_Workspace\aemeclipsetest\it.tests\target\classes does not exist
Thanks,
bsloki