On Feb 15, 2006, at 3:09 AM, Phani Madgula wrote:
Hi..
I am getting this problem due to dependency on the below jar file.
How can I resolve the issue?
BUILD FAILED
File...... C:\geronimo\maven.xml
Element... maven:reactor
Line...... 58
Column.... 112
The build cannot continue because of the following unsatisfied
dependency:
geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar
Total time: 55 minutes 32 seconds
Finished at: Wed Feb 15 13:00:02 IST 2006
Phani,
The spec jar should be available in the apache repository, now --
http://cvs.apache.org/repository/org.apache.geronimo.specs/jars/
geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar
You can disregard my earlier instructions on building geronimo-specs
from source.
--kevan