Thanks to the help received on this list I was able to cvsgrab the Jelly source code, run "maven dist:install" (after changing maven.dist.install.dir in the project.properties file) and that worked fine.
After that I tried to build the tag libraries. I changed maven.dist.install.dir in all project.properties files and then typed "maven tags:build". For some reason that resulted in an error (see below). What am I doing wrong? What does the error message mean? D:\apache\jelly>maven tags:build __ __ | \/ |__ Jakarta _ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-8 Attempting to download commons-cli-SNAPSHOT.jar. Attempting to download commons-lang-SNAPSHOT.jar. Attempting to download commons-discovery-SNAPSHOT.jar. Starting the reactor (this may take a while)... BUILD FAILED Introducing edge will cause a Cycle. Total time: 13 seconds Thanks, ...Frank ---------------------------------------------------------------- Frank Meijer Nortel Networks, Ottawa (613) 763-5308 ----------------------------------------------------------------
