Scarab commit: svn commit: r11211 - trunk/README
[email protected] Wed, 2 May 2012 08:16:15 -0700 (PDT)
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mcoss
Date: 2012-05-02 08:16:15-0700
New Revision: 11211
Modified:
trunk/README
Log:
FIX - SCB3097 "site:site" can be used as equivalent in maven site plugin for "xdoc:transform" from old maven 1 build.
Modified: trunk/README
Url: http://scarab.tigris.org/source/browse/scarab/trunk/README?view=diff&pathrev=11211&r1=11210&r2=11211
==============================================================================
--- trunk/README (original)
+++ trunk/README 2012-05-02 08:16:15-0700
@@ -26,15 +26,15 @@
2.) go to the installation root
3.) call maven:
- maven xdoc:transform
+ mvn site:site
The full documentation set will be generated to
- $SCARAB_ROOT/target/docs
+ $SCARAB_ROOT/target/site
The installation guide can be found at the location:
- $SCARAB_ROOT/target/docs/howto/build-howto.html
+ $SCARAB_ROOT/target/site/howto/build-howto.html
,-----------------------------------------------------------------------.
| K N O W N I S S U E S |
------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2957036