From nmaven-issues-return-264-apmail-incubator-nmaven-issues-archive=incubator.apache.org@incubator.apache.org Tue Sep 02 17:45:49 2008 Return-Path: Delivered-To: apmail-incubator-nmaven-issues-archive@locus.apache.org Received: (qmail 11747 invoked from network); 2 Sep 2008 17:45:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Sep 2008 17:45:48 -0000 Received: (qmail 66657 invoked by uid 500); 2 Sep 2008 17:45:47 -0000 Delivered-To: apmail-incubator-nmaven-issues-archive@incubator.apache.org Received: (qmail 66632 invoked by uid 500); 2 Sep 2008 17:45:47 -0000 Mailing-List: contact nmaven-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: nmaven-issues@incubator.apache.org Delivered-To: mailing list nmaven-issues@incubator.apache.org Received: (qmail 66616 invoked by uid 99); 2 Sep 2008 17:45:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2008 10:45:47 -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; Tue, 02 Sep 2008 17:44:48 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id C071A14A8015 for ; Tue, 2 Sep 2008 12:44:48 -0500 (CDT) Message-ID: <8392863.1220377488785.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Tue, 2 Sep 2008 12:44:48 -0500 (CDT) From: "Carlos Sanchez (JIRA)" To: nmaven-issues@incubator.apache.org Subject: [jira] Updated: (NMAVEN-199) Create an aspx-compiler-mojo for precompilation of ASP .NET pages In-Reply-To: <9137054.1220276269187.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/NMAVEN-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Sanchez updated NMAVEN-199: ---------------------------------- Attachment: MavenITmng-0021-AspxCompilation.zip In the attached example I've run {{aspnet_compiler.exe -v /NMaven.It.It0021 -p .\ -u -f %TMP%\NMaven.It.It0021}} and I've got in %TMP%\NMaven.It.It0021 ./assembly.xml ./bin ./bin/App_Code.compiled ./bin/App_Code.dll ./bin/App_Web_oerzama_.dll ./Default.aspx ./NMaven.WebApplication.sln ./pom.xml ./PrecompiledApp.config ./web.config > Create an aspx-compiler-mojo for precompilation of ASP .NET pages > ----------------------------------------------------------------- > > Key: NMAVEN-199 > URL: http://jira.codehaus.org/browse/NMAVEN-199 > Project: NMaven > Issue Type: New Feature > Components: ASP support > Affects Versions: 0.14 (Unreleased), 0.16 > Reporter: Carlos Sanchez > Attachments: MavenITmng-0021-AspxCompilation.zip > > > http://docs.codehaus.org/display/MAVENUSER/NMaven+and+ASP+.NET > It should run > {code} > aspnet_compiler.exe -v /artifactId -p artifactId\ -u -f target\artifactId > {code} -- 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