Bryan Pendleton wrote:
Can you do a find to see if any pom is referencing 3.0.0.SNAPSHOT? It
really should be referencing 3.0.0.
Hi Kurt,
The SNAPSHOT reference appears to be in juddi-tomcat/bootstrap/pom.xml
(http://svn.apache.org/viewvc/webservices/juddi/tags/juddi-3.0.0/juddi-tomcat/bootstrap/pom.xml?view=markup)
Should I try editing out the word "SNAPSHOT" from this file and see
if that resolves my build problem?
thanks,
bryan
Yes please, that target is only used to get tomcat-6 into our repos, so
that we can use it for our builds.
There is not need to run this target itself.