You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
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?
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
Hi Community! We're thrilled to share that Team Calendars for Confluence is now a built-in feature for Confluence Data Center releases 7.11 and beyond. A long time favorite, Team Cale...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.