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. -- Sergiu Dumitriu http://purl.org/net/sergiu/