Codebase list libonemind-commons-java-java / a296043 maven.xml
a296043

Tree @a296043 (Download .tar.gz)

maven.xml @a296043raw · history · blame

<postGoal name="xdoc:register-reports">     
    <!--
    <attainGoal name="maven-changes-plugin:deregister"/>
	<attainGoal name="maven-checkstyle-plugin:deregister"/>
    <attainGoal name="maven-developer-activity-plugin:deregister"/> 
    <attainGoal name="maven-file-activity-plugin:deregister"/> 
    <attainGoal name="maven-javadoc-plugin:deregister"/> 
    <attainGoal name="maven-jdepend-plugin:deregister"/> 
    <attainGoal name="maven-junit-report-plugin:deregister"/> 
    <attainGoal name="maven-jxr-plugin:deregister"/> 
    <attainGoal name="maven-license-plugin:deregister"/> 
    <attainGoal name="maven-linkcheck-plugin:deregister"/> 
    <attainGoal name="maven-pmd-plugin:deregister"/> 
	<attainGoal name="maven-tasklist-plugin:deregister"/>         
    -->
    <attainGoal name="maven-checkstyle-plugin:deregister"/>
    <attainGoal name="maven-developer-activity-plugin:deregister"/> 
    <attainGoal name="maven-file-activity-plugin:deregister"/> 
    <attainGoal name="maven-changelog-plugin:deregister"/>
</postGoal>