如题,因为POM.XML中依赖别的项目,对一个项目进行mvn eclipse:eclipse转换成eclipse项目时报错:
C:\Cross\MabezSRC\mabez_src\build\buildhome\NumberNormalization>mvn eclipse:ecli
pse
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.xxx.xxx:NumberNormalizatio
n:1.0 (C:\Cross\MabezSRC\mabez_src\build\buildhome\NumberNormalization\pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Failure to find com.ericsson.fasttrack.dt
ag.ngfa1:DtagDefs:pom:1.0 in http://repo.maven.apache.org/maven2 was cached in t
he local repository, resolution will not be reattempted until the update interva
l of central has elapsed or updates are forced and 'parent.relativePath' points
at wrong local POM @ line 26, column 10 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
gException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
delException
C:\Cross\MabezSRC\mabez_src\build\buildhome\NumberNormalization>