diff --git a/ear/xdocs/properties.xml b/ear/xdocs/properties.xml index 96b0c76f..8e0a8ad7 100644 --- a/ear/xdocs/properties.xml +++ b/ear/xdocs/properties.xml @@ -126,7 +126,7 @@

You must tell Maven what artifact you want to include in the ear. This operation is type sensitive. - Maven can bundle in ear artifacts of following types: jar, war, ejb. + Maven can bundle in ear artifacts of following types: jar, war, ejb, rar, sar. Artifacts of other types are ignored. This is achieved by specifying meta-information in the POM, using the following syntax: