jbarrez / activiti-spring-boot-webinar

13 stars 33 forks source link

Unable to compile the code #2

Closed ucganesh closed 10 years ago

ucganesh commented 10 years ago

Hi Barrez,

I am unable to compile the code, as the maven dependencies could not be resolved. Are the artifacts of spring boot with group id org.activiti available in any repository?

Can these artifacts be used in applications for production usage?

Thanks Chaitanya

jbarrez commented 10 years ago

Fixed in https://github.com/jbarrez/activiti-spring-boot-webinar/commit/325754c387cc9fb40c8985fee26190c5c4c68437

See the new readme on how to build it: https://github.com/jbarrez/activiti-spring-boot-webinar/blob/master/README.md

ucganesh commented 10 years ago

Thanks for the guidelines, it helps