cancel
Showing results for 
Search instead for 
Did you mean: 

How to build maven whole Project

velayuthan
Champ in-the-making
Champ in-the-making

Hi All

I got the source of the back-end is available here: https://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD  and  front-end is called Alfresco Share, and is here: https://svn.alfresco.com/repos/alfresco-open-mirror/web-apps/Share/trunk  through SVN.I have build the project ..In console showing jar files are download..But  Still Error showing in code.How to build the trunk  project .how to run the project.please help me sort out this

1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator

I'll just give you the same reply I gave you yesterday on your other thread.

You typically do NOT need to build the Alfresco source code, and you should NOT do this unless you know what you are doing. Customisations are implemented using completely separate projects using the Alfresco SDK. Also, Eclipse will not automatically refresh the project when the Maven build succeeds in the background.