Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 77428 invoked from network); 21 Sep 2008 09:01:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Sep 2008 09:01:26 -0000 Received: (qmail 32604 invoked by uid 500); 21 Sep 2008 09:01:23 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 32562 invoked by uid 500); 21 Sep 2008 09:01:23 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 32550 invoked by uid 99); 21 Sep 2008 09:01:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Sep 2008 02:01:23 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Sep 2008 09:00:24 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 0239914A8021 for ; Sun, 21 Sep 2008 04:00:57 -0500 (CDT) Message-ID: <450911.1221987657006.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Sun, 21 Sep 2008 04:00:57 -0500 (CDT) From: "Henrik Kaipe (JIRA)" To: issues@maven.apache.org Subject: [jira] Created: (SUREFIRE-519) junit-dep 4.4+ isn't detected - transitive dependency to JUnit-3.x causes POJO-test treatment MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org junit-dep 4.4+ isn't detected - transitive dependency to JUnit-3.x causes POJO-test treatment --------------------------------------------------------------------------------------------- Key: SUREFIRE-519 URL: http://jira.codehaus.org/browse/SUREFIRE-519 Project: Maven Surefire Issue Type: Bug Components: Junit 4.x support Affects Versions: 2.4.3 Environment: $ mvn --version Maven version: 2.0.9 Java version: 1.6.0_07 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" Reporter: Henrik Kaipe Attachments: junitdep45-and-transitive-junit3-dependency.zip Have a dependency to junit-dep version 4.4 or later and a transitive or optional dependency to junit-3.8.1 and suddenly the fix for SUREFIRE-378 has been deceived. Your JUnit4 tests will again be executed as if they were POJO-tests. The attached maven-project reveals the bug. -- 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