Mike,

Yes, KEEL_HOME is set, and keel:install does install/expand keel-build in $KEEL_HOME/keel-build correctly (I deleted the directory prior to getting the Keel plugin and doing keel:install).

Shash

Shash:

I'm surprised that the keel:install goal didn't install the
module-map.properties in keel-build - it should have. Could $KEEL_HOME
be set wrong?

I'll make sure I'm checking for that variable to be set, and add an
"echo" to say where it's installing as a safeguard...

Mike

On Thu, 2005-02-24 at 01:31, Sasvata (Shash) Chatterjee wrote:


Mike,

I cannot run the keel:maven goal. I deleted $KEEL_HOME/keel-build. Then installed the 1.2.2 maven-keel plugin with:

maven -DartifactId=maven-keel-plugin -DgroupId=keel -Dversion=1.2.2 
plugin:download

and, then:

maven keel:install

When I run, "maven keel:maven", I get:

keel:maven:
keel:check-environment:

   [java] java.lang.IllegalArgumentException: No module-map.properties file exi
sts in C:/Users/Shash/Java/workspaces/devkeel/keel-build
   [java]      at KeelMavenTool.run(KeelMavenTool.java:197)
   [java]      at KeelMavenTool.main(KeelMavenTool.java:86)

BUILD FAILED
File...... C:\Documents and Settings\schatterjee\.maven\cache\maven-keel-plugin-
1.2.2\plugin.jelly
Element... java
Line...... 144
Column.... 58
Java returned: 1
Total time: 2 seconds
Finished at: Thu Feb 24 14:26:58 CST 2005

So, I ran, "maven keel:generate-descrips", which goes through all the JARs, and says 
"BUILD SUCCESSFUL".

It does not generate a module-map.properties in $KEEL_HOME/keel-build, though!!!

Any ideas?

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




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

Reply via email to