You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.
I see this error message when I try to build with mvn -P platform-kepler install:
[INFO] Computing target platform for MavenProject: org.activiti.designer:org.activiti.designer.feature:5.18.1-SNAPSHOT @ C:\Users\haiva01\Documents\GitHub\Activiti-Designer\org.activiti.designer.feature\pom.xml
[INFO] Resolving dependencies of MavenProject: org.activiti.designer:org.activiti.designer.feature:5.18.1-SNAPSHOT @ C:\Users\haiva01\Documents\GitHub\Activiti-Designer\org.activiti.designer.feature\pom.xml
[INFO] {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true, osgi.arch=x86_64}
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.activiti.designer.feature.feature.group 5.18.1.qualifier
[ERROR] Missing requirement: org.activiti.designer.feature.feature.group 5.18.1.qualifier requires 'org.eclipse.graphiti.feature.feature.group [0.11.4,0.11.5)' but it could not be found
[ERROR]
[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[ERROR] Cannot resolve dependencies of MavenProject: org.activiti.designer:org.activiti.designer.feature:5.18.1-SNAPSHOT @ C:\Users\haiva01\Documents\GitHub\Activiti-Designer\org.activiti.designer.feature\pom.xml: See log for details -> [Help 1]
Building for platform-luna works fine.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I see this error message when I try to build with
mvn -P platform-kepler install
:Building for
platform-luna
works fine.The text was updated successfully, but these errors were encountered: