Our corporate repository and maven proxy
roland

Emmanuel Venisse wrote:
http://development1:9999 ???
Is it a mirror?

Emmanuel

Roland Kofler a écrit :
funny but

Downloading: http://development1:9999/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.jar [WARNING] Unable to get resource from repository systemone-snapshots (http://development1:9999/repository) Downloading: http://development1:9999/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.jar [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

but the given path commons-beanutils-1.6.jar its right.
Where can i see more on whats going on? -X didn't reveal anything further.

Thanks
Roland






Tomasz Pik wrote:
On 1/12/07, Roland Kofler <[EMAIL PROTECTED]> wrote:
And even if I try wget, I get 403: Forbidden

[EMAIL PROTECTED]:~/releasemanagement/systemone/core/systemone-core-configuration$
wget
http://repo1.maven.org/maven2/commons-configuration/commons-configuration/1.3/commons-configuration-1.3.pom
--13:53:58--
http://repo1.maven.org/maven2/commons-configuration/commons-configuration/1.3/commons-configuration-1.3.pom
           => `commons-configuration-1.3.pom'
Resolving repo1.maven.org... 63.246.7.148
Connecting to repo1.maven.org[63.246.7.148]:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
13:53:58 ERROR 403: Forbidden.

It should work for maven (or for download using regular browser).
wget (and some other mass-download tools I think) are 'disabled'
at server side because users were trying to download whole
repository using them and this causes high traffic (and cost)
for maven.org maintaners.
So - add dependency to your pom.xml and maven2 will download
files for you.

HTH,
Tomek

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to