Author: cschneider
Date: Thu Aug  9 10:47:23 2012
New Revision: 1371154

URL: http://svn.apache.org/viewvc?rev=1371154&view=rev
Log:
KARAF-1713 Commenting out the attach artifact that references the non existant 
html file

Modified:
    karaf/trunk/manual/pom.xml

Modified: karaf/trunk/manual/pom.xml
URL: 
http://svn.apache.org/viewvc/karaf/trunk/manual/pom.xml?rev=1371154&r1=1371153&r2=1371154&view=diff
==============================================================================
--- karaf/trunk/manual/pom.xml (original)
+++ karaf/trunk/manual/pom.xml Thu Aug  9 10:47:23 2012
@@ -143,6 +143,7 @@
                             </sources>
                         </configuration>
                     </execution>
+                                       <!--
                     <execution>
                         <id>attach-artifacts</id>
                         <phase>install</phase>
@@ -158,6 +159,7 @@
                             </artifacts>
                         </configuration>
                     </execution>
+                                       -->
                 </executions>
             </plugin>
             <plugin>


Reply via email to