Yeah maybe we can just make the build server vm094 do this for us by building with the -Prelease switch so it deploys the sources to our SNAPSHOT repository.
Alex
Alex Karasulu wrote:Shouldn't we push the sources on a maven repo ?
Try building with:
mvn -Prelease install
That will build the sources which you're choking on it seems.