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

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

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


Nested Class Summary
static class ProjectUri.Profiles.Profile.DistributionManagement.Relocation
           
static class ProjectUri.Profiles.Profile.DistributionManagement.Repository
           
static class ProjectUri.Profiles.Profile.DistributionManagement.Site
           
static class ProjectUri.Profiles.Profile.DistributionManagement.SnapshotRepository
           
 
Field Summary
static java.lang.String downloadUrl
           
static java.lang.String status
           
static java.lang.String xUri
           
 
Constructor Summary
ProjectUri.Profiles.Profile.DistributionManagement()
           
 
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

downloadUrl

public static java.lang.String downloadUrl

status

public static java.lang.String status
Constructor Detail

ProjectUri.Profiles.Profile.DistributionManagement

public ProjectUri.Profiles.Profile.DistributionManagement()


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