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.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.tycho.extras
Идентификатор

Идентификатор

tycho-pomless
Последняя версия

Последняя версия

2.7.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

Eclipse Foundation

Скачать tycho-pomless

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.takari.polyglot : polyglot-common jar 0.4.8

provided (6)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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