Wagon Maven Plugin

Maven 2 plugin that can be used to access various operations on a given URL using a supported maven wagon. Supports recursive upload, download, and list directory content functionality. The Kuali version of this plugin exists, because the Maven version ignores the filePermissions tag from settings.xml when uploading artifacts to a repository.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.5
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Wagon Maven Plugin
Maven 2 plugin that can be used to access various operations on a given URL using a supported maven wagon. Supports recursive upload, download, and list directory content functionality. The Kuali version of this plugin exists, because the Maven version ignores the filePermissions tag from settings.xml when uploading artifacts to a repository.
Ссылка на сайт

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

http://site.kuali.org/maven/plugins/wagon-maven-plugin/1.0.5
Организация-разработчик

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

The Kuali Foundation

Скачать wagon-maven-plugin

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

<plugin>
    <groupId>org.kuali.maven.plugins</groupId>
    <artifactId>wagon-maven-plugin</artifactId>
    <version>1.0.5</version>
</plugin>

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.maven.shared : file-management jar 1.2.1
org.kuali.common : kuali-core jar 1.0.0
org.kuali.common : kuali-util jar 4.4.10
org.apache.commons : commons-lang3 jar 3.2.1
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5

provided (4)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.0.4
org.apache.maven : maven-artifact-manager jar 2.2.1
org.codehaus.plexus : plexus-utils jar 3.0
org.apache.maven : maven-compat jar 3.1.1

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.5

test (1)

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

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

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

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

Версия
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0