Uli,
Thanks for the suggestion.
I was using "maven fullDeployment" and rerun it after failure with the
same results.
From the config build files I was trying to find out why it attempts to
download it since
./deployer/build.xml does not indicate to do so but since I am new to
maven my efforts have been unsuccessful so far.
Tx,
Wesley
On Sep 29, 2005, at 12:05 AM, Ulrich Küster wrote:
Wesley Budziwojski schrieb:
I have been recently trying to install pluto from source dist:
pluto-src-1.0.1-rc4
and getting build failed
"because of the following unsatisfied dependency:
pluto-descriptors-1.0.1-rc4.jar "
Are you building Pluto using the command "maven -fullDeployment"?
If yes, try "maven fullDeployment" withouth the leading dash.
Uli