Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Could not find artifact com.osoboo:jira-metadata-plugin:jar:3.1.0 in atlassian-public repository

gfinesch July 17, 2018

Hi everyone,

We are uprgrading from Jira 6.X to Jira 7.10.2 and I need to update a few custom-made plugins. I am using Jira 6.3.10 SDK to develop them.

I have a custom email handler with this depenency in the pom.xml

        <dependency>
            <groupId>com.osoboo</groupId>
            <artifactId>jira-metadata-plugin</artifactId>
            <version>3.1.0</version>
        </dependency>

When I run atlas-package I get the error:

[ERROR] Failed to execute goal on project rve-mail-handler: Could not resolve dependencies for project it.eng.esl.jira.p
lugins:rve-mail-handler:atlassian-plugin:18.07: Could not find artifact com.osoboo:jira-metadata-plugin:jar:3.1.0 in atl
assian-public (https://maven.atlassian.com/repository/public) -> [Help 1]
[ERROR]

I need this dependency to do this import:

import com.osoboo.jira.metadata.MetadataService;

and of course use MetadataService class.

I searched the Internet but I couldn't find any information about MetadataService, even the API.

Does anyone know what happened to this jar? What dependency replaces it? Any other ways to retrieve Jira's metadata?

Thank you for your help.

 

 

1 answer

0 votes
robert Mugabuhamye
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 24, 2022

hello @gfinesch , it is an old thread but did you ever find your answer ??

thanks

Giorgia Fineschi January 24, 2022

Sorry robert, I really don't remember the workaround we applied. (I am gfinesch writing from another account)

robert Mugabuhamye
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 24, 2022

thank you anyway 🙏

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events