[xwiki-users] Build Xwiki platform from source , How ?

2012-09-26 Thread Boudjelda Mohamed Said
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
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Build Xwiki platform from source , How ?

2012-09-26 Thread Marius Dumitru Florea
On Wed, Sep 26, 2012 at 5:24 PM, Boudjelda Mohamed Said
bmsc...@gmail.com 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
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users