very kewl, just alien to me still.  Thanks for the patience.

gene

Sasvata (Shash) Chatterjee wrote:
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

http://keelframework.org/documentation.shtml
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to