Deprecated API


Contents
Deprecated Fields
org.apache.maven.plugin.javadoc.AbstractJavadocMojo.aggregate
          since 2.5. Use the goals javadoc:aggregate and javadoc:test-aggregate instead. 
 

Deprecated Methods
org.apache.maven.plugin.javadoc.JavadocUtil.copyJavadocResources(File, File)
          since 2.5, using JavadocUtil.copyJavadocResources(File, File, String) instead of. 
org.apache.maven.plugin.javadoc.JavadocUtil.getCompileArtifacts(Set)
          since 2.5, using JavadocUtil.getCompileArtifacts(Set, boolean) instead of. 
 



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