Hi, I am facing a weird problem with all my projects on windows 7, which work fine on a windows xp OS. In all the projects when I try to build a project from mvn through command prompt, I get the following output.
[INFO] Scanning for projects... Downloading: http://repo1.maven.org/maven2/com/mtvi/master-flex-player10/20/master-flex-player10-20.pom [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project com.mtvnet.player:mediaplayerprime:$ {majorMinorVersion}.${patchVersion} (C:\Komal\Office\Prime\primetrunk \pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Could not find artifact com.mtvi:master-flex-player10:pom:20 in central (http:// repo1.maven.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 4, column 10 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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 read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException This seems to be a settings.xml problem, because mvn is not able to locate parent POM from my local repository. As suggested in the error log, I have run the maven with -X but couldn't quite understand the problem. Can anyone please suggest? I am using the following version: Apache Maven 3.0.1 Java version: 1.6.0_21 OS name: "windows 7" version: "6.1" arch: "x86" Family: "windows" thanks, Komal -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
