You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2010/11/05 14:37:47 UTC

svn commit: r1031560 - /myfaces/trinidad/trunk/pom.xml

Author: matzew
Date: Fri Nov  5 13:37:46 2010
New Revision: 1031560

URL: http://svn.apache.org/viewvc?rev=1031560&view=rev
Log:
small comment

Modified:
    myfaces/trinidad/trunk/pom.xml

Modified: myfaces/trinidad/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/pom.xml?rev=1031560&r1=1031559&r2=1031560&view=diff
==============================================================================
--- myfaces/trinidad/trunk/pom.xml (original)
+++ myfaces/trinidad/trunk/pom.xml Fri Nov  5 13:37:46 2010
@@ -160,6 +160,10 @@
   </repositories>
 
   <pluginRepositories>
+    <!--
+        We need this in HERE, since our plugins are a separate project.
+        It would be awful to have that setting in the myfaces-pom.
+    -->
     <pluginRepository>
       <id>apache.snapshots</id>
       <name>Apache Snapshot Repository</name>