nx-repository-view-*-*-add', 'nx-repository-view-*-*-edit
nx-repository-view-*-*-read', 'nx-repository-view-*-*-browse
mvn deploy:deploy-file -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=11.2.0.3 -Dpackaging=jar -Dfile=ojdbc6-11.2.0.3.jar -DgeneratePom=true -DrepositoryId=jenkins -Durl=http://server:8081/repository/third-party/
Return code is: 401, ReasonPhrase: Unauthorized
I tired with admin user, but still get the above error.
Tried to add anonymous user to deploy role and that works. I am puzzled as to why anonymous user works when added to deploy role and jenkins user or even admin does not.
Any help would be appreciated in solving this mystery :-)
thx