Re: fyi: minimal build
Michael Nash <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Organization | JGlobal Limited |
| Message-ID | <[email protected]> |
Thomas: jar:install can't be used in an application project - I think the target you want is "keel:uberjar" here... Mike On Fri, 2005-03-11 at 16:31, Thomas Duff wrote: > I know people were talking about troubles building > minimal but I don't remember what was said. Anyway, > I built it but ran into this error: > > # maven jar:install > <snip> > test:compile: > > [echo] Processing meta-info for java source in > /Users/duff/projects/keel/keel-build/example-projects/minimal/src/java > [collect-metainfo] Writing Info descriptors as property files > (.meta). > [collect-metainfo] Collecting service information. > [mkdir] Created dir: > /Users/duff/projects/keel/keel-build/example-projects/minimal/target/ > classes/conf/server > > BUILD FAILED > File...... > /Users/duff/.maven/cache/maven-keel-plugin-1.2.12/plugin.jelly > Element... move > Line...... 118 > Column.... 87 > /Users/duff/projects/keel/keel-build/example-projects/minimal/target/ > classes not found. > Total time: 29 seconds > Finished at: Fri Mar 11 16:15:10 EST 2005 > > Even if I created the target/classes directory manually, it would delete > it. In order to get it to build I had to create a dummy java class in > src/java > and put a <build> section in the project.xml. Neither one alone fixed > it. > This is with plugin 1.2.12 and cvs sources updated a couple of hours > ago. > > t > > 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