Re: [xwiki-users] Fwd: Can'tbuild project xwiki-platform-wiki-default

2015-04-20 Thread Khjintcorp
Hi Vincent Just I thought the customer source path for component annotation is not working on window env. I used the command line on window env. mvn install -Dproc=none I still receive the same issue ( can't find the components.txt) Thanks Ken Sent from my iPhone On Apr 19, 2015,

Re: [xwiki-users] Fwd: Can'tbuild project xwiki-platform-wiki-default

2015-04-19 Thread vinc...@massol.net
Hi, No, unless you prefer IDEA over Eclipse ;) A lot of XWiki devs use Eclipse without problem. This is not your problem here unless you’re building inside your IDE. Just run from the command line if that’s not already the case. The issue could simply be that you’re on Windows and these

Re: [xwiki-users] Fwd: Can'tbuild project xwiki-platform-wiki-default

2015-04-18 Thread vinc...@massol.net
On 17 Apr 2015 at 22:47:00, Khjintcorp (khjintc...@gmail.com) wrote: Sent from my iPhone Begin forwarded message   Hi Marius.    I think this is related to MCOMPILER-122.    (See ComponentCheckerAnnotationProcessor.java). This is required because of

[xwiki-users] Fwd: Can'tbuild project xwiki-platform-wiki-default

2015-04-17 Thread Khjintcorp
Sent from my iPhone Begin forwarded message: Hi Marius I used the entire xwiki-platform-wiki module on the clean master branch. I used window to build xwiki. Here is my configuration. C:\Projects\xwiki-platformmvn -version Apache Maven 3.3.1

[xwiki-users] Fwd: Can'tbuild project xwiki-platform-wiki-default

2015-04-17 Thread Khjintcorp
Sent from my iPhone Begin forwarded message Hi Marius. I think this is related to MCOMPILER-122. (See ComponentCheckerAnnotationProcessor.java). This is required because of http://jira.codehaus.org/browse/MCOMPILER-122. However note that IntelliJ