Hello,
I'm new to Alfresco and I was following the guide at https://github.com/Alfresco/acs-community-packaging
The operating system I'm using is Ubuntu 16.04, I have Apache Maven 3.6.3 and Java 8.
All I did was:
git clone https://github.com/Alfresco/acs-community-packaging.git
cd acs-community-packaging
cd docker-alfresco
mvn clean install
After running those commands, I run into the error " Failure to find org.alfresco:content-services-community:war:6.2.2-SNAPSHOT".
Any idea on how to fix this? I didn't modify the pom.xml file.
Thanks.
Solved! Go to Solution.
You need to run "mvn clean install" from the project root folder.
You need to run "mvn clean install" from the project root folder.
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.