Tycho POM-less build extension

A build extension which allows to omit pom.xml files for bundles and features. Maven groupId is inherited from the mandatory parent pom in the parent directory, artifactId and version are derived from MANIFEST.MF and feature.xml.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.tycho.extras
ArtifactId

ArtifactId

tycho-pomless
Last Version

Last Version

2.7.3
Release Date

Release Date

Type

Type

jar
Description

Description

Tycho POM-less build extension
A build extension which allows to omit pom.xml files for bundles and features. Maven groupId is inherited from the mandatory parent pom in the parent directory, artifactId and version are derived from MANIFEST.MF and feature.xml.
Project Organization

Project Organization

Eclipse Foundation

Download tycho-pomless

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.tycho.extras/tycho-pomless/ -->
<dependency>
    <groupId>org.eclipse.tycho.extras</groupId>
    <artifactId>tycho-pomless</artifactId>
    <version>2.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.tycho.extras/tycho-pomless/
implementation 'org.eclipse.tycho.extras:tycho-pomless:2.7.3'
// https://jarcasting.com/artifacts/org.eclipse.tycho.extras/tycho-pomless/
implementation ("org.eclipse.tycho.extras:tycho-pomless:2.7.3")
'org.eclipse.tycho.extras:tycho-pomless:jar:2.7.3'
<dependency org="org.eclipse.tycho.extras" name="tycho-pomless" rev="2.7.3">
  <artifact name="tycho-pomless" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.tycho.extras', module='tycho-pomless', version='2.7.3')
)
libraryDependencies += "org.eclipse.tycho.extras" % "tycho-pomless" % "2.7.3"
[org.eclipse.tycho.extras/tycho-pomless "2.7.3"]

Dependencies

compile (1)

Group / Artifact Type Version
io.takari.polyglot : polyglot-common jar 0.4.8

provided (6)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.4.1
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.5
org.apache.maven : maven-model jar 3.8.4
org.apache.maven : maven-model-builder jar 3.8.4
org.apache.maven : maven-core jar 3.8.4
org.apache.maven : maven-embedder jar 3.8.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.3
2.7.2
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.26.0
0.25.0
0.24.0