You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2010/09/01 20:34:53 UTC

[jira] Updated: (WHIRR-82) Integration tests should not run on "mvn install"

     [ https://issues.apache.org/jira/browse/WHIRR-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated WHIRR-82:
---------------------------

    Attachment: WHIRR-82.patch

This patch introduces an "integration" profile, which you activate to run integration tests: "mvn install -Pintegration".

There are two further changes: "mvn site" will now build javadoc; also fixed invoking mvn from modules (which was broken by WHIRR-77) by having a "package" profile which is used to build the source distribution at the top-level.

> Integration tests should not run on "mvn install"
> -------------------------------------------------
>
>                 Key: WHIRR-82
>                 URL: https://issues.apache.org/jira/browse/WHIRR-82
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.1.0
>
>         Attachments: WHIRR-82.patch
>
>
> The integration tests should not run by default, since they need credentials and run against real cloud providers.

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