Paketname | libwagon-java |
Beschreibung | tools to manage Maven artifacts and deployment |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0-beta-6-2 |
Sektion | java |
Priorität | optional |
Installierte Größe | 496 Byte |
Hängt ab von | libcommons-httpclient-java, libcommons-net2-java, libjsch-java, libmaven-scm-java, libnekohtml-java, |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | wagon |
Paketgröße | 139734 Byte |
Prüfsumme MD5 | a391d34a9c5c262786ec266404eb3f87 |
Prüfsumme SHA1 | 9d9e2c8a52074c04fcbd636f4cf6e3ff66495caa |
Prüfsumme SHA256 | d277f5d2f0581549ee8f3dc9939d951796e464b3593ccdfc95ab1b5756b8c903 |
Link zum Herunterladen | libwagon-java_1.0-beta-6-2_all.deb |
Ausführliche Beschreibung | The Wagon project defines a simple API for transferring resources
(artifacts) to and from repositories. The word repository is used in this
context as it is commonly used in Maven and means a storage of artifacts.
.
It is also used to deploy the Maven generated site to a server.
.
This package contains the following Jars:
.
wagon-file
Implementation of Wagon provider for File system access.
wagon-ftp
Implementation of Wagon provider for FTP access.
wagon-http
Implementation of Wagon provider for HTTP access.
wagon-http-lightweight
Implementation of Wagon provider for HTTP access. It uses standard
JDK classes as lower lever layer.
It enables Maven to use remote repositories stored in HTTP servers.
It doesn't allow deployment.
wagon-http-shared
This package is a shared Library for the wagon-http, and
wagon-http-lightweight wagon providers
wagon-scm
Implementation of Wagon provider for Source Control access.
Gets and puts artifacts using a Source Control Management system.
wagon-ssh
Implementation of Wagon provider for SCP and SFTP access.
It enables Maven to deploy artifacts and sites to SSH servers. It
uses JSch (Java Secure Channel) as lower level layer.
wagon-ssh-common
Implementation of Wagon provider for SCP and SFTP access. It
enables Maven to deploy artifacts and sites to SSH servers.
Getting files from SSH servers is not fully tested.
wagon-ssh-external
Implementation of Wagon provider for SSH servers access. It
enables Maven to deploy artifacts and sites to SSH servers.
It uses an external SSH program that has to be already installed
in the system. Getting files from SSH servers is not fully tested.
wagon-webdav-jackrabbit
Implementation of Wagon provider for WebDAV access.
It uses the Apache JackRabbit library for WebDAV access.
|