webapp:deploy

Full name:

npanday.plugin:maven-webapp-plugin:1.1:deploy

Description:

Deploys a .NET Web Archive

Attributes:

  • Requires a Maven 2.0 project to be executed.
  • Binds by default to the lifecycle phase: deploy.

Required Parameters

Name Type Since Description
deployPath String - Path to deploy .NET Web Archive to.

Parameter Details

deployPath:

Path to deploy .NET Web Archive to.
  • Type: java.lang.String
  • Required: Yes
  • Expression: ${deployPath}