You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2008/12/19 02:36:54 UTC

svn commit: r727882 - /webservices/juddi/branches/v3_trunk/juddi-tomcat/README

Author: kstam
Date: Thu Dec 18 17:36:53 2008
New Revision: 727882

URL: http://svn.apache.org/viewvc?rev=727882&view=rev
Log:
Adding error to the README to make the maven issue more obvious

Modified:
    webservices/juddi/branches/v3_trunk/juddi-tomcat/README

Modified: webservices/juddi/branches/v3_trunk/juddi-tomcat/README
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/juddi-tomcat/README?rev=727882&r1=727881&r2=727882&view=diff
==============================================================================
--- webservices/juddi/branches/v3_trunk/juddi-tomcat/README (original)
+++ webservices/juddi/branches/v3_trunk/juddi-tomcat/README Thu Dec 18 17:36:53 2008
@@ -1,2 +1,12 @@
-Please use maven-2.0.6 when building, juddi-tomcat uses dependency properties
-which are broken in recent versions of maven.
+Please use maven-2.0.6 (2.0.8 also seems to work) when building, 
+juddi-tomcat uses dependency properties which are broken in recent versions of maven.
+
+You will see an error like:
+
+Caused by: java.io.FileNotFoundException: 
+C:\development\projects\jUDDI_v3\juddi-tomcat\${maven.dependency.tomcat.apache-tomcat.zip.path} 
+(The system cannot find the file specified)
+
+where the ${maven.dependency.tomcat.apache-tomcat.zip.path} should have been set by maven.
+
+



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org