Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 69457 invoked from network); 1 Jun 2006 19:12:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2006 19:12:08 -0000 Received: (qmail 53755 invoked by uid 500); 1 Jun 2006 19:12:07 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 53706 invoked by uid 500); 1 Jun 2006 19:12:06 -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 53697 invoked by uid 99); 1 Jun 2006 19:12:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 12:12:06 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 12:12:05 -0700 Received: (qmail 5748 invoked by uid 89); 1 Jun 2006 19:11:43 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 1 Jun 2006 19:11:43 -0000 Message-ID: <148492031.1149189103872.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Thu, 1 Jun 2006 14:11:43 -0500 (CDT) From: "Dan Tran (JIRA)" To: issues@maven.apache.org Subject: [jira] Updated: (MSUREFIRE-121) ability to add dependency to jvm's classpath rather in surefirebooter classloader In-Reply-To: <92449394.1148709522687.JavaMail.haus-jira@codehaus01.managed.contegix.com> 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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://jira.codehaus.org/browse/MSUREFIRE-121?page=all ] Dan Tran updated MSUREFIRE-121: ------------------------------- Attachment: MSUREFIRE-121.plugin.patch3 > ability to add dependency to jvm's classpath rather in surefirebooter classloader > --------------------------------------------------------------------------------- > > Key: MSUREFIRE-121 > URL: http://jira.codehaus.org/browse/MSUREFIRE-121 > Project: Maven 2.x Surefire Plugin > Type: Bug > Versions: 2.2 > Environment: xp > Reporter: Dan Tran > Fix For: 2.3 > Attachments: MSUREFIRE-121-booter.patch, MSUREFIRE-121.plugin.patch, MSUREFIRE-121.plugin.patch2, MSUREFIRE-121.plugin.patch3 > > > I have a usecase where i have a jar file got loaded by -Xbootclasspath, that jar file then loads classes from another jar ( my dependency) > expected in the classpath. > The problem is that surefire plugin does not add my dependencies at JVM commanline thru -classpath option, but after the JVM starts -- 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