java.lang.reflect.InvocationTargetException: An error occurred
while publishing plan permission for plan PlanIdentifier{projectKey=SP, key=SAMPLEKEY, oid=null}: Plan permissions / Users: Cannot set p
ermission for non existing users: [asas]
i am trying to do mvn -Ppublish-specs
but getting error as below
please assist
below is user permission and global permossion
.userPermissions("asas", PermissionType.ADMIN, PermissionType.CLONE, PermissionType.EDIT)
.groupPermissions("bamboo-admin", PermissionType.ADMIN)
user name in credentials and userPermission is not matching. so that error throwing
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.