You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2015/01/11 17:45:46 UTC

[02/19] incubator-slider git commit: SLIDER-672 cut out groovydoc as it has stopped working

SLIDER-672 cut out groovydoc as it has stopped working


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/2b8d6e19
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/2b8d6e19
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/2b8d6e19

Branch: refs/heads/branches/branch-0.6
Commit: 2b8d6e1959ccc049bb38e4375405266dfc50b0df
Parents: e91d153
Author: Steve Loughran <st...@apache.org>
Authored: Mon Nov 24 13:55:05 2014 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Sat Jan 10 16:24:39 2015 +0000

----------------------------------------------------------------------
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/2b8d6e19/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a87df7b..91c655e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1431,6 +1431,7 @@
             </executions>
           </plugin>
           -->
+            <!--
             <plugin>
               <groupId>com.bluetrainsoftware.maven</groupId>
               <artifactId>maven-groovydoc-plugin</artifactId>
@@ -1444,7 +1445,7 @@
                 </execution>
               </executions>
             </plugin>
-            
+            -->
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-gpg-plugin</artifactId>