Maven Plugin Testing Mechanism

The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.simpligility.org.apache.maven.plugin-testing
Идентификатор

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

maven-plugin-testing-harness
Последняя версия

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Maven Plugin Testing Mechanism
The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
Ссылка на сайт

Ссылка на сайт

http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/
Организация-разработчик

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

The Apache Software Foundation

Скачать maven-plugin-testing-harness

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

<!-- https://jarcasting.com/artifacts/com.simpligility.org.apache.maven.plugin-testing/maven-plugin-testing-harness/ -->
<dependency>
    <groupId>com.simpligility.org.apache.maven.plugin-testing</groupId>
    <artifactId>maven-plugin-testing-harness</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.simpligility.org.apache.maven.plugin-testing/maven-plugin-testing-harness/
implementation 'com.simpligility.org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.0.0'
// https://jarcasting.com/artifacts/com.simpligility.org.apache.maven.plugin-testing/maven-plugin-testing-harness/
implementation ("com.simpligility.org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.0.0")
'com.simpligility.org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.0.0'
<dependency org="com.simpligility.org.apache.maven.plugin-testing" name="maven-plugin-testing-harness" rev="3.0.0">
  <artifact name="maven-plugin-testing-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simpligility.org.apache.maven.plugin-testing', module='maven-plugin-testing-harness', version='3.0.0')
)
libraryDependencies += "com.simpligility.org.apache.maven.plugin-testing" % "maven-plugin-testing-harness" % "3.0.0"
[com.simpligility.org.apache.maven.plugin-testing/maven-plugin-testing-harness "3.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.2
org.codehaus.plexus : plexus-archiver jar 2.2

provided (7)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-core jar 3.1.1
org.apache.maven : maven-compat jar 3.1.1
org.apache.maven : maven-model jar 3.1.1
org.apache.maven : maven-plugin-api jar 3.1.1
org.apache.maven : maven-aether-provider jar 3.1.1
org.codehaus.plexus : plexus-utils jar 3.0.15
junit : junit jar 4.11

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

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

Maven Plugin Testing

This project is a temporary for of the the Maven Plugin Testing module from http://maven.apache.org/plugin-testing/.

It just releases the project as of svn revision 1534908 from http://svn.apache.org/repos/asf/maven/plugin-testing/trunk which includes support for Maven 3.1.1, but has not been released yet.

This is necessary since the Android Maven Plugin needs Maven 3.1.1 support and requires this project.

The only change will be the groupId’s being moved into com.simpligility.*

com.simpligility.org.apache.maven.plugin-testing

simpligility

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

Версия
3.0.0