Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:vlj:fedora14:maven2
maven-wagon
wagon-1.0-wagon-webdav-pom_xml.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wagon-1.0-wagon-webdav-pom_xml.patch of Package maven-wagon
--- wagon-providers/wagon-webdav/pom.xml.sav 2006-12-12 22:51:47.000000000 +0100 +++ wagon-providers/wagon-webdav/pom.xml 2007-03-12 17:51:47.000000000 +0100 @@ -46,5 +46,20 @@ <version>4.2.12</version> <scope>test</scope> </dependency> + <dependency> + <groupId>commons-httpclient</groupId> + <artifactId>commons-httpclient</artifactId> + <version>3.0</version> + </dependency> + <dependency> + <groupId>jetty</groupId> + <artifactId>jetty</artifactId> + <version>4.2.10</version> + </dependency> + <dependency> + <groupId>servletapi</groupId> + <artifactId>servletapi</artifactId> + <version>2.3</version> + </dependency> </dependencies> </project>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor