Re: [FAIL] Loom compilation.
Mauro Talevi <[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
peter royal wrote: > BUILD FAILED > File...... file:/usr/local/builds/jcontainer/jcontainer/loom/ > Element... maven:reactor > Line...... 44 > Column.... 37 > Unable to obtain goal [build] -- > file:/usr/local/builds/jcontainer/jcontainer/loom/demos/ > avalonlifecycle/:14:31: <ant:copy> Use a fileset to copy directories. Changed to copy built sars in apps directory using a fileset from maven.build.dir. maven.sar.build.dir is defined in the plugin and is not available to the project unless explicitly overridden/set in the project.properties It builds fine for me now. Have a go ;-)