Hi,
I downloaded alfresco repository from svn and i built it using maven (mvn clean install). Everything was built fine.
How to merge war files together to create complete alfresco.war file. After unpacking alfresco.war, which was created in web-client project, contains only files from web-client project.
Which parameters should i use to create complete alfresco.war file?
Is there option to deploy alfresco and share application to my local tomcat instance?
That operations was available in ant script.
Regards