cancel
Showing results for 
Search instead for 
Did you mean: 

Missing artifact org.springframework.boot:spring-boot-starter-parent:jar:1.3.2.RELEASE

krishan_deo
Champ in-the-making
Champ in-the-making
Hi
Following error I am getting in POM.xml, I tried hard for solution but nothing worked for me. Please help me.
Missing artifact org.springframework.boot:spring-boot-starter-parent:jar:1.3.2.RELEASE

I am executing simple activiti example with spring boot
2 REPLIES 2

jbarrez
Star Contributor
Star Contributor
How does your pom.xml look like?
Also, this jar is not an Activiti jar, but a Spring Boot one.

krishan_deo
Champ in-the-making
Champ in-the-making
Sir thank you for respond..
Actually my maven was creating problem, I solved it by deleting all recent updated jar from .m2 repository and problem got solved..