> In the log, there is a reference to 'no dependency information available',
...
> Verifying availability of
> C:\Users\david.kennedy\.m2\repository\com\oracle\ojdbc6\11.2.0.1\ojdbc6-11.2.0.1.pom
> from [eclipselink (http://download.eclipse.org/rt/eclipselink/maven.repo/,
> releases+snapshots), central (http://repo.maven.apache.org/maven2,
> releases)]
...
> The POM for com.oracle:ojdbc6:jar:11.2.0.1 is missing, no dependency

Actually, read the message again:
"Verifying availability of ...pom file from [repository1,
repository2]... The pom is missing"

Where did this pom file come from? Did you acquire it from the
eclipselink repo, or central? Or did you use "mvn
install:install-file"? Or did you put it in that directory manually?

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to