« Return to Thread: Unable to find resource...

Unable to find resource...

by yangzhang :: Rate this Message:

Reply to Author | View in Thread

I used install-file to install some jars of non-mavenized projects into
my local repository.  However, when building my dependent project, I
keep getting (e.g.):

Downloading:
http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.2.0/zookeeper-3.2.0.pom
[INFO] Unable to find resource
'org.apache.zookeeper:zookeeper:pom:3.2.0' in repository central
(http://repo1.maven.org/maven2)

messages from mvn, even though the build proceeds to work.  What's the
right way to get rid of these downloads and warnings?
--
Yang Zhang
http://www.mit.edu/~y_z/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Unable to find resource...