[xwiki-users] Build Xwiki platform from source , How ?
Hi I tried to build Xwiki platform from source but I could not get success, I followed tutorial on this page http://dev.xwiki.org/xwiki/bin/view/Community/Building but I could not get away from the this Error [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project xwiki-platform-configuration-default: Compilation failure: Compilation failure: [ERROR] bootstrap class path not set in conjunction with -source 1.6 ..... Thanks
On Wed, Sep 26, 2012 at 5:24 PM, Boudjelda Mohamed Said <[email protected]> wrote:
Hi I tried to build Xwiki platform from source but I could not get success, I followed tutorial on this page http://dev.xwiki.org/xwiki/bin/view/Community/Building but I could not get away from the this Error
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project xwiki-platform-configuration-default: Compilation failure: Compilation failure:
[ERROR] bootstrap class path not set in conjunction with -source 1.6
On which OS are you trying to build? There are known problems when building on Windows. Are you using Java 6? Note that we rarely build the entire platform because this is done by http://ci.xwiki.org/ . We usually build only the modules we're working on. Maven downloads the rest for us. Hope this helps, Marius
.....
Thanks _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Boudjelda Mohamed Said -
Marius Dumitru Florea