Mojo Executor Maven Plugin

A very simple example of how to use the Mojo Executor in a Maven plugin. This plugin allows you to specify the group ID, artifact ID, version, goal, and configuration of a plugin to execute. Why would you use this plugin instead of just executing the plugin directly? You wouldn't, probably! It's just for example and functional testing purposes.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.twdata.maven
Идентификатор

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

mojo-executor-maven-plugin
Последняя версия

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

2.4.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Mojo Executor Maven Plugin
A very simple example of how to use the Mojo Executor in a Maven plugin. This plugin allows you to specify the group ID, artifact ID, version, goal, and configuration of a plugin to execute. Why would you use this plugin instead of just executing the plugin directly? You wouldn't, probably! It's just for example and functional testing purposes.

Скачать mojo-executor-maven-plugin

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

<plugin>
    <groupId>org.twdata.maven</groupId>
    <artifactId>mojo-executor-maven-plugin</artifactId>
    <version>2.4.0</version>
</plugin>

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.codehaus.plexus : plexus-utils jar 3.0.24
org.twdata.maven : mojo-executor jar 2.4.0
org.apache.commons : commons-lang3 jar 3.12.0

provided (7)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-core jar
org.apache.maven : maven-model jar 3.3.1
org.apache.maven : maven-plugin-api jar
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4
org.apache.maven : maven-embedder jar 3.3.1
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.0
org.slf4j : slf4j-api jar 1.7.5

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

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

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

Версия
2.4.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.1
2.0
1.5.2
1.5.1
1.5
1.0.1