[Clirr-devel] Multiproject build fails
Status: Alpha
Brought to you by:
lkuehne
From: <lak...@t-...> - 2004-08-06 11:48:13
|
Hi, with the Maven plugin added, I'm having trouble getting the multiproject build to work: > maven multiproject:site Our processing order: Clirr Core Clirr Maven plugin +---------------------------------------- | Generating site for Clirr Core | Memory: 3M/4M +---------------------------------------- [...] +---------------------------------------- | Generating site for Clirr Maven plugin | Memory: 22M/33M +---------------------------------------- Attempting to download clirr-core-0.4-SNAPSHOT.jar. WARNING: Failed to download clirr-core-0.4-SNAPSHOT.jar. BUILD FAILED What needs to be done to install the core-snapshot to my local repository? Should that be done by the core build automatically? Lars |