DeployIt is a deployment tool created by XebiaLabs
Questions tagged [deployit]
23 questions
0
votes
1 answer
need jenkins file configuration to deploy application on Deployit
i was using maven Jenkins job to deploy application to Deployit. now i want manual Jenkins file to deploy using the pipeline job which refer to our jenkins created file. any suggestion?

chetan agrawal
- 97
- 9
0
votes
1 answer
xldeploy-maven-plugin not working with application pom
I am trying to get the xldeploy-maven plugin to generate the dar file required for import to deployit . But executing the maven build command gives below error .
[WARNING] Error injecting:…

Alim Azad
- 471
- 2
- 9
- 23
0
votes
1 answer
How to skip specific Execution Plan Steps?
In the TaskBlockService there is a POST call that one or more steps should be skipped. There is not a good example given how the posted XML (List of String) the paths of the steps to skip.
Tried the following content for the POSTed data:
curl -X…

Verhagen
- 3,885
- 26
- 36
0
votes
2 answers
XL-Deploy: How to retrieve information about an Exection Plan Step?
In TaskBlockService there is a GET call retrieves information about a step given /tasks/v2/{taskid}/step/{stepPath}.
Question How to specify the value for the stepPath ?

Verhagen
- 3,885
- 26
- 36
0
votes
2 answers
What all the steps Liquibase follows while rolling back?
I don't understand the detailed steps when rolling back using Liquibase.
I had scenario like 6 changesets and for one changeSet rollback was not defined - that is, only within the changeset.
After executing using deployIT I could see…

Nagappa L M
- 1,452
- 4
- 20
- 33
0
votes
1 answer
Can liquibase runners reference properties from deploy IT dictionaries?
I have created a new liquibase.Runner and filled in the db credentials properties using placeholder which should be filled from a DeployIt dictionary. But those properties values are not being resolved, like url, username, etc?.
Please suggest does…

Nagappa L M
- 1,452
- 4
- 20
- 33
0
votes
2 answers
while deploying the war having camel-core pom entry, it gives error: Placeholder [0] doesn't have a value., CI
I am using the camel context. On local environment it is working fine and aggregating the message. While on other environment it is giving issue:
Placeholder [0] doesn't have a value., CI
We are using deployit for deploying the war file.
There are 2…

chetan agrawal
- 97
- 9
0
votes
1 answer
Does puppet deploy the application through deplotit
I can able to see that xldeploy module in puppet supports
installation/service/configuration files for XL Deploy
xldeploy repository configuration items
xldeploy repository roles/permissions
xldeploy repository dictionaries
xldeploy cli…

Ganesan Srinivasan
- 341
- 1
- 7