Hello,
This question can be seen as related to this other question but I think it deserve to live on its own.
Resources given in answers where quite usefull but I had to add by hand a descriptor file to the assembly zip to get the connector accepted by nuxeo studio.
Not adding this file leads to a message which sounds like Import failed, descriptor file not found
Now I want to build a custom connector using maven and I have to cope the same issue.
Any idea on how to make this file being a part of the assembly product ?
Can you please tell me what’s missing in my project description to make this file created during the build ? May be this step should be integrated somewhere in the parent POM, should’nt it ?
Just to be shure I’m clear here is the content of the missing descriptor file:
#Thu May 15 18:19:56 CEST 2014
bos.version=6.2.6
type=connector
Thanks,
Antoine