Hi,
I am trying out community edition 7.0.
For customizing I am trying to generate maven project as given the documentation using the following command
> mvn archetype-generate -Dfilter=org.alfresco:
I chose option 11 -> aio project (platform with share, solr, transform etc.,)
Version options are limited upto 3.x.
1) Why SDK 4.x are not listed
2) Can I do the customising with SDK 3.x for ACS 7.0 Community
Thanks & Regards
If you are using a Maven mirror / proxy (e.g. a Nexus as a proxy for Maven Central / Alfresco Artifacts), then it could be that you have an issue with a cached archetype catalog. The mirror / proxy scans any repositories backing it and builds a local, aggregated archetype catalog. If the mirror / proxy does not automatically re-scan those repositories, that catalog can get out-of-date and not expose the newer versions of the SDK. I myself had this problem with my local Nexus proxy that I use to cache most dependencies, and had to manually tell my Nexus to re-index all the backing repositories, and afterwards the local catalog worked fine so that I could select the expected SDK version.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
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.