On 4/6/06, Peschier J. (Jeroen) <[EMAIL PROTECTED]> wrote:
>
>
> I built jboss-sar-maven-plugin-2.0-SNAPSHOT from source since it is not
> yet released. If I set <packaging>sar</packaging> I get this error:
>
> [ERROR] BUILD ERROR
> [INFO] -----------------------------------------------------------
> [INFO] Cannot find lifecycle mapping for packaging: 'sar'.
> Component descriptor cannot be found in the component repository:
> org.apache.maven.lifecycle.mapping.LifecycleMappingsar.
>
> <snip>

Add: <extensions>true</extensions> to the <plugin> element for the
jboss-sar-maven-plugin.

Tom

Reply via email to