Re: Unable to locate *.pom in any known repository

"Sasvata (Shash) Chatterjee" <[email protected]>
Newsgroups gmane.comp.java.keel.devel
Message-ID <[email protected]>
Gene,

> when I run maven keel:maven clean war on my project directory, I get a 
> string of:
> [java] [KeelMavenTool] WARNING: Unable to local 
> exaliber-lifecycle-impl.1.1.pom in any known repository.  Unable to 
> check dependencies.
>
> it appears that i get a message like that for every external jar that 
> i've downloaded.
>
> Is this normal?  Do I have my repo's setup wrong?  Everything builds 
> fine, as far as I can tell.

In short, OK to ignore.

Mike put in some great enhancements a couple weeks back to not only 
check the first-level dependencies for the Keel-modules, but their 
dependencies, and so on and so forth.
It does that by retrieving and parsing POMs, as best as it can.  The 
warning means that it is unable to check dependencies for some JARs, 
which at worst could mean that you have to put in a missing dependency 
yourself, or find/correct some conflicting versions (you need version-x 
of a commons-* JAR, but  Hibernate needs version y).  In general, this 
is a best-effort kind'a thing.

Shash

http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.