cancel
Showing results for 
Search instead for 
Did you mean: 

Create deployment artifacts

afenske
Champ in-the-making
Champ in-the-making
Hi!

I have the problem with creation of deployment artifacts. I added new ServiceTask to my project. When I click on "Create deployment artifacts", the .class file of my new ServiceTask isn't added to the jar archive. Why?

Best Regards,
Anton Fenske.
3 REPLIES 3

frederikherema1
Star Contributor
Star Contributor
Does your project compile? Make sure the maven-dependencies are set up correctly in the eclipse class path…

afenske
Champ in-the-making
Champ in-the-making
I've figured out this problem (just copied all resources in the new project). Thank you.

Best Regards,
Anton Fenske.

jeannai
Champ in-the-making
Champ in-the-making
🙂