You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2008/07/20 14:32:26 UTC

[jira] Commented: (MSITE-183) site:site fails when a sub module uses jboss-sar packaging (jboss-packaging-maven-plugin)

    [ http://jira.codehaus.org/browse/MSITE-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=142493#action_142493 ] 

Dennis Lundberg commented on MSITE-183:
---------------------------------------

Is this still valid?

If so, then please supply a test project.

> site:site fails when a sub module uses jboss-sar packaging (jboss-packaging-maven-plugin)
> -----------------------------------------------------------------------------------------
>
>                 Key: MSITE-183
>                 URL: http://jira.codehaus.org/browse/MSITE-183
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>         Environment: maven 2.0-beta-1 site plugin, mvn 2.0.4 windows 2000/xp 
>            Reporter: L Northrop
>
> Site generation fails with org.apache.maven.reporting.MavenReportException: Missing: com.tisl.eventra:services:jboss-sar:3.07-SNAPSHOT. It seems that this is because this module uses jboss-sar packaging. There was a similar issue with the maven-ear-plugin however that particuar issue was resolved by using a mapping configuration as follows:
> <artifactTypeMappings>
>     <artifactTypeMapping type="jboss-sar" mapping="jar"/>
> </artifactTypeMappings>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira