License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.kuali.maven.plugins |
ArtifactId | ArtifactIdwagon-maven-plugin |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionWagon 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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
wagon-maven-plugin-1.0.5.pom | |
wagon-maven-plugin-1.0.5.jar | 43 KB |
wagon-maven-plugin-1.0.5-tests.jar | 8 KB |
wagon-maven-plugin-1.0.5-sources.jar | 39 KB |
wagon-maven-plugin-1.0.5-javadoc.jar | 210 KB |
Browse |
<plugin>
<groupId>org.kuali.maven.plugins</groupId>
<artifactId>wagon-maven-plugin</artifactId>
<version>1.0.5</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |