Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 22893 invoked from network); 18 Jun 2007 00:43:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jun 2007 00:43:06 -0000 Received: (qmail 70779 invoked by uid 500); 18 Jun 2007 00:43:04 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 70670 invoked by uid 500); 18 Jun 2007 00:43:04 -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 70614 invoked by uid 99); 18 Jun 2007 00:43:04 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jun 2007 17:43:04 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jira@codehaus.org designates 63.246.2.115 as permitted sender) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jun 2007 17:42:59 -0700 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 911B614A8052 for ; Sun, 17 Jun 2007 19:41:57 -0500 (CDT) Message-ID: <4336567.1182127317592.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Sun, 17 Jun 2007 19:41:57 -0500 (CDT) From: "Brett Porter (JIRA)" To: issues@maven.apache.org Subject: [jira] Moved: (MSANDBOX-25) CSharp plugins don't support test-jar equivalent In-Reply-To: <77828008.1155737328333.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 [ http://jira.codehaus.org/browse/MSANDBOX-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter moved MNG-2505 to MSANDBOX-25: ------------------------------------------- Fix Version/s: (was: Reviewed Pending Version Assignment) Component/s: (was: Sandbox) Key: MSANDBOX-25 (was: MNG-2505) Project: Maven 2.x Sandbox (was: Maven 2) > CSharp plugins don't support test-jar equivalent > ------------------------------------------------ > > Key: MSANDBOX-25 > URL: http://jira.codehaus.org/browse/MSANDBOX-25 > Project: Maven 2.x Sandbox > Issue Type: Improvement > Environment: Windows XP > Reporter: James Carpenter > Priority: Minor > > Although the csharp plugins support nunit tests, they don't provide a mechanism to include these as attached artifacts. This is of course inconvenient when one wants to share some shared test utilities, etc. > I tried to quickly hack around the situation with the following in my pom: > > > > org.codehaus.mojo > build-helper-maven-plugin > > > attach-artifacts > package > > attach-artifact > > > > > ${project.build.directory}/test-dotnet-assembly/unit-tests.dll > dotnet-library > unit-tests > > > > > > > > > Unfortunately, this doesn't work out. I haven't spent any more time looking at the issue. This is a fairly low priority issue, I post it just to be able to keep track. -- 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