Codebase list libonemind-commons-java-java / upstream/1.5.5 maven.xml
upstream/1.5.5

Tree @upstream/1.5.5 (Download .tar.gz)

maven.xml @upstream/1.5.5raw · 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>