The following comment has been added to this issue:
Author: anita kulshreshtha
Created: Sat, 16 Oct 2004 11:14 AM
Body:
The dependency in tomcat-plan.xml is still there (today's checkout).
This causes it to look for this jar at ../repository/mx4j/jars/mx4j-2.0.1.jar
and still fails with MissingDependencyException. The current patch does not
work. Removing this dependency from tomcat-plan.xml works! I also add these
jars manually in Eclipse.
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/GERONIMO-356?page=comments#action_54248
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/GERONIMO-356
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GERONIMO-356
Summary: tomcat-plan.xml : Missing Dependency mx4j/jars/mx4j-2.0.1.jar
Type: Task
Status: Closed
Priority: Major
Resolution: FIXED
Project: Apache Geronimo
Components:
buildsystem
Tomcat
Fix Fors:
1.0-M3
Versions:
1.0-M3
Assignee: Jacek Laskowski
Reporter: Ralf Barkow
Created: Mon, 4 Oct 2004 12:18 PM
Updated: Sat, 16 Oct 2004 11:14 AM
Description:
Eclipse reported an error in line 88 of TomcatGBean.java:
"The type javax.management.MBeanRegistration cannot be resolved.
It is indirectly referenced from required .class files."
The error disappeared after adding
MAVEN_REPO/mx4j/jars/mx4j-2.0.1.jar
as classpath variable entry to the geronimo-tomcat project in my eclipse
workspace.
So, I think there is a dependency missing in tomcat-plan.xml
(see attached patch).
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira