xsp:start-xsp

Full name:

npanday.plugin:maven-xsp-plugin:1.1:start-xsp

Description:

Starts the XSP server.

Attributes:

  • Requires a Maven 2.0 project to be executed.
  • Binds by default to the lifecycle phase: pre-integration-test.

Optional Parameters

Name Type Since Description
frameworkVersion String - (no description)
netHome File - The home directory of your .NET SDK.

Parameter Details

frameworkVersion:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${frameworkVersion}

netHome:

The home directory of your .NET SDK.
  • Type: java.io.File
  • Required: No
  • Expression: ${netHome}