Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Local Platform build not including locally built plug-ins in p2 repository
Local Platform build not including locally built plug-ins in p2 repository [message #1833605] Mon, 19 October 2020 16:48
Guru Prasad HB is currently offline Guru Prasad HBFriend
Messages: 4
Registered: August 2018
Junior Member
Followed the build steps provided at https://wiki.eclipse.org/Platform-releng/Platform_Build and looking at "eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository" contains org.eclipse.swt_3.114.100.v20200604-0951.jar which is downloaded from http://download.eclipse.org/releases/2020-06/. I was expecting locally built org.eclipse.swt_3.113.100.v.20201019-xxxx.jar (Based on my build date is 2020-10-19 i.e today).
Steps I followed
1. clone eclipse.platform.releng.aggregator and its submodule with R4_16_maintenance.
2. export MAVEN_OPTS="-Xmx4096m -Declipse.p2.mirrors=false"
3. mvn clean verify -DskipTests=true
Is there extra arguments required to have a locally built plugin in the local p2 repository ?
Previous Topic:Searching for Help in replacing actionSet with Commands/Menu
Next Topic:Not able to build R4_9_maintenance jetty code
Goto Forum:
  


Current Time: Thu Mar 28 08:42:01 GMT 2024

Powered by FUDForum. Page generated in 0.02419 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top