Missing cockpit plugin?

41 views
Skip to first unread message

Bharat

unread,
Feb 25, 2016, 5:04:08 PM2/25/16
to camunda BPM users
Hi Guys,

Just got Rest + Admin spring boot project in local environment. Perfect play environment !

I just tried adding below cockpit plugin dependency, and maven seems to be complaining as it couldn't find it in the repository. Also https://camunda.org/plugins/ seems to be generating pom with same dependency and it doesn't work either! Any thoughts?

Thanks for your time.

<dependency>
<groupId>org.camunda.bpm.extension</groupId>
<artifactId>camunda-cockpit-plugin-statistics-root</artifactId>
<version>1.0.0</version>
</dependency>


<repositories>
<repository>
<id>camunda.com.public</id>
<name>Camunda Repository</name>
<url>https://app.camunda.com/nexus/content/groups/public</url>
</repository>
</repositories>

-B

Roman Smirnov

unread,
Feb 26, 2016, 4:20:12 AM2/26/16
to camunda BPM users
Hi Bharat,

I think, the plugin "camunda-cockpit-plugin-statistics-root" has never been released, that's why you won't find anything in the nexus.

You could checkout the sources [1] and build it locally.

Cheers,
Roman

Bharat

unread,
Feb 26, 2016, 6:35:51 AM2/26/16
to camunda BPM users
Aah I see. I will build it manually. Thanks for your time Roman.

-B
Reply all
Reply to author
Forward
0 new messages