Hi all,

Yesterday on IRC "stefanom" (who I guess is Stefan Bodewig) helped me get
some of the Maven plugins for building the Fulcrum components installed.
So, for the fulcrum-crypto-api component(
http://brutus.apache.org/gump/public/jakarta-turbine-fulcrum/fulcrum-crypto-
api/gump_work/build_jakarta-turbine-fulcrum_fulcrum-crypto-api.html ), the
good news is that last night one of them was found, the bad news is the
other is missing:

|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

The build cannot continue because of the following unsatisfied dependencies:

merlin-unit-3.3.0.jar
avalon-meta-plugin-1.4.0.jar (try downloading from http://avalon.apache.org)

Total time: 2 seconds
Finished at: Wed Oct 13 17:48:57 PDT 2004

I need someone to install into the "gump" users plugin directory the
avalon-meta plugin by typing:

maven
plugin:download -DgroupId=avalon-meta -DartifactId=avalon-meta-plugin -Dvers
ion=1.4.0

As far as the error on merlin-unit, I think that in the
jakarta-turbine-fulcrum.xml file we depend on "avalon-merlin-unit" however,
in the avalon.xml file it is defined as "merlin-unit", so I think I should
change that to "merlin-unit":

<depend project="avalon-merlin-unit"/> to <depend project="merlin-unit"/>

?

Thanks all!

Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to