I'm new to maven. I've downloaded trunk from svn but is there a quick way of compiling the Axis2 source? I'm using:
maven -Dmaven.test.skip=true but it still goes through all the SNAPSHOT.jar files e.g. "Attempting to download axis2-adb-SNAPSHOT.jar" So even changing one file takes half an hour to recompile. Is there a setting for a quick build or even to compile one module? Should files such as axis2-adb-SNAPSHOT.jar be in my local repository? thanks, Alistair -- mov eax,1 mov ebx,0 int 80h --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
