Hi,
I am trying to
build a projet using AndroMDA and I have gone through the example at http://www.andromda.org/starting.html
(getting started with AndroMDA) still the point where I have to use Maven to
download all the dependencies and build my project. I have the following error
message on my command prompt:
BUILD FAILED
File...... C:\Documents and Settings\regine.rahn\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settings\regine.rahn\.maven\cache\maven-ear-plugin-1.6\plugin.jelly:99:24: <ant:fail>
Case-sensitive issue: The dependency andromdaexample:andromdaexample-core has a case problem. The dependency was either retrieved in the past with the wrong case or has been specified with the wrong case in your project.xml file. Fix your project.xml or update your local repository with the properly-cased file and try again.
I will be very greatful if someone have a solution to this problem.
Thanks, R�gine.
