Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.14 (Unreleased), 0.16
-
Fix Version/s: 0.14 (Unreleased)
-
Component/s: ASP support
-
Labels:None
-
Number of attachments :
Description
http://docs.codehaus.org/display/MAVENUSER/NMaven+and+ASP+.NET
Create a dotnet:asp (for 0.16+) / aspnet (for 0.14) type that generates the dll in target/artifactId/bin and copies all aspx files to target/artifactId
Zip that folder and install it in the repo, in the future create a msi package
As a workaround the zip file could be created by the assembly plugin with something like this