remote-resources-maven-plugin
Allows the copying of files from a remote location to a path relative to the project in which the plugin is configured.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.github.keub |
| Идентификатор | Идентификаторremote-resources-maven-plugin |
| Последняя версия | Последняя версия1.8 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеRemote Resources Maven Plugin
Copy files from a remote location to a path relative to the project in which the plugin is configured.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<plugin>
<groupId>com.github.keub</groupId>
<artifactId>remote-resources-maven-plugin</artifactId>
<version>1.8</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.2.1 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.apache.maven : maven-core | jar | 2.2.1 |
| org.apache.maven : maven-artifact | jar | 2.2.1 |
| org.apache.maven : maven-settings | jar | 2.2.1 |
| org.apache.maven : maven-model | jar | 2.2.1 |
| org.apache.maven : maven-monitor | jar | 2.2.1 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.15 |
| org.apache.maven.shared : maven-filtering | jar | 1.2 |
| org.codehaus.plexus : plexus-interpolation | jar | 1.19 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 3.2.0.201312181205-r |
| commons-net : commons-net | jar | 3.3 |
| junit : junit | jar | 4.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.1 |
| commons-io : commons-io | jar | 1.4 |
Allows the copying of files from a remote location to a path relative to the project in which the plugin is configured.