cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot create deployment artifacts

prasad1
Champ in-the-making
Champ in-the-making
Hey folks,

I am working on some activiti project and deploy process programmatically. I used 'Create Deployment artifacts' option in eclipse plugin. Initially, it worked but recently it does not create artifact, instead it deleted my old artifact. Now, I explicitly create a bar file of bpmn20.xml file to make my process work.
What could be the issue?

Thank you.
4 REPLIES 4

trademak
Star Contributor
Star Contributor
Hi,

That's hard to tell without having the project.
Is it possible to post the project so I can debug it?

Best regards,

prasad1
Champ in-the-making
Champ in-the-making
hey, I cannot post the source code. Can you tell me anything else to provide it to you or something that I can try at my end?

partizano
Champ in-the-making
Champ in-the-making
Hi,

I have the same situation. Prasad, did you solved the problem?

lisama
Champ in-the-making
Champ in-the-making
I had a similar issue. The reason was, that I had the select file dialog in the activiti-explorer2 open because I wanted to deploy the new version right away. Once I closed it, the creation of the deployment artifact worked fine.