I have checked out the platform 4.0.3 tag, and have hit an issue with the SecVerifier
when running mvn eclipse:eclipse
.
I\'ve cleaned the maven
According to the error log maven cannot find the parent pom.xml file since it is unavailable on the given location. You can check your checkout code and figure out the actual location and set the relative path correctly. This need to be work correctly but due to some changes done by users sometimes builds can be break.
Hope this might help you.
Thanks.