2010-04-13 16:47:33 +00:00
|
|
|
@REM
|
|
|
|
@REM Sorry, this is hopelessly tied to my environment...
|
|
|
|
@REM I hope folks don't really want to build the doc themselves.
|
|
|
|
@REM
|
|
|
|
call c:\dev\env
|
2011-01-06 14:43:51 +00:00
|
|
|
rmdir /q /s target
|
2010-04-13 16:47:33 +00:00
|
|
|
call mvn site
|