Hi all,
I'm using eclipse 3.2.0 (a Yoxos distribution) with maven plugin 0.0.9.
I have a problem with my oracle driver (3rd party driver) :
I've installed the driver with mvn install, and now each time restart eclipse, I get the following error :
--------------------------------------------
02/11/06 09:51:10 CET: Unable to get dependency information: Unable to read the metadata file for artifact 'oracle:driver:jar': Error getting POM for 'oracle:driver' from the repository: Error transferring file
oracle:driver:pom:1.0
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
oracle:driver-1.0.jar
--------------------------------------------
To make it work, I have to install again the orcale driver OR I have to check for update with the yoxos manager (Don't ask me why....), then rebuild my project.
An important information is that I work behind a proxy that use authentification.
If anyone has an idea ....
tx a lot
Joe
