Author: michaelo Date: Sat Feb 11 22:24:58 2017 New Revision: 1782642 URL: http://svn.apache.org/viewvc?rev=1782642&view=rev Log: [MPOM-160] Add locale 'en' to Javadoc Plugin configuration
Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1782642&r1=1782641&r2=1782642&view=diff ============================================================================== --- maven/pom/trunk/maven/pom.xml (original) +++ maven/pom/trunk/maven/pom.xml Sat Feb 11 22:24:58 2017 @@ -1269,6 +1269,7 @@ under the License. <notimestamp>true</notimestamp> <quiet>true</quiet> <detectLinks>true</detectLinks> + <locale>en</locale> <tagletArtifacts> <tagletArtifact combine.id="org.codehaus.plexus:plexus-javadoc"> <groupId>org.codehaus.plexus</groupId>