Forum Discussion
ptaylor
6 years agoEmployee
Thanks. This helps. Can you please check for the existence of two files that are used to access the new repository on github?
Is there a file named settings.xml at the root of the generated project? Does it define one server that looks like this?
<id>github_SnapLogicDev</id>
<username>thirdpartysnapdev</username>
<!-- Public token with `read:packages` scope -->
<password>2517...</password>
Is there a subdirectory named .mvn and a file in that called maven.config containing just this?
-s settings.xml
ptaylor
6 years agoEmployee
Ok, thanks. I posted that last reply before I realized you had asked me to ignore the last post.