Hi Martin,
The RE promoted and nightly builds always wipes out the previous build
workspace, does a fresh checkout and uses a clean maven repository
each time.
So, after I checkout the SVN sources, I then build as:
% mvn
-Dmaven.repo.local=/export2/hudson/jobs/gf-trunk-build-weekly/workspace/repository
<rest of command>
Are you using Maven 2.0.9?
Hope this helps.
Terena
Martin Grebac wrote:
> Hi,
> I tried to build GF v3 fresh from trunk with specifying
> '-Dmaven.repo.local' option and it failed. Has anyone been able to do
> a fresh clean build while specifying separate dir as a repository? Am
> I missing something or GF maven build is not maven-friendly?
> MartiNG
>