Closed fguariba closed 6 years ago
The problem was more related to Eclipse and Maven, not with Alfresco SDK. Some jar files were in my repository corrupted because in Eclipse I did the maven project update (Alt + F5) before a clean install. My work-around was to delete all the content inside the folder were the corrupted jar files were located. Then in Eclipse I did a clean install and just after it I did an maven project update. The errors disappeared and I could start the all-in-one project properly. Cheers, Francisco
I'm submitting a ... (check one with "x")
Expected Behavior
I expected to run an all-in-one project with the enterprise version 5.1.4.1 in Eclipse.
Current Behavior
But the all-in-one project is not started properly in Eclipse. The following projects are having errors:
This problem doesn't happen if I install an all-in-one with another version, for example: 5.1.3.2.
Possible Solution
Steps to Reproduce (for bugs)
I did the necessary changes to use the the enterprise edition version 5.1.4.1 My pom.xml file looks like this:
Context
My intention is to run the all-in-one with Eclipse and use it to test all of my projects, before do an upgrade from the version 5.1.3.2 to the version 5.1.4.1.
Your Environment
Additional information