Hi Team, I just imported maven xwiki-core-rest (download code from svn) in eclipse and getting following error message :-
Description Resource Path Location Type Project build error: Non-resolvable parent POM for org.xwiki.platform:xwiki-core-parent:3.1-SNAPSHOT: Could not find artifact org.xwiki.commons:xwiki-commons:pom:42-SNAPSHOT and 'parent.relativePath' points at wrong local POM pom.xml /xwiki-core-rest line 1 Maven Problem Its very urgent as I am unable to build the project in eclipse. Please help me to solve this problem. Also please share some restful service implementation guide and how to deploy/test new xwiki restful service. Thanks Karamjit. On Thu, Jul 21, 2011 at 10:14 PM, Eduard Moraru <[email protected]>wrote: > Hi Karamjit, > > Here's a pretty complete tutorial made by Sergiu for GIT made specially > with > XWiki in mind: > > http://incubator.myxwiki.org/xwiki/bin/view/Main/UsingGitHub > > Good luck, > Eduard > > On Thu, Jul 21, 2011 at 7:41 PM, Karamjit Singh <[email protected] > >wrote: > > > Hi Marius > > > > Thanks for your quick response. I don't have experience on GIT. Before > > downloading the code from SVN, I tried GIT first using below command > > git clone git://urlofcode , This command just created the skeleton and > did > > not download the source code. Could you please share some more > information > > like how to download code from GIT and building the code. > > > > Thanks > > Karamjit. > > > > On Thu, Jul 21, 2011 at 10:01 PM, Marius Dumitru Florea < > > [email protected]> wrote: > > > > > Hi Karamjit, > > > > > > You should go through http://dev.xwiki.org/xwiki/bin/view/Community/ > > > (especially Source Repository, Building and Debugging sections). > > > > > > We moved our code to GitHub ( https://github.com/xwiki/ ) and you can > > > find the REST module at > > > > > > > > > https://github.com/xwiki/xwiki-platform/tree/master/xwiki-platform-core/xwiki-platform-rest > > > . > > > > > > Hope this helps, > > > Marius > > > > > > On 07/21/2011 07:13 PM, Karamjit Singh wrote: > > > > Hi Team, > > > > > > > > I need to implement restful web service for xwiki user creation and > > > > aothorization. I have downloaded the code from SVN but unable to > build > > > the > > > > xwiki source code from eclipse. I did not find any document related > to > > > this > > > > in manual. Could you please help me on this and let me know which > > module > > > I > > > > should download for restful web service customization. > > > > > > > > Its very urgent as I am stuck here. > > > > > > > > Thanks > > > > Karamjit > > > > _______________________________________________ > > > > devs mailing list > > > > [email protected] > > > > http://lists.xwiki.org/mailman/listinfo/devs > > > _______________________________________________ > > > devs mailing list > > > [email protected] > > > http://lists.xwiki.org/mailman/listinfo/devs > > > > > _______________________________________________ > > devs mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/devs > > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

