Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property Name

Property Code

Required

Description

Nexus Username
FDNEXUS_USERNAME

Yes

User to connect to Nexus as.

Nexus Password
FDNEXUS_PASSWORD
YesThe password for the Nexus User.
Nexus URL
FDNEXUS_URL
YesThe URL of Nexus Repository Manager (e.g. http://[host]:[port]).
Nexus Version
FDNEXUS_VERSION
YesThe version of Nexus Repository Manager being used. (Nexus 3.X or Nexus 2.X)

Project Properties

Property Name

Property Code

Required

Description

Nexus Path

FDNEXUS_PATH

Yes

Path to the artifact in Nexus. (e.g.: releases/example.jar)

Nexus Repository
FDNEXUS_REPOSITORY
YesIdentifier of the Nexus repository. Repository ID for Nexus 2, repository name for Nexus 3.
To Artifact Directory
FDNEXUS_TO_ARTIFACTS
Yes

Determines whether file is placed in the artifacts directory.

If false the artifact is placed in the FlexDeploy temp directory.

If true the artifact is placed in the artifacts folder, and stored into the artifact repository.

Nexus Version
FDNEXUS_VERSION
YesThe version of Nexus Repository Manager being used. (Nexus 3

.

X or Nexus 2.X)


Artifacts

This operation produces artifacts that will be stored in the artifacts repository.

...