On 05/11/11 03:15 PM, Sergiu Dumitriu wrote: > On 05/11/2011 02:57 PM, Karel Gardas wrote: >> On 05/11/11 02:51 PM, Thomas Mortagne wrote: >>> What's weird is that I can'tt find any pom.xml in >>> http://repo1.maven.org/maven2/javax/xml/soap/saaj-api/1.3/saaj-api-1.3.jar >>> which is where maven downloaded it when building AFAIK. >> >> Oh, certainly not here. The site looks forbidden for me at least: >> >> $ wget >> http://repo1.maven.org/maven2/javax/xml/soap/saaj-api/1.3/saaj-api-1.3.jar >> --2011-05-11 14:55:45-- >> http://repo1.maven.org/maven2/javax/xml/soap/saaj-api/1.3/saaj-api-1.3.jar >> Resolving repo1.maven.org (repo1.maven.org)... 207.223.240.92 >> Connecting to repo1.maven.org (repo1.maven.org)|207.223.240.92|:80... >> connected. >> HTTP request sent, awaiting response... 403 Forbidden >> 2011-05-11 14:55:46 ERROR 403: Forbidden. >> >> >> so my maven probably downloaded it from somewhere else... > > Nope, the jar is there. This is a "feature" of the maven repository, it > prevents downloads using wget. You can open it in a browser, and see > that the file is there. > > Also, it's a 403 FORBIDDEN, not a 404 NOT FOUND, so it's not right to > conclude that the file isn't there. > > Then again, how did that jar end up in the libs? It's not a default > XWiki dependency.
I don't know at all. All I know is that I've cleaned whole $HOME/.m2/repository before going to attempting build and also using last week source code for build... Karel _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs