Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Hudson-ci/development/third party libraries/Wagon"

m
 
Line 3: Line 3:
  
 
= Wagon  =
 
= Wagon  =
 +
 +
PB == Piggyback on existing Eclipse approval
 +
 +
CQ == IPZilla Reference
  
 
{| width="100%" border="1" cellpadding="1" cellspacing="1"
 
{| width="100%" border="1" cellpadding="1" cellspacing="1"
Line 12: Line 16:
 
! Url  
 
! Url  
 
! Current version  
 
! Current version  
! The latest available version
+
! The latest available version  
 +
! Distributed?
 +
! PB?
 +
! CQ
 +
! Approved?
 
|-
 
|-
 
| org.apache.maven.wagon.wagon-http  
 
| org.apache.maven.wagon.wagon-http  

Latest revision as of 15:41, 8 September 2011

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Libraries: Wagon











Wagon

PB == Piggyback on existing Eclipse approval

CQ == IPZilla Reference

Library name Description Where used License Url Current version The latest available version Distributed? PB? CQ Approved?
org.apache.maven.wagon.wagon-http Wagon that gets and puts artifacts through http using Apache commons-httpclient hudson Apache License, Version 2.0 http://maven.apache.org/wagon 1.0-beta-5 1.0-beta-5
org.apache.maven.wagon.wagon-http-lightweight Wagon that gets and puts artifacts through http using standard Java library hudson-maven-legacy, maven-plugin Apache License, Version 2.0 http://maven.apache.org/wagon 1.0-beta-7 1.0-beta-7
org.jvnet.hudson.wagon-webdav Wagon that gets and puts artifacts through webdav protocol hudson Apache License, Version 2.0 http://maven.apache.org/wagon 1.0-beta-2-hudson-1 1.0-beta-2-hudson-1

Back to the top