[Flock-devel] ejb.jar?
Status: Alpha
Brought to you by:
phraktle
From: Denis H. <de...@ha...> - 2004-05-14 02:48:05
|
(I know this list is sort of moribund, but...) I followed the instructions at http://flock.sourceforge.net/devguide.html to set up flock as an eclipse project, but when I run the "maven eclipse:add-maven-repo" step I get this from maven: Attempting to download ejb.jar. WARNING: Failed to download ejb.jar. The build cannot continue because of the following unsatisfied dependency: ejb.jar (no download url specified) There's a comment in project.xml at the entry for this dependency which says: <!-- no EJBs here, just a fake dep for tapestry in tomcat --> What do I need to do to get around this? Thanks, dwh |