On Thu, Apr 21, 2011 at 18:04, Thomas Mortagne <[email protected]> wrote: > On Thu, Apr 21, 2011 at 17:10, Andreas Hahn <[email protected]> wrote: >> Am 21.04.2011 16:52, schrieb Thomas Mortagne: >>> >>>> Ok, I downloaded and installed git as in >>>> http://dev.xwiki.org/xwiki/bin/view/Community/DebugXEWithEclipse#HGetthesourceforXWiki >>>> (cloned xwiki-platform.git). >>>> >>>> In the next section "Setting Eclipse" I wonder what is the default project. >>>> Is it the top-level pom ? I tried that but I'm still getting the same >>>> errors. >>> Actually that's a syntax issue git style repository urls, I just >>> removed the link syntax. >> >> Thanks but I already tried that >> "[email protected]:xwiki/xwiki-debug-eclipse.git" in the meantime. >> Same error complaining about 'Non-resolvable parent POM' see *below >> *(its just a snippet from the looong list of errors) >> Seems it might have to do with my maven installation although I don't >> have a clue what might be wrong . >> Unfortunately I'm a maven rookie ... > > Ha I know, XEM artifact ids has just been refactored and > xwiki-debug-eclipse has not been updated accordingly. Fixing that > right now. > > Also make sure you have XWiki repository as Sergiu suggested.
Done, you can do a pull and all should be ok now. > >> >> thanks >> >> Andreas >> >> >>>> Description Resource Path Location Type >>>> Project build error: Non-resolvable parent POM for >>>> org.xwiki.platform:xwiki-platform:3.1-SNAPSHOT: Failure to find >>>> org.xwiki.commons:xwiki-commons-pom:pom:3.1-SNAPSHOT in >>>> http://caucho.com/m2/ was cached in the local repository, resolution >>>> will not be reattempted until the update interval of >>>> maven2-repository.caucho.com has elapsed or updates are forced and >>>> 'parent.relativePath' points at wrong local POM pom.xml >>>> /xwiki-platform-rendering-macro-php line 1 Maven pom Loading Problem >>>> Project build error: Non-resolvable parent POM for >>>> org.xwiki.platform:xwiki-platform:3.1-SNAPSHOT: Failure to find >>>> org.xwiki.commons:xwiki-commons-pom:pom:3.1-SNAPSHOT in >>>> http://download.java.net/maven/2 was cached in the local repository, >>>> resolution will not be reattempted until the update interval of >>>> maven2-repository.dev.java.net.2 has elapsed or updates are forced and >>>> 'parent.relativePath' points at wrong local POM pom.xml >>>> /xwiki-platform-oldcore line 1 Maven pom Loading Problem >>>> Project build error: Non-resolvable parent POM for >>>> org.xwiki.platform:xwiki-platform:3.1-SNAPSHOT: Failure to find >>>> org.xwiki.commons:xwiki-commons-pom:pom:3.1-SNAPSHOT in >>>> http://download.java.net/maven/2 was cached in the local repository, >>>> resolution will not be reattempted until the update interval of >>>> maven2-repository.dev.java.net.2 has elapsed or updates are forced and >>>> 'parent.relativePath' points at wrong local POM pom.xml >>>> /xwiki-platform-rendering-macro-rss line 1 Maven pom Loading Problem >>>> >> >> _______________________________________________ >> devs mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/devs >> > > > > -- > Thomas Mortagne > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

