On Thu, Aug 29, 2013 at 3:53 PM, Danilo Amaral de Oliveira <[email protected]> wrote: > Hello Thomas, > > Thank you for the information. I tried to use the 'advanced search" with the > following terms: > Id: 'org.xwiki.contrib.workflow-publication:xwiki-workflow-publication-api' > Version: '1.0.1'
I did the exact same thing and it properly found it. Are you sure your server has access to Internet (do you have any extension listed with empty standard search) ? > > But the search returned 0 results. > > How can I install the api manually? You just need to put the jar file in "WEB-INF/lib" where XWiki application is installed. > > Thank you > Danilo > -----Mensagem original----- > De: [email protected] [mailto:[email protected]] Em nome de > Thomas Mortagne > Enviada em: quinta-feira, 29 de agosto de 2013 09:11 > Para: XWiki Users > Assunto: Re: [xwiki-users] XWiki Publication Workflow Application > > Note that you can install any extension from the > http://maven.xwiki.org/releases/ repository using "advanced search", in this > case the id is > org.xwiki.contrib.workflow-publication:xwiki-workflow-publication-api > and indicate the version you want. > > On Thu, Aug 29, 2013 at 2:08 PM, Thomas Mortagne <[email protected]> > wrote: >> Actually the real issue is that the dependency on the api module is >> not properly declared in the XAR extension itself. >> >> You can find the released files on >> http://maven.xwiki.org/releases/org/xwiki/contrib/workflow-publication/. >> >> On Thu, Aug 29, 2013 at 1:42 PM, Danilo Amaral de Oliveira >> <[email protected]> wrote: >>> Good Morning! >>> >>> Exploring the extensions features in the xwiki.org site I found an >>> interesting extension that could fit a big necessity in my company, the >>> 'XWiki Publication Workflow Application'. >>> http://extensions.xwiki.org/xwiki/bin/view/Extension/XWiki+Publicatio >>> n+Workflow+Application >>> >>> I download it by the extension manager in my XEM 5.1 but I could not launch >>> it correctly. Trying to launch the extension I realized that the API of >>> the plugin is missing. I think that it is the root cause of the problem. It >>> is available in the github but I don't know how to compile. Anyone tried >>> this extension successful? >>> >>> Thank you! >>> Danilo >>> _______________________________________________ >>> users mailing list >>> [email protected] >>> http://lists.xwiki.org/mailman/listinfo/users >> >> >> >> -- >> Thomas Mortagne > > > > -- > Thomas Mortagne > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
