Hello,
I'm getting started with Alfresco development (old version on prem: Enterprise 5.0.3)
Using AOI - SDK 3.0
The pom.xml
<alfresco.platform.version>5.0.3</alfresco.platform.version> <alfresco.share.version>5.0.3</alfresco.share.version>
I copied the license from our production server to /src/test/license and when I build:
[INFO] Copying Alfresco Enterprise license to: c:\dms-magda-main\target/platform-war/WEB-INF/classes/alfresco/extension/license
And then
2022-10-06 12:42:03,261 ERROR [service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco license: Failed to verify license - Invalid License! 2022-10-06 12:42:03,261 ERROR [service.descriptor.DescriptorService] [localhost-startStop-1] License Certificate has expired!
Why is it expired when it's running on our Production? And how can I bypass this so I can start developing?
Sincerely,
Jonathan
Hello,
I see you are using the Enterprise version, did you try to contact the customer support if you have a license problem?
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.