Hi,
This kind of error is most often caused by maven not being able to
connect to the repository due to a missing or wrong proxy configuration
[1] in settings.xml ore some firewall issues.
-Tim
[1] http://maven.apache.org/guides/mini/guide-proxies.html
theozaf schrieb:
Hi guys I a really new to alla that maven thing, so I come up with some
silly, for many of you, questions :) . Well I download the server and run it
on my PC, then configuring all the settings.xml file and I think it's
correct. I am testing by mvn --version which at least means the server runs.
But when I am trying any other command lets say mvn instal just for testing
I got the following error message. Any suggestion at least what should I
check. I am trying to upload the plugins but I think I missing a point.
[INFO] Repository 'central' will be blacklisted
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not
exi
st or no valid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Fri Aug 24 19:10:41 EEST 2007
[INFO] Final Memory: 1M/2M
[INFO]
------------------------------------------------------------------------
Theo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]