Forums

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

https://nexus.comalatech.com/content/groups/public/ is lack of the jar which artifactId isconfluence

Ronaldo Huang
Contributor
December 24, 2020

I want to make use of confluence workflow eventPublish.

When I import the jar


<dependency>

<groupId>com.comalatech.workflow</groupId>

<artifactId>workflows-api</artifactId>

<version>5.1.1</version>

<scope>provided</scope>

</dependency>


in pom.xml, the jar is dependent on the jar which groudId is com.atlassian.confluence and artifactId is confluence.

It seems that the repository https://nexus.comalatech.com/content/groups/public/ is lack of the jar

<dependency>
<groupId>com.atlassian.confluence</groupId>
<artifactId>confluence</artifactId>
<version>${confluence.version}</version>
<scope>provided</scope>
</dependency>

which the jar <artifactId>workflows-api</artifactId> is dependent on.
Anybody had found this issue?

1 answer

0 votes
James Conway
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 7, 2021

Hi @Ronaldo Huang 

I see that you have opened a support ticket with us at https://support.comalatech.com 

I'll let our team help you there. Feel free to share the solution with the community if you want.

Kind regards

James
Senior Product Manager

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events