On 2/2/06, Brad O'Hearne <[EMAIL PROTECTED]> wrote:

> Thanks for the reply. I don't quite understand -- what pom is it looking
> for? And regardless, why isn't it looking for this in my local repository?

The message you posted says it's looking for (among other things):
   jboss-common-jdbc-wrapper-3.2.5.pom

I would imagine that it *is* looking in your local repository, but the
pom is not present, so it goes off trying to find it in all the other
repositories.

How did that jar get into your repository?  Did you just copy the
file, or use either 'mvn deploy' or 'mvn install' to put it there?

--
Wendy

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

Reply via email to