Serialized Form


Package org.apache.maven.plugins.site.wagon.repository

Class org.apache.maven.plugins.site.wagon.repository.Repository extends Repository implements Serializable

serialVersionUID: 1312227676322136247L

Serialized Fields

id

String id

name

String name

host

String host

port

int port

basedir

String basedir

protocol

String protocol

url

String url

permissions

RepositoryPermissions permissions

parameters

Properties parameters
Properties influencing wagon behaviour which are very specific to particular wagon.


username

String username

password

String password



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.