You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2011/04/09 20:48:23 UTC

[jira] Closed: (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:all-tabpanel ]

Lukas Theussl closed MSITE-183.
-------------------------------

    Resolution: Cannot Reproduce
      Assignee: Lukas Theussl

> 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 and 3.x Site Plugin
>          Issue Type: Bug
>          Components: multi module
>         Environment: maven 2.0-beta-1 site plugin, mvn 2.0.4 windows 2000/xp 
>            Reporter: L Northrop
>            Assignee: Lukas Theussl
>
> 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