Nope, still problems after this...

--jason


On Oct 16, 2006, at 10:51 AM, [EMAIL PROTECTED] wrote:

Author: jdillon
Date: Mon Oct 16 10:51:39 2006
New Revision: 464585

URL: http://svn.apache.org/viewvc?view=rev&rev=464585
Log:
Disable the tools profile for now to test crazy mvn snapshot muck

Modified:
    geronimo/genesis/trunk/config/project-config/pom.xml

Modified: geronimo/genesis/trunk/config/project-config/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/config/ project-config/pom.xml?view=diff&rev=464585&r1=464584&r2=464585 ====================================================================== ========
--- geronimo/genesis/trunk/config/project-config/pom.xml (original)
+++ geronimo/genesis/trunk/config/project-config/pom.xml Mon Oct 16 10:51:39 2006
@@ -509,6 +509,10 @@
             </activation>
         </profile>

+        <!--
+ NOTE: There were some reports of this profile causing strange snapshot problems,
+              disabling for now to try and debug.
+
         <profile>
             <id>tools</id>

@@ -526,6 +530,7 @@
                 </plugins>
             </build>
         </profile>
+        -->
     </profiles>

     <reporting>



Reply via email to