Changeset 1620

Show
Ignore:
Timestamp:
2008-02-25 13:49:00 (9 months ago)
Author:
mosipov
Message:

added taglist report

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/pom.xml

    r1608 r1620  
    234234                                <groupId>org.codehaus.mojo</groupId> 
    235235                                <artifactId>cobertura-maven-plugin</artifactId> 
     236                        </plugin> 
     237                        <plugin> 
     238                                <groupId>org.codehaus.mojo</groupId> 
     239                                <artifactId>taglist-maven-plugin</artifactId> 
    236240                        </plugin> 
    237241                </plugins>