You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2007/11/05 10:45:50 UTC

[jira] Updated: (QPID-672) QpidTestCase fails when running from maven

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

Gordon Sim updated QPID-672:
----------------------------

    Attachment: pom.patch

Another option is to exclude that class from the list of 'tests' e.g. as per attached patch.

> QpidTestCase fails when running from maven
> ------------------------------------------
>
>                 Key: QPID-672
>                 URL: https://issues.apache.org/jira/browse/QPID-672
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>         Environment: windows vista and fedora 8
>            Reporter: Andy Grove
>            Priority: Minor
>         Attachments: pom.patch
>
>
> When running "mvn install" the org.apache.qpid.testutil.QpidTestCase class runs and fails because it contains no tests. This is a base class for other tests. Making this class abstract resolves the issue for me.

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