You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Building bnd / bndtools workspaces with pomless Maven via Eclipse Tycho
4
+
description: A new way to build OSGi applications and bundles.
5
+
comments: true
6
+
author: Christoph Rüger
7
+
---
8
+
9
+
Today [Eclipse Tycho 4.0.11 was released](https://github.com/eclipse-tycho/tycho/releases/tag/tycho-4.0.11) which has some great additions for **building bnd workspaces** with Maven.
10
+
11
+
**Features:**
12
+
13
+
- See [BND Workspace Layout and Pomless Builds](https://tycho.eclipseprojects.io/doc/main/BndBuild.html)
14
+
- requires almost zero configuration
15
+
- supports Export of executable `.jar` via a `.bndrun` file
16
+
- two new *Bndtools Template Fragments* with support for it
17
+
18
+
19
+
See the [forum post](https://bnd.discourse.group/t/building-bnd-workspaces-with-pomless-maven-via-eclipse-tycho/) for more information.
0 commit comments