Hi,
We're trying to build the project and this dependency is not resolvable.. and we can't find a repo with it anywhere:
<dependency>
<groupId>eu.bmstu.ru</groupId>
<artifactId>bmstu-bpm-handlers</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
the only repo in the pom.xml that looks relevant points to a local repo:
http://localhost:8081/nexus/content/repositories/bmstu-repo
Could someone possibly give us a link to a repo with this artifact, or an URL where we could download it from?
Thnx