javadoc crossreferences

Project: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/386cf486
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/386cf486
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/386cf486

Branch: refs/heads/docker
Commit: 386cf486222ba614882b3ed577ff0db5ec9e99cb
Parents: 4dee9ae
Author: Stian Soiland-Reyes <[email protected]>
Authored: Mon May 9 15:01:05 2016 +0100
Committer: Stian Soiland-Reyes <[email protected]>
Committed: Mon May 9 15:01:05 2016 +0100

----------------------------------------------------------------------
 pom.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/386cf486/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aa358ef..3d29968 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,6 +75,16 @@
                     </excludes>
                 </configuration>
             </plugin>
+            <plugin>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <configuration>
+                    <links>
+                        
<link>https://taverna.incubator.apache.org/javadoc/taverna-language/</link>
+                        
<link>https://taverna.incubator.apache.org/javadoc/taverna-osgi/</link>
+                        
<link>https://taverna.incubator.apache.org/javadoc/taverna-engine/</link>
+                    </links>
+                </configuration>
+            </plugin>
         </plugins>
     </build>    
     <scm>

Reply via email to