org.apache.maven.project.builder
Class ProjectUri.Reporting

java.lang.Object
  extended by org.apache.maven.project.builder.ProjectUri.Reporting
Enclosing class:
ProjectUri

public static class ProjectUri.Reporting
extends java.lang.Object


Nested Class Summary
static class ProjectUri.Reporting.Plugins
           
 
Field Summary
static java.lang.String excludeDefaults
           
static java.lang.String outputDirectory
           
static java.lang.String xUri
           
 
Constructor Summary
ProjectUri.Reporting()
           
 
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

excludeDefaults

public static java.lang.String excludeDefaults

outputDirectory

public static java.lang.String outputDirectory
Constructor Detail

ProjectUri.Reporting

public ProjectUri.Reporting()


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