Author: mes
Date: 2010-10-30 16:55:31 -0700 (Sat, 30 Oct 2010)
New Revision: 22670

Modified:
   core3/parent/trunk/pom.xml
Log:
added api documentation taglets for javadoc

Modified: core3/parent/trunk/pom.xml
===================================================================
--- core3/parent/trunk/pom.xml  2010-10-30 23:42:31 UTC (rev 22669)
+++ core3/parent/trunk/pom.xml  2010-10-30 23:55:31 UTC (rev 22670)
@@ -68,6 +68,13 @@
                                        <footer>Cytoscape 3 Core API</footer>
                                        <header>Cytoscape 3 Core API</header>
                                        <bottom>Copyright 2010 Cytoscape 
Consortium. All rights reserved.</bottom>
+                                       <tagletArtifacts>
+                                               <tagletArtifact>
+                                                       
<groupId>org.cytoscape</groupId>
+                                                       
<artifactId>taglets</artifactId>
+                                                       
<version>1.0-SNAPSHOT</version>
+                                               </tagletArtifact>
+                                       </tagletArtifacts>
                                </configuration>
                                <executions>
                                        <execution>
@@ -291,6 +298,13 @@
                                <artifactId>maven-javadoc-plugin</artifactId>
                                <configuration>
                                        
<excludePackageNames>*.impl</excludePackageNames>
+                                       <tagletArtifacts>
+                                               <tagletArtifact>
+                                                       
<groupId>org.cytoscape</groupId>
+                                                       
<artifactId>taglets</artifactId>
+                                                       
<version>1.0-SNAPSHOT</version>
+                                               </tagletArtifact>
+                                       </tagletArtifacts>
                                </configuration>
                                <reportSets>
                                        <reportSet>

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to