Greetings, I have cloned the AGGREGATOR in my WINDOWS machine and trying to compile my code STEP 1: git clone -b master --recursive git:// git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git z STEP 2: Then check out the R4_9_maintenance (git checkout R4_9_maintenance ). STEP 3: Then run below cmd: git pull --recurse-submodules ++++ git submodule update STEP 4: Then run "mvn clean verify -DskipTests=true". Now getting below error, Help me out to resolve this issue
[INFO] Computing target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.15.0-SNAPSHOT @ C:\eclipse\z\eclipse.jdt\org.eclipse.jdt\pom.xml [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/S20180829155938/repository [ERROR] Failed to resolve target definition C:\eclipse\z\eclipse.platform.releng.prereqs.sdk\eclipse-sdk-prereqs.target: Failed to load p2 metadata repository from location http://download.eclipse.org/tools/orbit/downloads/drops/S20180829155938/repository: No repository found at http://download.eclipse.org/tools/orbit/downloads/drops/S20180829155938/repository. -> [Help 1] Please do the needfull -- *Thanks\* *Abhijeet Banerjee+919910512611*
_______________________________________________ platform-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev
