...
You can also use this operation to build ADF Library JAR files that are useful to share code across various project teams for modular development. Create deployment profile on your project as necessary, commit changes to SCM and run projectBuild plugin operation to execute deployment profile.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Workspace Name |
| Yes | Workspace name. e.g. MyApplicatio.jws |
JDeveloper Project Name |
| Yes | Project name for which deployment profile will be executed |
Project Deployment Profile |
| Yes | The name of the deployment profile to run. |
...