hello. thank you for your reply but : I can not build xwiki.
is that there is an order to build the modules? ----- Mail original ----- De: "Marius Dumitru Florea [via XWiki]" <[email protected]> À: "wafid" <[email protected]> Envoyé: Mercredi 11 Juin 2014 08:47:22 Objet: Re: IntelleJ Errors The module that fails, xwiki-platform-test, depends on the xwiki-platform-rest-model and for some reason your IDE doesn't find this dependency. Please read (again) http://dev.xwiki.org/xwiki/bin/view/Community/Building , especially the part about configuring the XWiki custom Maven remote repositories. On Tue, Jun 10, 2014 at 4:16 PM, wafid <[email protected]> wrote: > hello. > > when I try to build xwiki-platform in IntelliJ I get this error : > > /home/wafid/xwiki-intelliJ/xwiki-platform-xwiki-platform-5.4.5/xwiki-platform-core/xwiki-platform-test/src/main/java/org/xwiki/test/ui/TestUtils.java > Error:(62, 33) java: package org.xwiki.rest.model.jaxb does not exist > Error:(63, 33) java: package org.xwiki.rest.model.jaxb does not exist > Error:(119, 20) java: cannot find symbol > symbol: class ObjectFactory > location: class org.xwiki.test.ui.TestUtils > Error:(130, 37) java: cannot find symbol > symbol: class ObjectFactory > location: class org.xwiki.test.ui.TestUtils > Error:(1020, 9) java: cannot find symbol > symbol: class Xwiki > location: class org.xwiki.test.ui.TestUtils > > > help; > > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/IntelleJ-Errors-tp7590960.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ If you reply to this email, your message will be added to the discussion below: http://xwiki.475771.n2.nabble.com/IntelleJ-Errors-tp7590960p7590972.html To unsubscribe from IntelleJ Errors, visit http://xwiki.475771.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7590960&code=bWFoZm91ZGguYXRtYW5pQHRlbGVjb20tYnJldGFnbmUuZXV8NzU5MDk2MHwtMzMzNDg2MTI= -- View this message in context: http://xwiki.475771.n2.nabble.com/IntelleJ-Errors-tp7590960p7590974.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
