Seven Tips and Tricks for
developing OSGi applications
with Eclipse and Tycho
Gunnar Wagenknecht (@guw)
Learn Maven
goals artifacts
dependencies
modules
parent
plug-insrepositories
profiles
properties
inheritance
parent
targets
products
aggregate
p2 repo
Adopt a Structure
/
/bundles
/features
/releng
POM
POM
POM
POM
POM
POM
POM
POM
POM
Adopt a Structure
product.git
module.git
module.git
/releng
module.git module.git
module.git
releng.git
Maven
Repo
Generate .qualifier with Git
<plugin>
…
<artifactId>tycho-packaging-plugin</artifactId>
<dependencies>
<dependency>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-buildtimestamp-jgit</artifactId>
<version>${tycho-extras.version}</version>
</dependency>
</dependencies>
<configuration>
<timestampProvider>jgit</timestampProvider>
<format>'v'yyyyMMdd-HHmm</format>
<additionalFileSets>…</additionalFileSets>
</configuration>
</plugin>
Use target platforms for
dependency management.
Use Maven repositories for
modular builds and aggregation.
Don’t put everything into the
Maven parent.
Setup Build Chains
module.git
module.git
product
unit
tests
unit
tests
parent
target
platform
Thank you!
tweet @guw or mail to gunnar@eclipse.org

More Related Content

ODP
Eclipse Buildship JUG Hamburg
PPT
Griffon Presentation
PDF
Gradle presentation
PPTX
Android presentation - Gradle ++
PPTX
Ultimate Survival - React-Native edition
PDF
jQuery plugin & testing with Jasmine
PDF
[DEPRECATED]Gradle the android
PDF
Sling IDE Tooling @ adaptTo 2013
Eclipse Buildship JUG Hamburg
Griffon Presentation
Gradle presentation
Android presentation - Gradle ++
Ultimate Survival - React-Native edition
jQuery plugin & testing with Jasmine
[DEPRECATED]Gradle the android
Sling IDE Tooling @ adaptTo 2013

What's hot (20)

PDF
Sling IDE Tooling
PDF
ApacheCon Europe 2016 : CONTAINERS IN ACTION - Transform Application Delivery...
ODP
Gerrit JavaScript Plugins
PPTX
Workflows using Git GitHub | Edureka
PDF
GWTcon 2015 - Beyond GWT 3.0 Panic
PDF
FOSDEM 2017: GitLab CI
PDF
Embedding Chromium into AGL demo platform with WAM
PDF
Biscuit: an operating system written in go
PDF
Google App Engine: Basic
PDF
Introduction to GitHub Actions
PDF
Essential parts to implement own Ozone backend
PDF
Gdg cloud taipei ddt meetup #53 buildpack
PDF
Composer and deployer for enterprise
PDF
distage: Purely Functional Staged Dependency Injection; bonus: Faking Kind Po...
PDF
Using GitLab CI
PDF
GradleのREPLプラグイン紹介 #jggug
PDF
Groovy in the Cloud
PDF
OWASP Juice Shop 5.x and beyond
PPTX
GWTcon 2015 - Best development practices for GWT web applications
PDF
About OpenGL and Vulkan interoperability (XDC 2020)
Sling IDE Tooling
ApacheCon Europe 2016 : CONTAINERS IN ACTION - Transform Application Delivery...
Gerrit JavaScript Plugins
Workflows using Git GitHub | Edureka
GWTcon 2015 - Beyond GWT 3.0 Panic
FOSDEM 2017: GitLab CI
Embedding Chromium into AGL demo platform with WAM
Biscuit: an operating system written in go
Google App Engine: Basic
Introduction to GitHub Actions
Essential parts to implement own Ozone backend
Gdg cloud taipei ddt meetup #53 buildpack
Composer and deployer for enterprise
distage: Purely Functional Staged Dependency Injection; bonus: Faking Kind Po...
Using GitLab CI
GradleのREPLプラグイン紹介 #jggug
Groovy in the Cloud
OWASP Juice Shop 5.x and beyond
GWTcon 2015 - Best development practices for GWT web applications
About OpenGL and Vulkan interoperability (XDC 2020)
Ad

Viewers also liked (15)

KEY
Tycho - Building plug-ins with Maven
PDF
Maven/Tycho für Eclipse RCP-Applikationen
PPTX
Migrating from PDE to Tycho builds
PPTX
Tycho Tutorial EclipseCon 2013
PPTX
Developing Runtime Applications with Eclipse Gyrex
PDF
Running a Succesful Open Source Project
PPTX
Open Source programmieren und dafür Gehalt bekommen @ AGETO
PDF
Building Server-Side Eclipse based web applications
PDF
An Introduction to EclipseRT
PDF
Building Server Applications with EclipseRT
PDF
Building Server-Side Eclipse based web applications 2010
PDF
Managing large and distributed Eclipse server applications.
PPTX
Tycho Tutorial (EclipseCon 2012)
PDF
A Scalable Stack for Modular Web Applications
PDF
Tasty Recipes for OSGi Bundles
Tycho - Building plug-ins with Maven
Maven/Tycho für Eclipse RCP-Applikationen
Migrating from PDE to Tycho builds
Tycho Tutorial EclipseCon 2013
Developing Runtime Applications with Eclipse Gyrex
Running a Succesful Open Source Project
Open Source programmieren und dafür Gehalt bekommen @ AGETO
Building Server-Side Eclipse based web applications
An Introduction to EclipseRT
Building Server Applications with EclipseRT
Building Server-Side Eclipse based web applications 2010
Managing large and distributed Eclipse server applications.
Tycho Tutorial (EclipseCon 2012)
A Scalable Stack for Modular Web Applications
Tasty Recipes for OSGi Bundles
Ad

