Ok got it. I want to build just the Platform, not the Enterprise. Are you saying that if i want to build just the platform/web/standard it wont work? Ive just folowed the steps from Building Wiki<http://dev.xwiki.org/xwiki/bin/view/Community/Building%20>(Building XWiki Platform). It is written that Maven is smart enough to handle the dependencies.
What about the missing plugins in the resulting jar (obtained when building platform)? See my first post. 2010/3/15 Sergiu Dumitriu <[email protected]> > On 03/15/2010 04:46 PM, Bogdan Flueras wrote: > > With AND without them. The content of the file does not really mater, as > it > > were my hackings. > > Still the problem remains with the original code. > > The content of the javascript.vm is spit with no processing in the > resulted > > HTML. > > > > Ex: > > > > $xwiki.jsfx.use('js/scriptaculous/effects.js', true) > > $xwiki.jsfx.use('js/xwiki/widgets/modalPopup.js', true) > > $xwiki.ssfx.use('js/xwiki/widgets/modalPopup.css', true) > > This means that the skin extension plugin is not active. > > You should not build platform/web/standard to obtain the war, but > enterprise/web/ which also packages the plugins. > > -- > Sergiu Dumitriu > http://purl.org/net/sergiu/ > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- dipl. ing. Flueras Bogdan Ionut Yahoo, Skype: flueras_bogdan _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
