Alfresco SDK Setup on Eclipse
Confirm with mvn –v after entering bin directory.
Make sure your internet connection doesn't have a firewall enabled
Catalog File: https://artifacts.alfresco.com/nexus/content/groups/public/archetype-catalog.xml
Description: Alfresco Public
Group Id: org.alfresco.training
Artifact Id: ws4js-repo
Right click on error – Quick fix – select permanently mark goal run in pom.xml as ignored in Eclipse build
"Maven Integration Test REPO" and edit the Base directory to point to your project. Make sure it
Matches the following:
Base directory: ${workspace_loc:/ws4js-repo}
In Goal: clean install –DskipTests=true alfresco:run
Note: If an error comes saying: no compiler is provided in this environment perhaps you are running on a jre instead of jdk
Go to Windows – Preferences – Java – Installed JREs
Change the path from jre to jdk click OK
Then Run the same way.
It will take some time
Credentials:
Login: admin
Password: admin