You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2007/01/27 04:05:45 UTC

svn commit: r500467 - /geronimo/genesis/trunk/pom.xml

Author: jdillon
Date: Fri Jan 26 19:05:45 2007
New Revision: 500467

URL: http://svn.apache.org/viewvc?view=rev&rev=500467
Log:
Comment about staging profile issues

Modified:
    geronimo/genesis/trunk/pom.xml

Modified: geronimo/genesis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/pom.xml?view=diff&rev=500467&r1=500466&r2=500467
==============================================================================
--- geronimo/genesis/trunk/pom.xml (original)
+++ geronimo/genesis/trunk/pom.xml Fri Jan 26 19:05:45 2007
@@ -144,6 +144,11 @@
             </modules>
         </profile>
         
+        <!--
+        FIXME: We need to revisit this profile after the Maven plugins to support it have
+               been officially released, and update our process to effectivly use them.
+        -->
+        
         <profile>
             <!-- Problems: it's not signing JavaDoc and Source JARs -->
             <id>staging</id>