Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
Tycho is a set of Maven plugins and extensions for building Eclipse
plugins and OSGI bundles with Maven. Eclipse plugins and OSGI bundles
have their own metadata for expressing dependencies, source folder
locations, etc. that are normally found in a Maven POM. Tycho uses
native metadata for Eclipse plugins and OSGi bundles and uses the POM
to configure and drive the build. Tycho supports bundles, fragments,
features, update site projects and RCP applications. Tycho also knows
how to run JUnit test plugins using OSGi runtime and there is also
support for sharing build results using Maven artifact repositories.
Tycho plugins introduce new packaging types and the corresponding
lifecycle bindings that allow Maven to use OSGi and Eclipse metadata
during a Maven build. OSGi rules are used to resolve project
dependencies and package visibility restrictions are honored by the
OSGi-aware JDT-based compiler plugin. Tycho will use OSGi metadata and
OSGi rules to calculate project dependencies dynamically and injects
them into the Maven project model at build time. Tycho supports all
attributes supported by the Eclipse OSGi resolver (Require-Bundle,
Import-Package, Eclipse-GenericRequire, etc). Tycho will use proper
classpath access rules during compilation. Tycho supports all project
types supported by PDE and will use PDE/JDT project metadata where
possible. One important design goal in Tycho is to make sure there is
no duplication of metadata between POM and OSGi metadata.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / tycho
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages/tycho && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
0001-Fix-the-Tycho-build-to-work-on-Fedora.patch | 0000002655 2.59 KB | |
0002-Implement-a-custom-resolver-for-Tycho-in-loca |
0000037805 36.9 KB | |
0003-Tycho-should-always-delegate-artifact-resolut |
0000041346 40.4 KB | |
0004-Bug-537963-Make-the-default-EE-Java-1.8.patch | 0000009771 9.54 KB | |
0005-Fix-uncaught-exception.patch | 0000001423 1.39 KB | |
0006-Mockito-does-not-have-test-scope.patch | 0000004965 4.85 KB | |
0007-Fix-dependency-problems-when-bootstrapping-wi |
0000002883 2.82 KB | |
0008-Use-custom-resolver-for-tycho-eclipserun-plug |
0000002489 2.43 KB | |
EmptyMojo.java | 0000000392 392 Bytes | |
_constraints | 0000000186 186 Bytes | |
_link | 0000000124 124 Bytes | |
_multibuild | 0000000058 58 Bytes | |
eclipse-bootstrap-2019-12.tar.xz | 0015578728 14.9 MB | |
fedoraproject-p2-290f67a4c717599b2f5166ea89aa53655 |
0000049697 48.5 KB | |
fedoraproject-p2-bootstrap-fix.patch | 0000000894 894 Bytes | |
org.eclipse.tycho-tycho-1.6.0.tar.xz | 0013246360 12.6 MB | |
p2-install.sh | 0000000351 351 Bytes | |
tycho-bootstrap.sh | 0000009654 9.43 KB | |
tycho-debundle.sh | 0000000596 596 Bytes | |
tycho-scripts.sh | 0000005576 5.45 KB | |
tycho.changes | 0000000659 659 Bytes | |
tycho.spec | 0000018783 18.3 KB |
Revision 13 (latest revision is 70)
new version
Comments 0