org.apache.maven.project.builder
Class ProjectUri.Profiles.Profile.Repositories.Repository.Releases

java.lang.Object
  extended by org.apache.maven.project.builder.ProjectUri.Profiles.Profile.Repositories.Repository.Releases
Enclosing class:
ProjectUri.Profiles.Profile.Repositories.Repository

public static class ProjectUri.Profiles.Profile.Repositories.Repository.Releases
extends java.lang.Object


Field Summary
static java.lang.String checksumPolicy
           
static java.lang.String enabled
           
static java.lang.String updatePolicy
           
static java.lang.String xUri
           
 
Constructor Summary
ProjectUri.Profiles.Profile.Repositories.Repository.Releases()
           
 
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

enabled

public static java.lang.String enabled

updatePolicy

public static java.lang.String updatePolicy

checksumPolicy

public static java.lang.String checksumPolicy
Constructor Detail

ProjectUri.Profiles.Profile.Repositories.Repository.Releases

public ProjectUri.Profiles.Profile.Repositories.Repository.Releases()


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