06-22-2020 02:28 PM
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.
06-23-2020 03:36 AM
You need to run "mvn clean install" from the project root folder.
06-23-2020 03:36 AM
You need to run "mvn clean install" from the project root folder.
Explore our Alfresco products with the links below. Use labels to filter content by product module.