2013/3/2 Olivier Lamy :
> 2013/3/2 Lukasz Lenart :
>> 2013/3/1 Olivier Lamy :
-
site-content
+
${project.build.directory}/site-content
>>> so if you use mvn clean. You will checkout again the content from svn.
>>> The goal with using site-content directory is to do only
2013/3/2 Lukasz Lenart :
> 2013/3/1 Olivier Lamy :
>>> -
>>> site-content
>>> +
>>> ${project.build.directory}/site-content
>> so if you use mvn clean. You will checkout again the content from svn.
>> The goal with using site-content directory is to do only update rather
>> than a full chec
2013/3/1 Olivier Lamy :
>> -
>> site-content
>> +
>> ${project.build.directory}/site-content
> so if you use mvn clean. You will checkout again the content from svn.
> The goal with using site-content directory is to do only update rather
> than a full checkout even when using clean.
Yes,
2013/3/1 :
> Author: lukaszlenart
> Date: Fri Mar 1 18:13:17 2013
> New Revision: 1451672
>
> URL: http://svn.apache.org/r1451672
> Log:
> Excludes files from rat report
>
> Modified:
> commons/proper/ognl/trunk/pom.xml
>
> Modified: commons/proper/ognl/trunk/pom.xml
> URL:
> http://svn.apac