Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] No repository found at http://download.eclipse.org/tools/orbit/downloads/drops/S20180829155938/repository

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
[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






Back to the top