org.apache.maven.project.builder
Class ProjectUri.Profiles.Profile.DistributionManagement.SnapshotRepository

java.lang.Object
  extended by org.apache.maven.project.builder.ProjectUri.Profiles.Profile.DistributionManagement.SnapshotRepository
Enclosing class:
ProjectUri.Profiles.Profile.DistributionManagement

public static class ProjectUri.Profiles.Profile.DistributionManagement.SnapshotRepository
extends java.lang.Object


Field Summary
static java.lang.String id
           
static java.lang.String layout
           
static java.lang.String name
           
static java.lang.String uniqueVersion
           
static java.lang.String url
           
static java.lang.String xUri
           
 
Constructor Summary
ProjectUri.Profiles.Profile.DistributionManagement.SnapshotRepository()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xUri

public static java.lang.String xUri

uniqueVersion

public static java.lang.String uniqueVersion

id

public static java.lang.String id

name

public static java.lang.String name

url

public static java.lang.String url

layout

public static java.lang.String layout
Constructor Detail

ProjectUri.Profiles.Profile.DistributionManagement.SnapshotRepository

public ProjectUri.Profiles.Profile.DistributionManagement.SnapshotRepository()


Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.