Similar to Tips & Tricks for Maven Tycho (20)

PPTX
Building Eclipse Plugins and RCP Applications with Tycho - ECE 2012
PPTX
Building Eclipse Plugins with Tycho
PPT
Sleep Peacefully as Maven Tycho Builds your Product
PPTX
Building Eclipse Plugins and RCP applications with Tycho
ODP
OSGi Sticker Shock Eclipse Con 2010
PDF
Eclipse IDE, 2019.09, Java Development
PDF
Moved to https://slidr.io/azzazzel/osgi-for-outsiders
PDF
OSGi for outsiders - Milen Dyankov
PDF
Many Bundles of Things - M Rulli
PDF
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
PDF
How to become an Eclipse committer in 20 minutes and fork the IDE
PPT
Automating the consumption of Eclipse for internal use
PDF
Eclipse + Maven + OSGi has never been so easy - Atllia Kiss
PDF
Best Practices for (Enterprise) OSGi applications - Tim Ward
PDF
Eclipse plug in development
KEY
Introduction to EclipseRT (JAX 2010)
PPTX
PDE builds or Maven
PPT
Brane.Storm
PDF
OSGi from the Trenches- Painless Server Side Development - Magnus Jungsbluth ...
PDF
2018.11 eclipse overview (japan meeting)
Building Eclipse Plugins and RCP Applications with Tycho - ECE 2012
Building Eclipse Plugins with Tycho
Sleep Peacefully as Maven Tycho Builds your Product
Building Eclipse Plugins and RCP applications with Tycho
OSGi Sticker Shock Eclipse Con 2010
Eclipse IDE, 2019.09, Java Development
Moved to https://slidr.io/azzazzel/osgi-for-outsiders
OSGi for outsiders - Milen Dyankov
Many Bundles of Things - M Rulli
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
How to become an Eclipse committer in 20 minutes and fork the IDE
Automating the consumption of Eclipse for internal use
Eclipse + Maven + OSGi has never been so easy - Atllia Kiss
Best Practices for (Enterprise) OSGi applications - Tim Ward
Eclipse plug in development
Introduction to EclipseRT (JAX 2010)
PDE builds or Maven
Brane.Storm
OSGi from the Trenches- Painless Server Side Development - Magnus Jungsbluth ...
2018.11 eclipse overview (japan meeting)

Recently uploaded (20)

PDF
Microsoft Office 365 Crack Download Free
PDF
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
PDF
Autodesk AutoCAD Crack Free Download 2025
PDF
Topaz Photo AI Crack New Download (Latest 2025)
PPTX
GSA Content Generator Crack (2025 Latest)
PDF
AI/ML Infra Meetup | LLM Agents and Implementation Challenges
PDF
Wondershare Recoverit Full Crack New Version (Latest 2025)
PPTX
"Secure File Sharing Solutions on AWS".pptx
DOCX
How to Use SharePoint as an ISO-Compliant Document Management System
PPTX
Computer Software - Technology and Livelihood Education
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
DNT Brochure 2025 – ISV Solutions @ D365
PDF
CCleaner 6.39.11548 Crack 2025 License Key
PPTX
Computer Software and OS of computer science of grade 11.pptx
PDF
AI/ML Infra Meetup | Beyond S3's Basics: Architecting for AI-Native Data Access
PPTX
Trending Python Topics for Data Visualization in 2025
PPTX
CNN LeNet5 Architecture: Neural Networks
PPTX
Introduction to Windows Operating System
PDF
MCP Security Tutorial - Beginner to Advanced
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
Microsoft Office 365 Crack Download Free
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
Autodesk AutoCAD Crack Free Download 2025
Topaz Photo AI Crack New Download (Latest 2025)
GSA Content Generator Crack (2025 Latest)
AI/ML Infra Meetup | LLM Agents and Implementation Challenges
Wondershare Recoverit Full Crack New Version (Latest 2025)
"Secure File Sharing Solutions on AWS".pptx
How to Use SharePoint as an ISO-Compliant Document Management System
Computer Software - Technology and Livelihood Education
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
DNT Brochure 2025 – ISV Solutions @ D365
CCleaner 6.39.11548 Crack 2025 License Key
Computer Software and OS of computer science of grade 11.pptx
AI/ML Infra Meetup | Beyond S3's Basics: Architecting for AI-Native Data Access
Trending Python Topics for Data Visualization in 2025
CNN LeNet5 Architecture: Neural Networks
Introduction to Windows Operating System
MCP Security Tutorial - Beginner to Advanced
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf

Tips & Tricks for Maven Tycho