Codebase list libonemind-commons-java-java / 315e831 maven.xml
315e831

Tree @315e831 (Download .tar.gz)

maven.xml @315e831raw · 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>