Details
-
Type:
Publishing Support
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Labels:
-
Group Id:null
-
Publishing Hostname:oss.sonatype.org
-
Modify publishing permissions?:No
Description
I'm very apologize for creation of new tickets, but it looks like nobody looks into resolved tickets.
Once again:
- Our new team ReportPortal can't publish their artifacts using group 'com.epam.reportportal', see details below
- There is no such staging profile and we can't create it by ourself. There is no such button on UI, see screenshot:
- It's not possible to do this through Rest API either we get 403, forbidden.
Details:
When ReportPortal team try to upload a bundle to: https://oss.sonatype.org/service/local/staging/bundle_upload
They get this error:
400 Bad Request <html> <body> <error>Cannot find a matching staging profile</error></body> </html>
Or when they try to do it with Maven:
[INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ client-java --- [INFO] Performing local staging (local stagingDirectory="/Users/vadzim_hushchanskou/work/git/rp/client-java/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/Users/vadzim_hushchanskou/.m2/repository/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar) to field java.util.TreeMap.comparator WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [ERROR] [ERROR] Nexus Error Response: 400 - Bad Request [ERROR] * - Unable to find matching profile [ERROR] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.330 s [INFO] Finished at: 2021-04-21T13:47:08+03:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) on project client-java: Could not perform action: Nexus ErrorResponse received!: Unable to find matching profile -> [Help 1]
AFAIK it's necessary to create a staging profile for their group ('com.epam.reportportal'), and this account seems does not have such permissions. Could you please create one for them?
Attachments
Issue Links
- relates
-
OSSRH-66177 Repository for reportportal.io
-
- Closed
-
-
OSSRH-67755 Create staging profile for 'com.epam.reportportal' group
-
- Closed
-