This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Maven build error - could not find artifactshawkins Dec 20, 2013 2:08 PM (in response to rokhmanov)I think we need to update that page. Try using the settings.xml at the root of the checkout. 
- 
        2. Re: Maven build error - could not find artifacttom9729 Jan 8, 2014 9:07 AM (in response to rokhmanov)This tripped me up as well. The settings.xml at the root seems to be working for me. $ mvn clean install -P release -s settings.xml 
- 
        3. Re: Maven build error - could not find artifactshawkins Jan 8, 2014 11:31 AM (in response to tom9729)The release article and the README.md for git have now been updated to make it more explicit to use the settings.xml from the root of the project. 
 
     
    