[xwiki-devs] Regarding Source Codes
Hi, I have been trying to build XWiki from source code and follow the instructions from http://www.xwiki.org/xwiki/bin/view/Community/Building#HCheckingoutthesource... but i have difficulties in getting all the souce codes. Though it is possible to obtain the source codes from http://svnmirror.xwiki.org/svn/mirror/xwiki/ , and it is very tedious to donwload the individual files. Furthermore, i can't download the zip file from http://fisheye2.cenqua.com/browse/xwiki/.. Therefore, is there any place where i can download different version of XWiki source codes in a zip file? Regards --------------------------------- Real people. Real questions. Real answers. Share what you know.
Hi, http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository Didn't you try to check-out svn sources ? - Asiri On 9/5/07, Colin Tay <[email protected]> wrote:
Hi,
I have been trying to build XWiki from source code and follow the instructions from
http://www.xwiki.org/xwiki/bin/view/Community/Building#HCheckingoutthesource... but i have difficulties in getting all the souce codes. Though it is possible to obtain the source codes from http://svnmirror.xwiki.org/svn/mirror/xwiki/ , and it is very tedious to donwload the individual files. Furthermore, i can't download the zip file from http://fisheye2.cenqua.com/browse/xwiki/.. Therefore, is there any place where i can download different version of XWiki source codes in a zip file?
Regards
------------------------------ <http://answers.yahoo.com.sg> *Real people. Real questions. Real answers. Share what you know<http://answers.yahoo.com.sg> *.
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi, I have check out the http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository but it seem that there isn't zip files which i can download the entire source codes without clicking on each individual ones. Regards Asiri Rathnayake <[email protected]> wrote: Hi, http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository Didn't you try to check-out svn sources ? - Asiri On 9/5/07, Colin Tay <[email protected]> wrote: Hi, I have been trying to build XWiki from source code and follow the instructions from http://www.xwiki.org/xwiki/bin/view/Community/Building#HCheckingoutthesource... but i have difficulties in getting all the souce codes. Though it is possible to obtain the source codes from http://svnmirror.xwiki.org/svn/mirror/xwiki/ , and it is very tedious to donwload the individual files. Furthermore, i can't download the zip file from http://fisheye2.cenqua.com/browse/xwiki/.. Therefore, is there any place where i can download different version of XWiki source codes in a zip file? Regards --------------------------------- Real people. Real questions. Real answers. Share what you know . _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs --------------------------------- Real people. Real questions. Real answers. Share what you know.
Hi Colin, By "check-out" i meant svn check out. i.e you have to get the source code using some subversion client. Ex. On most linux platforms, svn co *svn://svn.forge.objectweb.org/svnroot/xwiki/trunks-users* will download the source into a directory called trunks-users. Otherwise goto http://fisheye2.cenqua.com/browse/xwiki/ and in the lower left corner you can see options for downloading source in zipped format (but these do not work i think). - Asiri On 9/6/07, Colin Tay <[email protected]> wrote:
Hi,
I have check out the http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository but it seem that there isn't zip files which i can download the entire source codes without clicking on each individual ones.
Regards
*Asiri Rathnayake <[email protected]>* wrote:
Hi,
http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository
Didn't you try to check-out svn sources ?
- Asiri
On 9/5/07, Colin Tay <[email protected]> wrote:
Hi,
I have been trying to build XWiki from source code and follow the instructions from
http://www.xwiki.org/xwiki/bin/view/Community/Building#HCheckingoutthesource... but i have difficulties in getting all the souce codes. Though it is possible to obtain the source codes from http://svnmirror.xwiki.org/svn/mirror/xwiki/ , and it is very tedious to donwload the individual files. Furthermore, i can't download the zip file from http://fisheye2.cenqua.com/browse/xwiki/.. Therefore, is there any place where i can download different version of XWiki source codes in a zip file?
Regards ------------------------------ <http://answers.yahoo.com.sg> *Real people. Real questions. Real answers. Share what you know<http://answers.yahoo.com.sg> * .
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
------------------------------ <http://answers.yahoo.com.sg> *Real people. Real questions. Real answers. Share what you know<http://answers.yahoo.com.sg> *.
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On Sep 6, 2007, at 6:05 AM, Asiri Rathnayake wrote:
Hi Colin,
By "check-out" i meant svn check out.
i.e you have to get the source code using some subversion client.
Ex. On most linux platforms,
svn co svn://svn.forge.objectweb.org/svnroot/xwiki/trunks-users
will download the source into a directory called trunks-users.
Otherwise goto http://fisheye2.cenqua.com/browse/xwiki/
and in the lower left corner you can see options for downloading source in zipped format (but these do not work i think).
Sources are also available in our remote maven repository, but artifact by artifact only and these are only java sources (not all sources, like build files, etc). And they're only available for releases... For example for the 1.1-rc-1 core: http://maven.xwiki.org/releases/ com/xpn/xwiki/platform/xwiki-core/1.1-rc-1/xwiki-core-1.1-rc-1- sources.jar I don't know why fisheye doesn't work downloading zips. It used to work. In any case make sure to grab only a small portion and not the full sources, including tags and branches for the whole wiki ecosystem! :) -Vincent
On 9/6/07, Colin Tay <[email protected]> wrote: Hi,
I have check out the http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository but it seem that there isn't zip files which i can download the entire source codes without clicking on each individual ones.
Regards
Asiri Rathnayake <[email protected]> wrote: Hi,
http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository
Didn't you try to check-out svn sources ?
- Asiri
On 9/5/07, Colin Tay < [email protected]> wrote: Hi,
I have been trying to build XWiki from source code and follow the instructions from http://www.xwiki.org/xwiki/bin/view/Community/ Building#HCheckingoutthesources but i have difficulties in getting all the souce codes. Though it is possible to obtain the source codes from http:// svnmirror.xwiki.org/svn/mirror/xwiki/ , and it is very tedious to donwload the individual files. Furthermore, i can't download the zip file from http://fisheye2.cenqua.com/browse/xwiki/.. Therefore, is there any place where i can download different version of XWiki source codes in a zip file?
Regards
Real people. Real questions. Real answers. Share what you know .
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Real people. Real questions. Real answers. Share what you know .
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi, I have check out all the files at svn://[email protected]/svnroot/xwiki and attempt to install one of the package by issuing "mvn install -o" at the .m2\repository\xwiki\xwiki-platform\web\trunk folder. However, i keep getting the uable to obtain com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT resource. How do i resolve this? I have also attached the log file below for reference. Maven version: 2.1-SNAPSHOT Java version: 1.5.0_11 OS name: "windows xp" version: "5.1" arch: "x86" [DEBUG] Registering at plexus.core: org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboardInteractive (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [INFO] Scanning for projects... [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.OperatingSystemProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.JdkPrefixProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.FileProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.SystemPropertyProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.CustomActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.AlwaysOnProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Pre-scanning POM lineage of: C:\Documents and Settings\123\.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml for build extensions. [DEBUG] Building model-lineage for: C:\Documents and Settings\123\.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml to pre-scan for extensions. [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Skipping disabled repository central [DEBUG] xwiki: using locally installed snapshot [DEBUG] Trying repository xwiki-externals Downloading: http://maven.xwiki.org/externals/com/xpn/xwiki/platform/xwiki/5-SNAPSHOT/xwi... [DEBUG] Unable to get resource 'com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT' from repository xwiki-externals (http://maven.xwiki.org/externals) [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Trying repository xwiki-snapshots Downloading: http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki/5-SNAPSHOT/xwi... [DEBUG] Unable to get resource 'com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT' from repository xwiki-snapshots (http://maven.xwiki.org/snapshots) [DEBUG] Skipping disabled repository central Regards, Vincent Massol <[email protected]> wrote: On Sep 6, 2007, at 6:05 AM, Asiri Rathnayake wrote: Hi Colin, By "check-out" i meant svn check out. i.e you have to get the source code using some subversion client. Ex. On most linux platforms, svn co svn://svn.forge.objectweb.org/svnroot/xwiki/trunks-users will download the source into a directory called trunks-users. Otherwise goto http://fisheye2.cenqua.com/browse/xwiki/ and in the lower left corner you can see options for downloading source in zipped format (but these do not work i think). Sources are also available in our remote maven repository, but artifact by artifact only and these are only java sources (not all sources, like build files, etc). And they're only available for releases... For example for the 1.1-rc-1 core: http://maven.xwiki.org/releases/com/xpn/xwiki/platform/xwiki-core/1.1-rc-1/x... I don't know why fisheye doesn't work downloading zips. It used to work. In any case make sure to grab only a small portion and not the full sources, including tags and branches for the whole wiki ecosystem! :) -Vincent On 9/6/07, Colin Tay <[email protected]> wrote: Hi, I have check out the http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository but it seem that there isn't zip files which i can download the entire source codes without clicking on each individual ones. Regards Asiri Rathnayake <[email protected]> wrote: Hi, http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository Didn't you try to check-out svn sources ? - Asiri On 9/5/07, Colin Tay < [email protected]> wrote: Hi, I have been trying to build XWiki from source code and follow the instructions from http://www.xwiki.org/xwiki/bin/view/Community/Building#HCheckingoutthesource... but i have difficulties in getting all the souce codes. Though it is possible to obtain the source codes from http://svnmirror.xwiki.org/svn/mirror/xwiki/ , and it is very tedious to donwload the individual files. Furthermore, i can't download the zip file from http://fisheye2.cenqua.com/browse/xwiki/.. Therefore, is there any place where i can download different version of XWiki source codes in a zip file? Regards --------------------------------- Real people. Real questions. Real answers. Share what you know . _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs --------------------------------- Real people. Real questions. Real answers. Share what you know . _______________________________________________ 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 --------------------------------- Yahoo! Movies - Search movie info and celeb profiles and photos.
Hi Colin, Read this very carefully, http://www.xwiki.org/xwiki/bin/view/Community/Building basically, you cannot use the -o flag unless you have all the required artifacts in your local repo. So please read the build instructions given in above page thoroughly :) - Asiri On 9/7/07, Colin Tay <[email protected]> wrote:
Hi,
I have check out all the files at * svn://[email protected]/svnroot/xwiki and attempt to install one of the package by issuing "mvn install -o" at the * .m2\repository\xwiki\xwiki-platform\web\trunk folder. However, i keep getting the uable to obtain com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT resource. How do i resolve this? I have also attached the log file below for reference.
Maven version: 2.1-SNAPSHOT Java version: 1.5.0_11 OS name: "windows xp" version: "5.1" arch: "x86" [DEBUG] Registering at plexus.core: org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboardInteractive(object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [INFO] Scanning for projects... [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.OperatingSystemProfileActivator(object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.JdkPrefixProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.FileProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.SystemPropertyProfileActivator(object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.CustomActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.AlwaysOnProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Pre-scanning POM lineage of: C:\Documents and Settings\123\.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml for build extensions. [DEBUG] Building model-lineage for: C:\Documents and Settings\123\.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml to pre-scan for extensions. [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Skipping disabled repository central [DEBUG] xwiki: using locally installed snapshot [DEBUG] Trying repository xwiki-externals Downloading: http://maven.xwiki.org/externals/com/xpn/xwiki/platform/xwiki/5-SNAPSHOT/xwi... [DEBUG] Unable to get resource ' com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT' from repository xwiki-externals (http://maven.xwiki.org/externals) [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Trying repository xwiki-snapshots Downloading: http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki/5-SNAPSHOT/xwi... [DEBUG] Unable to get resource ' com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT' from repository xwiki-snapshots (http://maven.xwiki.org/snapshots) [DEBUG] Skipping disabled repository central
Regards,
*Vincent Massol <[email protected]>* wrote:
On Sep 6, 2007, at 6:05 AM, Asiri Rathnayake wrote:
Hi Colin,
By "check-out" i meant svn check out.
i.e you have to get the source code using some subversion client.
Ex. On most linux platforms,
svn co * svn://svn.forge.objectweb.org/svnroot/xwiki/trunks-users*
will download the source into a directory called trunks-users.
Otherwise goto http://fisheye2.cenqua.com/browse/xwiki/
and in the lower left corner you can see options for downloading source in zipped format (but these do not work i think).
Sources are also available in our remote maven repository, but artifact by artifact only and these are only java sources (not all sources, like build files, etc). And they're only available for releases...
For example for the 1.1-rc-1 core: http://maven.xwiki.org/releases/com/xpn/xwiki/platform/xwiki-core/1.1-rc-1/x...
I don't know why fisheye doesn't work downloading zips. It used to work. In any case make sure to grab only a small portion and not the full sources, including tags and branches for the whole wiki ecosystem! :)
-Vincent
On 9/6/07, Colin Tay <[email protected]> wrote:
Hi,
I have check out the http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository but it seem that there isn't zip files which i can download the entire source codes without clicking on each individual ones.
Regards
* Asiri Rathnayake <[email protected]>* wrote:
Hi,
http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository
Didn't you try to check-out svn sources ?
- Asiri
On 9/5/07, Colin Tay < [email protected]> wrote:
Hi,
I have been trying to build XWiki from source code and follow the instructions from http://www.xwiki.org/xwiki/bin/view/Community/Building#HCheckingoutthesource...
but i have difficulties in getting all the souce codes. Though it is possible to obtain the source codes from http://svnmirror.xwiki.org/svn/mirror/xwiki/ , and it is very tedious to donwload the individual files. Furthermore, i can't download the zip file from http://fisheye2.cenqua.com/browse/xwiki/.. Therefore, is there any place where i can download different version of XWiki source codes in a zip file?
Regards ------------------------------ <http://answers.yahoo.com.sg> *Real people. Real questions. Real answers. Share what you know<http://answers.yahoo.com.sg> * .
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
------------------------------ <http://answers.yahoo.com.sg> *Real people. Real questions. Real answers. Share what you know<http://answers.yahoo.com.sg> * .
_______________________________________________ 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
------------------------------ Yahoo! Movies<http://sg.rd.yahoo.com/mail/sg/footer/def/*http://sg.movies.yahoo.com>- Search movie info and celeb profiles and photos.
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi, It is getting me confused, i understand that you need all the files for offline compilation. Therefore i have download all of them from svn://[email protected]/svnroot/xwiki. Is there anything more i need to download in order to build offline? Regards, Asiri Rathnayake <[email protected]> wrote: Hi Colin, Read this very carefully, http://www.xwiki.org/xwiki/bin/view/Community/Building basically, you cannot use the -o flag unless you have all the required artifacts in your local repo. So please read the build instructions given in above page thoroughly :) - Asiri On 9/7/07, Colin Tay < [email protected]> wrote:Hi, I have check out all the files at svn://[email protected]/svnroot/xwiki and attempt to install one of the package by issuing "mvn install -o" at the .m2\repository\xwiki\xwiki-platform\web\trunk folder. However, i keep getting the uable to obtain com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT resource. How do i resolve this? I have also attached the log file below for reference. Maven version: 2.1-SNAPSHOT Java version: 1.5.0_11 OS name: "windows xp" version: "5.1" arch: "x86" [DEBUG] Registering at plexus.core: org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboardInteractive (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [INFO] Scanning for projects... [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.OperatingSystemProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.JdkPrefixProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.FileProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137 ), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.SystemPropertyProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.CustomActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.AlwaysOnProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Pre-scanning POM lineage of: C:\Documents and Settings\123\.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml for build extensions. [DEBUG] Building model-lineage for: C:\Documents and Settings\123\.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml to pre-scan for extensions. [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Skipping disabled repository central [DEBUG] xwiki: using locally installed snapshot [DEBUG] Trying repository xwiki-externals Downloading: http://maven.xwiki.org/externals/com/xpn/xwiki/platform/xwiki/5-SNAPSHOT/xwi... [DEBUG] Unable to get resource 'com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT' from repository xwiki-externals ( http://maven.xwiki.org/externals) [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Trying repository xwiki-snapshots Downloading: http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki/5-SNAPSHOT/xwi... [DEBUG] Unable to get resource 'com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT' from repository xwiki-snapshots ( http://maven.xwiki.org/snapshots) [DEBUG] Skipping disabled repository central Regards, Vincent Massol < [email protected]> wrote: On Sep 6, 2007, at 6:05 AM, Asiri Rathnayake wrote: Hi Colin, By "check-out" i meant svn check out. i.e you have to get the source code using some subversion client. Ex. On most linux platforms, svn co svn://svn.forge.objectweb.org/svnroot/xwiki/trunks-users will download the source into a directory called trunks-users. Otherwise goto http://fisheye2.cenqua.com/browse/xwiki/ and in the lower left corner you can see options for downloading source in zipped format (but these do not work i think). Sources are also available in our remote maven repository, but artifact by artifact only and these are only java sources (not all sources, like build files, etc). And they're only available for releases... For example for the 1.1-rc-1 core: http://maven.xwiki.org/releases/com/xpn/xwiki/platform/xwiki-core/1.1-rc-1/x... I don't know why fisheye doesn't work downloading zips. It used to work. In any case make sure to grab only a small portion and not the full sources, including tags and branches for the whole wiki ecosystem! :) -Vincent On 9/6/07, Colin Tay < [email protected]> wrote: Hi, I have check out the http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository but it seem that there isn't zip files which i can download the entire source codes without clicking on each individual ones. Regards Asiri Rathnayake <[email protected]> wrote: Hi, http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository Didn't you try to check-out svn sources ? - Asiri On 9/5/07, Colin Tay < [email protected]> wrote: Hi, I have been trying to build XWiki from source code and follow the instructions from http://www.xwiki.org/xwiki/bin/view/Community/Building#HCheckingoutthesource... but i have difficulties in getting all the souce codes. Though it is possible to obtain the source codes from http://svnmirror.xwiki.org/svn/mirror/xwiki/ , and it is very tedious to donwload the individual files. Furthermore, i can't download the zip file from http://fisheye2.cenqua.com/browse/xwiki/.. Therefore, is there any place where i can download different version of XWiki source codes in a zip file? Regards --------------------------------- Real people. Real questions. Real answers. Share what you know . _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs --------------------------------- Real people. Real questions. Real answers. Share what you know . _______________________________________________ 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 --------------------------------- Yahoo! Movies - Search movie info and celeb profiles and photos. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs --------------------------------- Real people. Real questions. Real answers. Share what you know.
Hi Colin, On Sep 7, 2007, at 9:23 AM, Colin Tay wrote:
Hi,
It is getting me confused, i understand that you need all the files for offline compilation.
No that's not quite correct. You only need the sources for the module you wish to build. Maven handle binary dependencies.
Therefore i have download all of them from svn:// [email protected]/svnroot/xwiki. Is there anything more i need to download in order to build offline?
No it doesn't like this with Maven. You need to be online for your first build and especially for XWiki's trunk build since it looks online to get fresh binary dependencies. Check http://www.xwiki.org/xwiki/bin/view/Community/ DevelopmentPractices#HContinuousIntegration (to know more about Maven check out http://maven.apache.org for more details). Thanks -Vincent
Asiri Rathnayake <[email protected]> wrote: Hi Colin,
Read this very carefully,
http://www.xwiki.org/xwiki/bin/view/Community/Building
basically, you cannot use the -o flag unless you have all the required artifacts in your local repo.
So please read the build instructions given in above page thoroughly :)
- Asiri
On 9/7/07, Colin Tay < [email protected]> wrote: Hi,
I have check out all the files at svn:// [email protected]/svnroot/xwiki and attempt to install one of the package by issuing "mvn install -o" at the .m2\repository\xwiki\xwiki-platform\web\trunk folder. However, i keep getting the uable to obtain com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT resource. How do i resolve this? I have also attached the log file below for reference.
Maven version: 2.1-SNAPSHOT Java version: 1.5.0_11 OS name: "windows xp" version: "5.1" arch: "x86" [DEBUG] Registering at plexus.core: org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboa rdInteractive (object realm: sun.misc.Launcher $AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [INFO] Scanning for projects... [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.OperatingSystemProfileActivator ( object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.JdkPrefixProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.FileProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137 ), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.SystemPropertyProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.CustomActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.AlwaysOnProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Pre-scanning POM lineage of: C:\Documents and Settings\123 \.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml for build extensions. [DEBUG] Building model-lineage for: C:\Documents and Settings\123 \.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml to pre-scan for extensions. [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Skipping disabled repository central [DEBUG] xwiki: using locally installed snapshot [DEBUG] Trying repository xwiki-externals Downloading: http://maven.xwiki.org/externals/com/xpn/xwiki/ platform/xwiki/5-SNAPSHOT/xwiki-5-SNAPSHOT.pom [DEBUG] Unable to get resource 'com.xpn.xwiki.platform:xwiki:pom:5- SNAPSHOT' from repository xwiki-externals ( http://maven.xwiki.org/ externals) [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Trying repository xwiki-snapshots Downloading: http://maven.xwiki.org/snapshots/com/xpn/xwiki/ platform/xwiki/5-SNAPSHOT/xwiki-5-SNAPSHOT.pom [DEBUG] Unable to get resource 'com.xpn.xwiki.platform:xwiki:pom:5- SNAPSHOT' from repository xwiki-snapshots ( http://maven.xwiki.org/ snapshots) [DEBUG] Skipping disabled repository central
Regards,
Vincent Massol < [email protected]> wrote:
On Sep 6, 2007, at 6:05 AM, Asiri Rathnayake wrote:
Hi Colin,
By "check-out" i meant svn check out.
i.e you have to get the source code using some subversion client.
Ex. On most linux platforms,
svn co svn://svn.forge.objectweb.org/svnroot/xwiki/trunks-users
will download the source into a directory called trunks-users.
Otherwise goto http://fisheye2.cenqua.com/browse/xwiki/
and in the lower left corner you can see options for downloading source in zipped format (but these do not work i think).
Sources are also available in our remote maven repository, but artifact by artifact only and these are only java sources (not all sources, like build files, etc). And they're only available for releases...
For example for the 1.1-rc-1 core: http://maven.xwiki.org/releases/ com/xpn/xwiki/platform/xwiki-core/1.1-rc-1/xwiki-core-1.1-rc-1- sources.jar
I don't know why fisheye doesn't work downloading zips. It used to work. In any case make sure to grab only a small portion and not the full sources, including tags and branches for the whole wiki ecosystem! :)
-Vincent
On 9/6/07, Colin Tay < [email protected]> wrote: Hi,
I have check out the http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository but it seem that there isn't zip files which i can download the entire source codes without clicking on each individual ones.
Regards
Asiri Rathnayake <[email protected]> wrote: Hi,
http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository
Didn't you try to check-out svn sources ?
- Asiri
On 9/5/07, Colin Tay < [email protected]> wrote: Hi,
I have been trying to build XWiki from source code and follow the instructions from http://www.xwiki.org/xwiki/bin/view/Community/ Building#HCheckingoutthesources but i have difficulties in getting all the souce codes. Though it is possible to obtain the source codes from http:// svnmirror.xwiki.org/svn/mirror/xwiki/ , and it is very tedious to donwload the individual files. Furthermore, i can't download the zip file from http://fisheye2.cenqua.com/browse/xwiki/.. Therefore, is there any place where i can download different version of XWiki source codes in a zip file?
Regards
Real people. Real questions. Real answers. Share what you know .
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Real people. Real questions. Real answers. Share what you know .
_______________________________________________ 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
Yahoo! Movies - Search movie info and celeb profiles and photos.
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Real people. Real questions. Real answers. Share what you know. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi, I had just try to run "mvn install" in one of the download folder ".m2\repository\xwiki\xwiki-platform\core\trunk\xwiki-core" and as you mentioned that Maven will handle the dependencies. However, i still faced the following error [INFO] Scanning for projects... Downloading: http://maven.xwiki.org/externals/com/xpn/xwiki/platform/xwiki-core-parent/1.... Downloading: http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-core-parent/1.... [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. GroupId: com.xpn.xwiki.platform ArtifactId: xwiki-core-parent Version: 1.2-SNAPSHOT Reason: Unable to download the artifact from any repository com.xpn.xwiki.platform:xwiki-core-parent:pom:1.2-SNAPSHOT from the specified remote repositories: xwiki-releases (http://maven.xwiki.org/releases), central (http://repo1.maven.org/maven2), xwiki-snapshots (http://maven.xwiki.org/snapshots), xwiki-externals (http://maven.xwiki.org/externals) Why is it so? Regards, Need your help Vincent Massol <[email protected]> wrote: Hi Colin, On Sep 7, 2007, at 9:23 AM, Colin Tay wrote: Hi, It is getting me confused, i understand that you need all the files for offline compilation. No that's not quite correct. You only need the sources for the module you wish to build. Maven handle binary dependencies. Therefore i have download all of them from svn://[email protected]/svnroot/xwiki. Is there anything more i need to download in order to build offline? No it doesn't like this with Maven. You need to be online for your first build and especially for XWiki's trunk build since it looks online to get fresh binary dependencies. Check http://www.xwiki.org/xwiki/bin/view/Community/DevelopmentPractices#HContinuo... (to know more about Maven check out http://maven.apache.org for more details). Thanks -Vincent Asiri Rathnayake <[email protected]> wrote: Hi Colin, Read this very carefully, http://www.xwiki.org/xwiki/bin/view/Community/Building basically, you cannot use the -o flag unless you have all the required artifacts in your local repo. So please read the build instructions given in above page thoroughly :) - Asiri On 9/7/07, Colin Tay < [email protected]> wrote:Hi, I have check out all the files at svn://[email protected]/svnroot/xwiki and attempt to install one of the package by issuing "mvn install -o" at the .m2\repository\xwiki\xwiki-platform\web\trunk folder. However, i keep getting the uable to obtain com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT resource. How do i resolve this? I have also attached the log file below for reference. Maven version: 2.1-SNAPSHOT Java version: 1.5.0_11 OS name: "windows xp" version: "5.1" arch: "x86" [DEBUG] Registering at plexus.core: org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboardInteractive (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [INFO] Scanning for projects... [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.OperatingSystemProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.JdkPrefixProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.FileProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137 ), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.SystemPropertyProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.CustomActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.AlwaysOnProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Pre-scanning POM lineage of: C:\Documents and Settings\123\.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml for build extensions. [DEBUG] Building model-lineage for: C:\Documents and Settings\123\.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml to pre-scan for extensions. [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Skipping disabled repository central [DEBUG] xwiki: using locally installed snapshot [DEBUG] Trying repository xwiki-externals Downloading: http://maven.xwiki.org/externals/com/xpn/xwiki/platform/xwiki/5-SNAPSHOT/xwi... [DEBUG] Unable to get resource 'com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT' from repository xwiki-externals ( http://maven.xwiki.org/externals) [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Trying repository xwiki-snapshots Downloading: http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki/5-SNAPSHOT/xwi... [DEBUG] Unable to get resource 'com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT' from repository xwiki-snapshots ( http://maven.xwiki.org/snapshots) [DEBUG] Skipping disabled repository central Regards, Vincent Massol < [email protected]> wrote: On Sep 6, 2007, at 6:05 AM, Asiri Rathnayake wrote: Hi Colin, By "check-out" i meant svn check out. i.e you have to get the source code using some subversion client. Ex. On most linux platforms, svn co svn://svn.forge.objectweb.org/svnroot/xwiki/trunks-users will download the source into a directory called trunks-users. Otherwise goto http://fisheye2.cenqua.com/browse/xwiki/ and in the lower left corner you can see options for downloading source in zipped format (but these do not work i think). Sources are also available in our remote maven repository, but artifact by artifact only and these are only java sources (not all sources, like build files, etc). And they're only available for releases... For example for the 1.1-rc-1 core: http://maven.xwiki.org/releases/com/xpn/xwiki/platform/xwiki-core/1.1-rc-1/x... I don't know why fisheye doesn't work downloading zips. It used to work. In any case make sure to grab only a small portion and not the full sources, including tags and branches for the whole wiki ecosystem! :) -Vincent On 9/6/07, Colin Tay < [email protected]> wrote: Hi, I have check out the http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository but it seem that there isn't zip files which i can download the entire source codes without clicking on each individual ones. Regards Asiri Rathnayake <[email protected]> wrote: Hi, http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository Didn't you try to check-out svn sources ? - Asiri On 9/5/07, Colin Tay < [email protected]> wrote: Hi, I have been trying to build XWiki from source code and follow the instructions from http://www.xwiki.org/xwiki/bin/view/Community/Building#HCheckingoutthesource... but i have difficulties in getting all the souce codes. Though it is possible to obtain the source codes from http://svnmirror.xwiki.org/svn/mirror/xwiki/ , and it is very tedious to donwload the individual files. Furthermore, i can't download the zip file from http://fisheye2.cenqua.com/browse/xwiki/.. Therefore, is there any place where i can download different version of XWiki source codes in a zip file? Regards --------------------------------- Real people. Real questions. Real answers. Share what you know . _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs --------------------------------- Real people. Real questions. Real answers. Share what you know . _______________________________________________ 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 --------------------------------- Yahoo! Movies - Search movie info and celeb profiles and photos. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs --------------------------------- Real people. Real questions. Real answers. Share what you know._______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs --------------------------------- Real people. Real questions. Real answers. Share what you know.
Hi Colin, let me re-ask you the question vincent raised, were you online for your first build ? can you describe your build procedure step-by-step ? so that we can track anything wrong, start from the beginning. Thanks. - Asiri On 9/7/07, Colin Tay <[email protected]> wrote:
Hi,
I had just try to run "mvn install" in one of the download folder ".m2\repository\xwiki\xwiki-platform\core\trunk\xwiki-core" and as you mentioned that Maven will handle the dependencies. However, i still faced the following error
[INFO] Scanning for projects... Downloading: http://maven.xwiki.org/externals/com/xpn/xwiki/platform/xwiki-core-parent/1.... Downloading: http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-core-parent/1.... [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact.
GroupId: com.xpn.xwiki.platform ArtifactId: xwiki-core-parent Version: 1.2-SNAPSHOT
Reason: Unable to download the artifact from any repository
com.xpn.xwiki.platform:xwiki-core-parent:pom:1.2-SNAPSHOT
from the specified remote repositories: xwiki-releases (http://maven.xwiki.org/releases), central (http://repo1.maven.org/maven2), xwiki-snapshots (http://maven.xwiki.org/snapshots), xwiki-externals (http://maven.xwiki.org/externals)
Why is it so?
Regards, Need your help
*Vincent Massol <[email protected]>* wrote:
Hi Colin, On Sep 7, 2007, at 9:23 AM, Colin Tay wrote:
Hi,
It is getting me confused, i understand that you need all the files for offline compilation.
No that's not quite correct. You only need the sources for the module you wish to build. Maven handle binary dependencies.
Therefore i have download all of them from svn:// [email protected]/svnroot/xwiki. Is there anything more i need to download in order to build offline?
No it doesn't like this with Maven. You need to be online for your first build and especially for XWiki's trunk build since it looks online to get fresh binary dependencies.
Check http://www.xwiki.org/xwiki/bin/view/Community/DevelopmentPractices#HContinuo...
(to know more about Maven check out http://maven.apache.org for more details).
Thanks -Vincent
*Asiri Rathnayake <[email protected]>* wrote:
Hi Colin,
Read this very carefully,
http://www.xwiki.org/xwiki/bin/view/Community/Building
basically, you cannot use the -o flag unless you have all the required artifacts in your local repo.
So please read the build instructions given in above page thoroughly :)
- Asiri
On 9/7/07, Colin Tay < [email protected]> wrote:
Hi,
I have check out all the files at * svn://[email protected]/svnroot/xwiki and attempt to install one of the package by issuing "mvn install -o" at the * .m2\repository\xwiki\xwiki-platform\web\trunk folder. However, i keep getting the uable to obtain com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT resource. How do i resolve this? I have also attached the log file below for reference.
Maven version: 2.1-SNAPSHOT Java version: 1.5.0_11 OS name: "windows xp" version: "5.1" arch: "x86" [DEBUG] Registering at plexus.core: org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboardInteractive(object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [INFO] Scanning for projects... [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.OperatingSystemProfileActivator(object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.JdkPrefixProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.FileProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137 ), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.SystemPropertyProfileActivator(object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.CustomActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Registering at plexus.core: org.apache.maven.profiles.activation.AlwaysOnProfileActivator (object realm: sun.misc.Launcher$AppClassLoader@a39137), lookuprealm=plexus.core [DEBUG] Pre-scanning POM lineage of: C:\Documents and Settings\123\.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml for build extensions. [DEBUG] Building model-lineage for: C:\Documents and Settings\123\.m2\repository\xwiki\xwiki-platform\web\trunk\pom.xml to pre-scan for extensions. [DEBUG] Profile with id: 'xwiki' has been explicitly activated. [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Skipping disabled repository central [DEBUG] xwiki: using locally installed snapshot [DEBUG] Trying repository xwiki-externals Downloading: http://maven.xwiki.org/externals/com/xpn/xwiki/platform/xwiki/5-SNAPSHOT/xwi... [DEBUG] Unable to get resource ' com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT' from repository xwiki-externals ( http://maven.xwiki.org/externals) [DEBUG] Skipping disabled repository xwiki-releases [DEBUG] Trying repository xwiki-snapshots Downloading: http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki/5-SNAPSHOT/xwi... [DEBUG] Unable to get resource ' com.xpn.xwiki.platform:xwiki:pom:5-SNAPSHOT' from repository xwiki-snapshots ( http://maven.xwiki.org/snapshots) [DEBUG] Skipping disabled repository central
Regards,
*Vincent Massol < [email protected]>* wrote:
On Sep 6, 2007, at 6:05 AM, Asiri Rathnayake wrote:
Hi Colin,
By "check-out" i meant svn check out.
i.e you have to get the source code using some subversion client.
Ex. On most linux platforms,
svn co * svn://svn.forge.objectweb.org/svnroot/xwiki/trunks-users*
will download the source into a directory called trunks-users.
Otherwise goto http://fisheye2.cenqua.com/browse/xwiki/
and in the lower left corner you can see options for downloading source in zipped format (but these do not work i think).
Sources are also available in our remote maven repository, but artifact by artifact only and these are only java sources (not all sources, like build files, etc). And they're only available for releases...
For example for the 1.1-rc-1 core: http://maven.xwiki.org/releases/com/xpn/xwiki/platform/xwiki-core/1.1-rc-1/x...
I don't know why fisheye doesn't work downloading zips. It used to work. In any case make sure to grab only a small portion and not the full sources, including tags and branches for the whole wiki ecosystem! :)
-Vincent
On 9/6/07, Colin Tay < [email protected]> wrote:
Hi,
I have check out the http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository but it seem that there isn't zip files which i can download the entire source codes without clicking on each individual ones.
Regards
* Asiri Rathnayake <[email protected]>* wrote:
Hi,
http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository
Didn't you try to check-out svn sources ?
- Asiri
On 9/5/07, Colin Tay < [email protected]> wrote:
Hi,
I have been trying to build XWiki from source code and follow the instructions from http://www.xwiki.org/xwiki/bin/view/Community/Building#HCheckingoutthesource...
but i have difficulties in getting all the souce codes. Though it is possible to obtain the source codes from http://svnmirror.xwiki.org/svn/mirror/xwiki/ , and it is very tedious to donwload the individual files. Furthermore, i can't download the zip file from http://fisheye2.cenqua.com/browse/xwiki/.. Therefore, is there any place where i can download different version of XWiki source codes in a zip file?
Regards ------------------------------ <http://answers.yahoo.com.sg> *Real people. Real questions. Real answers. Share what you know<http://answers.yahoo.com.sg> * .
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
------------------------------ <http://answers.yahoo.com.sg> *Real people. Real questions. Real answers. Share what you know<http://answers.yahoo.com.sg> * .
_______________________________________________ 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
------------------------------ Yahoo! Movies<http://sg.rd.yahoo.com/mail/sg/footer/def/*http://sg.movies.yahoo.com>- Search movie info and celeb profiles and photos.
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
------------------------------ <http://answers.yahoo.com.sg> *Real people. Real questions. Real answers. Share what you know<http://answers.yahoo.com.sg> *._______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
------------------------------ <http://answers.yahoo.com.sg> *Real people. Real questions. Real answers. Share what you know<http://answers.yahoo.com.sg> *.
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi all, I have tried to check out the xwiki source files to build from sources. However, whenever i checked out from http://svnmirror.xwiki.org/svn/mirror/xwiki/trunks-users/ , it checked out the snapshot version of the xwiki. How can i check out the stable version instead, such as the Xwiki 1.1. Thanks --------------------------------- Real people. Real questions. Real answers. Share what you know.
Hi Colin, On Sep 17, 2007, at 10:02 AM, Colin Tay wrote:
Hi all,
I have tried to check out the xwiki source files to build from sources. However, whenever i checked out from http://svnmirror.xwiki.org/svn/ mirror/xwiki/trunks-users/ , it checked out the snapshot version of the xwiki. How can i check out the stable version instead, such as the Xwiki 1.1.
There's no such thing as XWiki 1.1 :) XWiki is divided into modules so you need to check out the modules you're interested in. You need to tell us what you want to do and then I can help you more. Just note that you don't need to check out all modules just to build XWiki. You just need to check out the module in which you wish to make changes to the source. For example if you wish to change XWiki's templates you'll need to check out the Platform Web module for which the 1.1 final tag is at: svn://svn.forge.objectweb.org/svnroot/xwiki/xwiki-platform/web/tags/ xwiki-web-1.1.0 If you wish to build the 1.1 branch (leading to the 1.1.1 release) that'll be: svn://svn.forge.objectweb.org/svnroot/xwiki/xwiki-platform/web/ branches/xwiki-web-1.1 etc. Thanks -Vincent
Hi, Ultimately, i want to download the xwiki-1.1 source codes and library for offline compilation. Most importantly, download the stable version and not the snapshot version. Regards Vincent Massol <[email protected]> wrote: Hi Colin, On Sep 17, 2007, at 10:02 AM, Colin Tay wrote:
Hi all,
I have tried to check out the xwiki source files to build from sources. However, whenever i checked out from http://svnmirror.xwiki.org/svn/ mirror/xwiki/trunks-users/ , it checked out the snapshot version of the xwiki. How can i check out the stable version instead, such as the Xwiki 1.1.
There's no such thing as XWiki 1.1 :) XWiki is divided into modules so you need to check out the modules you're interested in. You need to tell us what you want to do and then I can help you more. Just note that you don't need to check out all modules just to build XWiki. You just need to check out the module in which you wish to make changes to the source. For example if you wish to change XWiki's templates you'll need to check out the Platform Web module for which the 1.1 final tag is at: svn://svn.forge.objectweb.org/svnroot/xwiki/xwiki-platform/web/tags/ xwiki-web-1.1.0 If you wish to build the 1.1 branch (leading to the 1.1.1 release) that'll be: svn://svn.forge.objectweb.org/svnroot/xwiki/xwiki-platform/web/ branches/xwiki-web-1.1 etc. Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs --------------------------------- Real people. Real questions. Real answers. Share what you know.
On Sep 17, 2007, at 11:31 AM, Colin Tay wrote:
Hi,
Ultimately, i want to download the xwiki-1.1 source codes and library for offline compilation. Most importantly, download the stable version and not the snapshot version.
Please re-read my email below. I can't help you more if you don't provide more information. I'll repeat it again, there's no such thing as XWiki 1.1 :) If you wish to build the XWiki Enterprise (which I assume is what you really mean) version 1.1 from sources you'll need to check out all modules from SVN. But again, I don't know if this includes build modules too, if you wish to only build the core jar, if you wish the build the XAR only, etc. Overall we're talking about 20+ modules. In any case you can browse the full SVN structure here: http://fisheye.xwiki.org The only documentation we have on the SVN structure is here: http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository Thanks -Vincent
Vincent Massol <[email protected]> wrote: Hi Colin,
On Sep 17, 2007, at 10:02 AM, Colin Tay wrote:
Hi all,
I have tried to check out the xwiki source files to build from sources. However, whenever i checked out from http://svnmirror.xwiki.org/svn/ mirror/xwiki/trunks-users/ , it checked out the snapshot version of the xwiki. How can i check out the stable version instead, such as the Xwiki 1.1.
There's no such thing as XWiki 1.1 :)
XWiki is divided into modules so you need to check out the modules you're interested in. You need to tell us what you want to do and then I can help you more.
Just note that you don't need to check out all modules just to build XWiki. You just need to check out the module in which you wish to make changes to the source.
For example if you wish to change XWiki's templates you'll need to check out the Platform Web module for which the 1.1 final tag is at: svn://svn.forge.objectweb.org/svnroot/xwiki/xwiki-platform/web/tags/ xwiki-web-1.1.0
If you wish to build the 1.1 branch (leading to the 1.1.1 release) that'll be: svn://svn.forge.objectweb.org/svnroot/xwiki/xwiki-platform/web/ branches/xwiki-web-1.1
etc.
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Real people. Real questions. Real answers. Share what you know. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi all, I had successfully configure xwiki-enterprise-installer-windows-1.1.exe to use Oracle 10gR1 as the databse and LDAP as the authenticator. However, when i click on either SAVE or SAVE & CONTINUE in preferences. An error message shown: Error number 3201 in 3: Exception while saving document XWiki.XWikiPreferences Wrapped Exception: could not update: [com.xpn.xwiki.doc.XWikiDocumentArchive#104408758] com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving document XWiki.XWikiPreferences Wrapped Exception: could not update: [com.xpn.xwiki.doc.XWikiDocumentArchive#104408758] at com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:322) at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore,java:97) at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore,java:91) and the error message goes on.. What is happening here? Futhermore, i have noticed in the xwiki.oracle.hbm.xml file. There is a table xwikipreferences who class entity-name="XWiki.XWikiPreferences". But this file does not exists. Regards --------------------------------- Real people. Real questions. Real answers. Share what you know.
participants (3)
-
Asiri Rathnayake -
Colin Tay -
Vincent Massol