ensure maven.docs.omitXmlDeclaration has a value
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113641 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
maven.docs.src = ${basedir}/xdocs
|
||||
maven.docs.dest = ${maven.build.dir}/docs
|
||||
maven.docs.outputencoding = ISO-8859-1
|
||||
maven.docs.omitXmlDeclaration=false
|
||||
maven.gen.docs = ${maven.build.dir}/generated-xdocs
|
||||
|
||||
maven.xdoc.developmentProcessUrl=http://maven.apache.org/development-process.html
|
||||
|
||||
Reference in New Issue
Block a user