*Hai,
i got one error with Ant1.7.0 ,.I got this error when I done Mvn
appfuse:full-source with project directory source....
_Error Trace:_
*
FATAL ERROR:
INFO: null
Illegal charcter in path index at 18:C:\Documents and
Settings\XPPRESP3\.m2\repository\org\apache\ant\ant\1.7.0
For this from user and devlopers forum I got this information below
mentioned..*But I didnt understand where i have to change in local repository
file ...Please anyone can suggest me to solve my problem....*
*_Bug with Ant 1.7.0_*
Local repositories and projects on Windows platforms are held in
directories whose paths contain no spaces. To fix this issue, modify
your $M2_HOME/conf/settings.xml and change your localRepository to
something like the following:
<localRepository>c:\docume~1\username\.m2\repository</localRepository>
regards,
Manju