...
The Java Server application machine and Adelia build machine may be two different machines.
Hardis - Haut de page |
---|
↑ Top of page |
Configuring an Adelia Java Server build project
...
If this parameter is entered, the file name will be <serverAppName parameter value>-<version parameter value>.zip.
Hardis - Haut de page |
---|
↑ Top of page |
Repository manager settings
...
By default, Nexus enables the deployment profile (username and password set to the "deployment" value) to be used.
Hardis - Haut de page |
---|
↑ Top of page |
Configuring the components of the Adelia Java Server application to build
...
The 'othersResourcesConf' configuration must first be declared in the 'configurations' closure (declaration to uncomment). The artifact content will be inserted into the application in the 'contentZipAppSpec' closure: this content can either be added at the application root or in a sub-directory (code to uncomment).
Hardis - Haut de page |
---|
↑ Top of page |
Configuration files for the Adelia Java Server application to build
...
This task transfers the built artifact (by calling the zipApp task) to the repository local to the build machine (local repository in %USERPROFILE%\.m2 directory).
Hardis - Haut de page |
---|
↑ Top of page |