You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shale.apache.org by "Hermod Opstvedt (JIRA)" <ji...@apache.org> on 2007/05/18 07:10:42 UTC

[jira] Commented: (SHALE-446) Build fails on virgin system because the Cobertura version need to be set in pom.xml

    [ https://issues.apache.org/struts/browse/SHALE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41008 ] 

Hermod Opstvedt commented on SHALE-446:
---------------------------------------

DId you try to do this: mvn -U clean install. Note the -U which will force an update check of the plugins. This is a Maven issue, and your suggested fix is just a workaround. It vill also lock down the versionnumber to a specific version instead of the latest release.

> Build fails on virgin system because the Cobertura version need to be set in pom.xml
> ------------------------------------------------------------------------------------
>
>                 Key: SHALE-446
>                 URL: https://issues.apache.org/struts/browse/SHALE-446
>             Project: Shale
>          Issue Type: Bug
>    Affects Versions: 1.1.0-SNAPSHOT
>            Reporter: Paul Spencer
>         Attachments: shale-446.patch
>
>
> Building Shale on a system for the first time will fail because the Cobertura plugin was not found.  Adding a version number resolves the problem. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.