Hi.
I’m trying to build Bonita Studio 6.2.4 Community Edition from the source provided @ github.com/bonitasoft. Also I’m following instructions described @ http://documentation.bonitasoft.com/building-bonita-bpm-source-files . Unfortunatelly I’ve stuck on building bonita-studio/bundles. Running mvn clean install print me bunch of errors:
[INFO] Computing target platform for MavenProject: org.bonitasoft.studio.bundles.plugins:org.bonitasoft.studio.application:6.2.4-SNAPSHOT @ C:\Programming\gitrepo-bonita-studio\bun
dles\plugins\org.bonitasoft.studio.application\pom.xml
[INFO] Resolving dependencies of MavenProject: org.bonitasoft.studio.bundles.plugins:org.bonitasoft.studio.application:6.2.4-SNAPSHOT @ C:\Programming\gitrepo-bonita-studio\bundles
\plugins\org.bonitasoft.studio.application\pom.xml
[INFO] Cannot complete the request. Generating details.
[INFO] Cannot complete the request. Generating details.
[INFO] {osgi.ws=gtk, osgi.os=linux, osgi.arch=x86_64, org.eclipse.update.install.features=true}
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.bonitasoft.studio.application 6.2.4.qualifier
[ERROR] Missing requirement: org.bonitasoft.studio.application 6.2.4.qualifier requires ‘package org.bonitasoft.engine.api 0.0.0’ but it could not be found
[ERROR]
[ERROR] Internal error: java.lang.RuntimeException: “No solution found because the problem is unsatisfiable.”: [“Unable to satisfy dependency from org.bonitasoft.studio.actors 6.2.
4.qualifier to package org.bonitasoft.engine.api 0.0.0.”, “Unable to satisfy dependency from org.bonitasoft.studio.actors 6.2.4.qualifier to package org.bonitasoft.engine.bpm 0.0.0
.”, “Unable to satisfy dependency from org.bonitasoft.studio.actors 6.2.4.qualifier to package org.bonitasoft.engine.bpm.bar 0.0.0.”, […]
I’m using maven 3.0.4.