spring-ai-collab icon indicating copy to clipboard operation
spring-ai-collab copied to clipboard

Add maven support and also ignore target directory

Open A-Joshi opened this issue 1 year ago • 3 comments

Issue #2 Small PR to add in a pom.xml to make it easier to build with maven.

A-Joshi avatar Aug 27 '24 01:08 A-Joshi

@A-Joshi Thanks for the contribution.

Your change doesn't successfully build the project. Consider using https://start.spring.io with OpenAI dependency as a starting point for adding Maven.

thesurlydev avatar Aug 27 '24 15:08 thesurlydev

I fixed it - I usually keep specific repositories needed (like Spring Milestones in this case) in my settings.xml. I have moved it to the pom file.

A-Joshi avatar Aug 27 '24 20:08 A-Joshi

Closd by mistake

A-Joshi avatar Aug 27 '24 20:08 A-Joshi