Hi, You can look at http://maven.xwiki.org/ for available artifacts. It seems the latest stable version of xwiki-plugin-skinx is 1.9 ( http://maven.xwiki.org/releases/com/xpn/xwiki/platform/plugins/xwiki-plugin-skinx/ ) and the latest stable version of xwiki-core-component is 2.0-milestone-1 ( http://maven.xwiki.org/releases/org/xwiki/platform/xwiki-core-component/ ). You can rely on snapshots also.
Hope this helps, Marius [email protected] wrote: > I have a plugin that depends on xwiki-plugin-skinx and xwiki-core-component > (for example). When I try to build against 2.0-milestone-1 maven is not able > to find jar files for these. > > > > Do I need to specify 1.9 versions for these or have they 'moved' elsewhere? > Is there a way to easily determine what is what? > > > > Thanks, > > > > Glenn > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

