Re: Build error java.lang.IllegalArgumentException: Negative time, at java.io.File.setLastModified(File.java:1344)

2016-02-20 Thread Rakhunathan
Not really sure why the problem occurs, but found out the solution. The error occurs because, one or more file that you are trying to build, has a negative time.(file.getLastModified() returns a negative value). If its a huge project, might be hard to track which of them has gone wrong. Below

Re: Maven Fluido Skin incompatibility with new maven-site-plugin 3.5

2016-02-20 Thread Hervé BOUTEMY
Hi Anthony, Yes, you're completely right: we're working on it, and tried to make clear that Fluido Skin 1.4 is not immediately compatible with Maven Site Plugin 3.5 [1] It should be done in 1 or 2 weeks, dependings on the order in which we'll have to do the work (perhaps we'll need to to a

Maven Fluido Skin incompatibility with new maven-site-plugin 3.5

2016-02-20 Thread Anthony Whitford
I noticed that maven-site-plugin 3.5 does not work with maven-fluido-skin 1.4… This looks well known from inspecting the JIRA issues for the skin, but when will maven-fluido-skin-1.5 be released? - To unsubscribe, e-mail:

Re: Installation issue

2016-02-20 Thread Superfund
This question has an answer on stack overflow at >. > On 19 Feb 2016, at 10:37 AM, youssef boujallab

Re: Installation issue

2016-02-20 Thread Eric B
Is mvn.sh in your path? Alternatively, if you go to the mvn/bin folder can you run it via ./mvn.sh -version? On Feb 18, 2016 6:06 PM, "Patric Hindenberger" < patric.hindenber...@gmail.com> wrote: > Hello > > i try to install MAVEN on MAC OS X EL CAPITAN and have downloaded and > extracted the