DOC

org.kuali.maven.plugins : wagon-maven-plugin

Maven & Gradle

Mar 26, 2014

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.

Table Of Contents

Latest Version

Download org.kuali.maven.plugins : wagon-maven-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download org.kuali.maven.plugins : wagon-maven-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file wagon-maven-plugin-1.0.5-javadoc.jar to wagon-maven-plugin-1.0.5-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder wagon-maven-plugin-1.0.5-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "wagon-maven-plugin-1.0.5-sources.jar" -d "wagon-maven-plugin-1.0.5-javadoc" -subpackages