Gormanst
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created AWS EC2 Linux AMI buildAgent permission denied
CompletedI am trying to run a remote build agent on an AWS EC2 running Amazon Linux AMI. When the build agent runs I get.. On the linux client I get: debug1: Next authentication method: publickeydebug1: Off... -
Edited Maven multi module and remote buildAgent
in VCS + myMavenMultiProj + projAPI *pom.xml (produces projAPI.jar) + exposeAPI_A (dependency on projAPI) *pom.xml (produces exposeAPI_... -
Edited Multi Module Maven simultaneous build steps
Answeredproj_API (poll SVN) I want to build this when it detects changes in the repo. proj_B->H These all have maven dependencies on proj_API and need to always use the latest build...