[xwiki-devs] snapshots download
Hi all, In the Download XWiki page at http://www.xwiki.org/xwiki/bin/view/Main/Download there is a link to the Maven repository. Once there, the "XWiki Enterprise files" entry links to a directory where I can see .pom, .md5 and .sha1 files, but now .war files is in there. I can find .war files in the directory linked to "XWiki Platform Standard WAR". For instance, the last one is now, I think, http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-web-standard/1... It is clear that I don't understand how Maven repository works! Is there a .war for the last XWiki Enterprise build (if that exist)? Is this xwiki-web-standard file the one I must download and install to test some new feature or fixed bug? Must I build it here? Thanks for your help! Ricardo -- Ricardo Rodríguez Your EPEC Network ICT Team
The links were wrong. I've updated the download page. Someone still needs to add links for XEM and Watch... BTW I'm also releasing XE 1.3M1 right as we speak. -Vincent On Jan 30, 2008, at 11:03 AM, [Ricardo Rodriguez] Your EPEC Network ICT Team wrote:
Hi all,
In the Download XWiki page at http://www.xwiki.org/xwiki/bin/view/Main/Download there is a link to the Maven repository. Once there, the "XWiki Enterprise files" entry links to a directory where I can see .pom, .md5 and .sha1 files, but now .war files is in there.
I can find .war files in the directory linked to "XWiki Platform Standard WAR". For instance, the last one is now, I think,
http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-web-standard/1...
It is clear that I don't understand how Maven repository works! Is there a .war for the last XWiki Enterprise build (if that exist)? Is this xwiki-web-standard file the one I must download and install to test some new feature or fixed bug?
Must I build it here?
Thanks for your help!
Ricardo
-- Ricardo Rodríguez Your EPEC Network ICT Team
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Vincent Massol wrote:
The links were wrong. I've updated the download page.
Someone still needs to add links for XEM and Watch...
BTW I'm also releasing XE 1.3M1 right as we speak.
Thanks! So, I will wait until 1.3M1 is announced. Cheers, Ricardo -- Ricardo Rodríguez Your EPEC Network ICT Team
Hi, The last XE builds are in http://maven.xwiki.org/snapshots/com/xpn/xwiki/products/. platform/xwiki-web-standard just contains platform web application package without any plugins or specific configuration. http://maven.xwiki.org/snapshots/com/xpn/xwiki/products/xwiki-enterprise-web...: the web application without database connector or configuration http://maven.xwiki.org/snapshots/com/xpn/xwiki/products/xwiki-enterprise-hsq...: the last distribution package based on hsqldb http://maven.xwiki.org/snapshots/com/xpn/xwiki/products/xwiki-enterprise-wik...: the last XE xar 2008/1/30, [Ricardo Rodriguez] Your EPEC Network ICT Team <[email protected]>:
Hi all,
In the Download XWiki page at http://www.xwiki.org/xwiki/bin/view/Main/Download there is a link to the Maven repository. Once there, the "XWiki Enterprise files" entry links to a directory where I can see .pom, .md5 and .sha1 files, but now .war files is in there.
I can find .war files in the directory linked to "XWiki Platform Standard WAR". For instance, the last one is now, I think,
http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-web-standard/1...
It is clear that I don't understand how Maven repository works! Is there a .war for the last XWiki Enterprise build (if that exist)? Is this xwiki-web-standard file the one I must download and install to test some new feature or fixed bug?
Must I build it here?
Thanks for your help!
Ricardo
-- Ricardo Rodríguez Your EPEC Network ICT Team
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
Thomas Mortagne wrote:
Hi,
The last XE builds are in http://maven.xwiki.org/snapshots/com/xpn/xwiki/products/. platform/xwiki-web-standard just contains platform web application package without any plugins or specific configuration.
I see that Vicent has already updated the links in the download page (http://www.xwiki.org/xwiki/bin/view/Main/Download). Thanks both! Cheers, Ricardo -- Ricardo Rodríguez Your EPEC Network ICT Team
participants (3)
-
[Ricardo Rodriguez] Your EPEC Network ICT Team -
Thomas Mortagne -
Vincent Massol