I have configured bamboo plan for bitbucket repository project.
Actually, to build this project, there is a dependenc project needs to installed under "c:\programfiles\productApp\".
So, when trigger the bamaboo build then it gets fail by showing that locations are denied...
please let me know how can i setup bamboo confiugration for such external dependencies.
I would try using an inline Script Task. You can add that to your build plan and call a build file (bat, ant, maven, etc) in an external directory. Also just make sure whatever windows user that Bamboo is running as has permissions to read/execute files under that external directory.
Can you please share some brief how it could be for external directory.
and it really helps if you can share any such script or details steps. how can i resolve this dependancy issue.
Thank You.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.