I'm probably doing something stupid, but I can't figure it out. I started
with a clean slate when I switched to maven. Everything seemed to
go fine. I did the maven keel:install, no errors. Then I changed directories
to keel-build/example-projects/default and did maven war. After much
downloading and what not, it succeeded but when I checked the war file,
this is all I have in it:


(~/keel/keel-build/example-projects/default)
[Silver] (duff): jar tf target/default.war
META-INF/
META-INF/MANIFEST.MF
WEB-INF/
WEB-INF/classes/
WEB-INF/lib/
WEB-INF/tld/
WEB-INF/lib/cli-1.0.jar
WEB-INF/lib/comm-direct-1.0.jar
WEB-INF/lib/commons-beanutils-1.6.1.jar
WEB-INF/lib/commons-collections-3.0.jar
WEB-INF/lib/commons-fileupload-1.0.jar
WEB-INF/lib/commons-logging-1.0.4.jar
WEB-INF/lib/commons-validator-1.1.3.jar
WEB-INF/lib/concurrent-1.3.1.jar
WEB-INF/lib/keel-client-2.1.jar
WEB-INF/lib/keel-clnt-cli-1.1.jar
WEB-INF/lib/keel-clnt-struts-3.0.jar
WEB-INF/lib/keel-common-2.0.jar
WEB-INF/lib/oro-2.0.8.jar
WEB-INF/lib/struts-1.2.4.jar
WEB-INF/lib/xercesImpl-2.6.2.jar
WEB-INF/lib/xml-apis-2.0.2.jar
WEB-INF/lib/xmlParserAPIs-2.0.2.jar

I got the same results yesterday, but thought it might be because things
were still in flux. So today I wiped it out completely and started all over
but got the same results. At one point I accidently used a window that
still had my old KEEL_HOME variable and it built a more complete
war file. Also, I'm not sure if this is supposed to be the case, but the only
top-level directory created in $KEEL_HOME is keel-build. None of the
other directories are there. I assume that is because it is doing a
binary build rather than from sources....


Any help would be greatly appreciated.  Thanks!

tom
--
Thomas Duff / [EMAIL PROTECTED]
Principal Software Engineer / Global Crossing

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

Reply via email to