These are Eclipse errors when I try to import entire "camunda-bpm-webapp" project.
Description Resource Path Location Type
For artifact {org.jboss.resteasy:resteasy-jaxrs:null:jar}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:testResources:default-testResources:process-test-resources) pom.xml /camunda-webapp-tomcat line 3 Maven Build Problem
For artifact {org.jboss.resteasy:resteasy-jaxrs:null:jar}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:resources:default-resources:process-resources) pom.xml /camunda-webapp-tomcat line 3 Maven Build Problem
The import org.camunda.bpm.engine cannot be resolved TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 19 Java Problem
ProcessEngineProvider cannot be resolved to a type TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 27 Java Problem
The import org.camunda.bpm.BpmPlatform cannot be resolved TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 17 Java Problem
The import org.camunda.bpm.engine cannot be resolved TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 18 Java Problem
The method getProcessEngineNames() of type TestProcessEngineProvider must override or implement a supertype method TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 40 Java Problem
BpmPlatform cannot be resolved TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 41 Java Problem
The method getProcessEngine(String) of type TestProcessEngineProvider must override or implement a supertype method TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 35 Java Problem
BpmPlatform cannot be resolved TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 36 Java Problem
BpmPlatform cannot be resolved TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 31 Java Problem
ProcessEngine cannot be resolved to a type TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 35 Java Problem
ProcessEngine cannot be resolved to a type TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 30 Java Problem
The method getDefaultProcessEngine() of type TestProcessEngineProvider must override or implement a supertype method TestProcessEngineProvider.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test/application line 30 Java Problem
Project build error: Non-resolvable import POM: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-tomcat line 1 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.jboss.resteasy:resteasy-jaxrs:jar is missing. pom.xml /camunda-webapp-tomcat line 23 Maven pom Loading Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm.webapp:camunda-webapp:war:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-tomcat line 1 Maven Dependency Problem
The import javax.servlet cannot be resolved AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 13 Java Problem
The import javax.servlet cannot be resolved AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 12 Java Problem
The import javax.servlet cannot be resolved AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 11 Java Problem
The import javax.servlet cannot be resolved AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 17 Java Problem
The import javax.servlet cannot be resolved AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 16 Java Problem
The import javax.servlet cannot be resolved AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 15 Java Problem
The import javax.servlet cannot be resolved AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 14 Java Problem
FilterConfig cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 30 Java Problem
FilterConfig cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 27 Java Problem
Filter cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 25 Java Problem
The import javax.servlet cannot be resolved AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 18 Java Problem
The method destroy() of type AbstractTemplateFilter must override or implement a supertype method AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 35 Java Problem
FilterConfig cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 36 Java Problem
ServletException cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 30 Java Problem
FilterConfig cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 31 Java Problem
FilterChain cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 40 Java Problem
ServletException cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 40 Java Problem
ServletRequest cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 40 Java Problem
ServletResponse cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 40 Java Problem
HttpServletRequest cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 57 Java Problem
HttpServletResponse cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 57 Java Problem
HttpServletRequest cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 42 Java Problem
HttpServletResponse cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 42 Java Problem
FilterConfig cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 67 Java Problem
FilterConfig cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 90 Java Problem
FilterChain cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 57 Java Problem
ServletException cannot be resolved to a type AbstractTemplateFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 57 Java Problem
The import org.camunda.bpm.cockpit.Cockpit cannot be resolved CockpitClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/filter/plugin line 15 Java Problem
The hierarchy of the type CockpitClientPluginsFilter is inconsistent CockpitClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/filter/plugin line 24 Java Problem
The import org.camunda.bpm.cockpit.plugin cannot be resolved CockpitClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/filter/plugin line 16 Java Problem
ProcessEngine cannot be resolved to a type AbstractAppPluginResource.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/plugin/resource line 36 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractAppPluginResource.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/plugin/resource line 15 Java Problem
The method getProcessEngine(String) from the type AppRuntimeDelegate<T> refers to the missing type ProcessEngine AbstractAppPluginResource.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/plugin/resource line 37 Java Problem
The return types are incompatible for the inherited methods AppRuntimeDelegate<AdminPlugin>.getDefaultProcessEngine(), AbstractAppRuntimeDelegate<AdminPlugin>.getDefaultProcessEngine() DefaultAdminRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/admin/impl line 23 Java Problem
The return types are incompatible for the inherited methods AppRuntimeDelegate<AdminPlugin>.getProcessEngine(String), AbstractAppRuntimeDelegate<AdminPlugin>.getProcessEngine(String) DefaultAdminRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/admin/impl line 23 Java Problem
Cockpit cannot be resolved CockpitClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/filter/plugin line 27 Java Problem
The type CockpitClientPluginsFilter must implement the inherited abstract method AbstractTemplateFilter.applyFilter(HttpServletRequest, HttpServletResponse, FilterChain) CockpitClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/filter/plugin line 24 Java Problem
CockpitPlugin cannot be resolved to a type CockpitClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/filter/plugin line 24 Java Problem
The import org.camunda.bpm.engine cannot be resolved DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 18 Java Problem
The import org.apache cannot be resolved DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 17 Java Problem
The import org.camunda.bpm.engine cannot be resolved DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 20 Java Problem
The import org.camunda.bpm.engine cannot be resolved DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 19 Java Problem
InitializingBean cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 34 Java Problem
The import org.springframework cannot be resolved DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 25 Java Problem
PooledDataSource cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 36 Java Problem
DisposableBean cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 34 Java Problem
The import org.camunda.bpm.engine cannot be resolved DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 22 Java Problem
The import org.camunda.bpm.engine cannot be resolved DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 21 Java Problem
The import org.springframework cannot be resolved DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 24 Java Problem
The import org.camunda.bpm.engine cannot be resolved DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 23 Java Problem
ProcessEngineConfigurationImpl cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 52 Java Problem
CamundaRestResources cannot be resolved EngineRestApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 38 Java Problem
The method createCustomProcessEngineConfiguration() from the type DbSchemaPrefixTestHelper refers to the missing type ProcessEngineConfigurationImpl DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 52 Java Problem
ProcessEngineRestServiceImpl cannot be resolved to a type EngineRestApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 35 Java Problem
PooledDataSource cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 54 Java Problem
ProcessEngine cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 57 Java Problem
PooledDataSource cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 40 Java Problem
PooledDataSource cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 40 Java Problem
ReflectUtil cannot be resolved DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 40 Java Problem
The import org.camunda.bpm.engine cannot be resolved EngineRestApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 21 Java Problem
PooledDataSource cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 47 Java Problem
The import org.camunda.bpm.engine cannot be resolved EngineRestApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 20 Java Problem
The method init() is undefined for the type DbSchemaPrefixTestHelper.CustomStandaloneInMemProcessEngineConfiguration DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 81 Java Problem
The constructor DbSchemaPrefixTestHelper.CustomStandaloneInMemProcessEngineConfiguration.NoSchemaProcessEngineImpl(ProcessEngineConfigurationImpl) refers to the missing type ProcessEngineConfigurationImpl DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 82 Java Problem
ProcessEngineImpl cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 85 Java Problem
ProcessEngineConfigurationImpl cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 86 Java Problem
PooledDataSource cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 60 Java Problem
PooledDataSource cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 70 Java Problem
StandaloneInMemProcessEngineConfiguration cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 78 Java Problem
ProcessEngine cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 80 Java Problem
LogFactory cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 45 Java Problem
Rule cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 49 Java Problem
ProcessEngineRule cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 50 Java Problem
ProcessEngineRule cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 50 Java Problem
The import org.junit cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 29 Java Problem
The import org.junit cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 30 Java Problem
ProcessEngineConfiguration cannot be resolved to a variable DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 98 Java Problem
The import org.junit cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 31 Java Problem
ProcessEngineConfigurationImpl cannot be resolved to a type DbSchemaPrefixTestHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 97 Java Problem
LogUtil cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 42 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 25 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 26 Java Problem
The import org.junit cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 27 Java Problem
The import org.junit cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 28 Java Problem
The import org.apache.ibatis cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 17 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 22 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 23 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 24 Java Problem
Test cannot be resolved to a type EmbeddedPluginResourceOverrideTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 74 Java Problem
After cannot be resolved to a type EmbeddedPluginResourceOverrideTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 69 Java Problem
The import org.camunda.bpm.cockpit.core cannot be resolved DeploymentHelper.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/util line 23 Java Problem
Before cannot be resolved to a type EmbeddedPluginResourceOverrideTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 64 Java Problem
The import org.camunda.bpm.engine cannot be resolved DeploymentHelper.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/util line 27 Java Problem
ProcessEngineProvider cannot be resolved to a type DeploymentHelper.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/util line 101 Java Problem
The attribute value is undefined for the annotation type RunWith EmbeddedPluginResourceOverrideTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 45 Java Problem
TestContainer cannot be resolved DeploymentHelper.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/util line 103 Java Problem
RunWith cannot be resolved to a type EmbeddedPluginResourceOverrideTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 45 Java Problem
ProcessEngineProvider cannot be resolved to a type DeploymentHelper.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/util line 128 Java Problem
The import org.junit.runner.RunWith cannot be resolved EmbeddedPluginResourceOverrideTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 34 Java Problem
TestContainer cannot be resolved DeploymentHelper.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/util line 131 Java Problem
The import org.junit.Test cannot be resolved EmbeddedPluginResourceOverrideTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 33 Java Problem
The import org.junit.Before cannot be resolved EmbeddedPluginResourceOverrideTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 32 Java Problem
The import org.junit.After cannot be resolved EmbeddedPluginResourceOverrideTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 31 Java Problem
Before cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 62 Java Problem
ProcessEngine cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 64 Java Problem
BeforeClass cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 52 Java Problem
AfterClass cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 57 Java Problem
ProcessEngine cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 69 Java Problem
ProcessEngine cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 72 Java Problem
The method getProcessEngine() from the type AbstractCockpitPluginTest refers to the missing type ProcessEngine AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 64 Java Problem
After cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 67 Java Problem
The method getProcessEngine() from the type AbstractCockpitPluginTest refers to the missing type ProcessEngine AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 85 Java Problem
Job cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 86 Java Problem
ProcessEngineRule cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 73 Java Problem
ManagementService cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 85 Java Problem
ProcessEngine cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 106 Java Problem
ProcessEngine cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 109 Java Problem
Job cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 92 Java Problem
ProcessEngine cannot be resolved to a type AbstractCockpitPluginTest.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/plugin/test line 103 Java Problem
ReflectUtil cannot be resolved FilterRules.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter/util line 79 Java Problem
The import org.camunda.bpm.engine cannot be resolved FilterRules.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter/util line 21 Java Problem
The import org.codehaus.jackson cannot be resolved FilterRules.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter/util line 32 Java Problem
ObjectMapper cannot be resolved to a type FilterRules.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter/util line 42 Java Problem
ObjectMapper cannot be resolved to a type FilterRules.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter/util line 42 Java Problem
The import javax.servlet cannot be resolved SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 22 Java Problem
The import javax.servlet cannot be resolved SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 21 Java Problem
The import javax.servlet cannot be resolved SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 20 Java Problem
The import org.camunda.bpm.engine cannot be resolved DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 32 Java Problem
The import org.camunda.bpm.engine cannot be resolved DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 31 Java Problem
The import org.camunda.bpm.engine cannot be resolved DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 30 Java Problem
The import org.camunda.bpm.engine cannot be resolved DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 29 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractAppPluginRootResource.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/plugin/resource line 29 Java Problem
RestException cannot be resolved to a type AbstractAppPluginRootResource.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/plugin/resource line 117 Java Problem
ProcessEngineImpl cannot be resolved to a type DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 108 Java Problem
ProcessEngineImpl cannot be resolved to a type DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 108 Java Problem
ProcessEngineException cannot be resolved to a type DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 105 Java Problem
ProcessEngineConfigurationImpl cannot be resolved to a type DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 108 Java Problem
ProcessEngine cannot be resolved to a type DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 103 Java Problem
The method getProcessEngine(String) from the type AbstractAppRuntimeDelegate<CockpitPlugin> refers to the missing type ProcessEngine DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 103 Java Problem
The return types are incompatible for the inherited methods AppRuntimeDelegate<CockpitPlugin>.getDefaultProcessEngine(), AbstractAppRuntimeDelegate<CockpitPlugin>.getDefaultProcessEngine() DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 43 Java Problem
The return types are incompatible for the inherited methods AppRuntimeDelegate<CockpitPlugin>.getProcessEngine(String), AbstractAppRuntimeDelegate<CockpitPlugin>.getProcessEngine(String) DefaultCockpitRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl line 43 Java Problem
ProcessEngine cannot be resolved to a type CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 63 Java Problem
BpmPlatform cannot be resolved CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 60 Java Problem
ProcessEngine cannot be resolved to a type CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 60 Java Problem
Test cannot be resolved to a type CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 57 Java Problem
The method getDefaultProcessEngine() from the type AppRuntimeDelegate<CockpitPlugin> refers to the missing type ProcessEngine CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 51 Java Problem
ProcessEngine cannot be resolved to a type CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 51 Java Problem
BpmPlatform cannot be resolved CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 48 Java Problem
ProcessEngine cannot be resolved to a type CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 48 Java Problem
Test cannot be resolved to a type CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 45 Java Problem
The attribute value is undefined for the annotation type RunWith CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 34 Java Problem
RunWith cannot be resolved to a type CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 34 Java Problem
The import org.junit.runner.RunWith cannot be resolved CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 28 Java Problem
The import org.junit.Test cannot be resolved CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 27 Java Problem
The import org.camunda.bpm.engine cannot be resolved CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 22 Java Problem
The import org.camunda.bpm.BpmPlatform cannot be resolved CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 19 Java Problem
BpmPlatform cannot be resolved CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 72 Java Problem
The method getProcessEngine(String) from the type AppRuntimeDelegate<CockpitPlugin> refers to the missing type ProcessEngine CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 63 Java Problem
Test cannot be resolved to a type CockpitDefaultRuntimeDelegateTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 69 Java Problem
Missing artifact org.apache.maven:maven-settings:jar:3.0.1 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.codehaus.plexus:plexus-interpolation:jar:1.14 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.sonatype.plexus:plexus-cipher:jar:1.4 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.sonatype.aether:aether-impl:jar:1.8 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.apache.maven:maven-settings-builder:jar:3.0.1 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.codehaus.plexus:plexus-utils:jar:2.0.4 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.junit:arquillian-junit-container:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact commons-logging:commons-logging:jar:1.1.1 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.test:arquillian-test-api:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.junit:arquillian-junit-core:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Execution cannot be resolved to a type DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 68 Java Problem
Missing artifact org.apache.maven.wagon:wagon-file:jar:1.0-beta-7 pom.xml /camunda-webapp line 1 Maven Dependency Problem
ListQueryParameterObject cannot be resolved to a type QueryService.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/db line 29 Java Problem
Missing artifact org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-7 pom.xml /camunda-webapp line 1 Maven Dependency Problem
The import org.camunda.bpm.engine cannot be resolved QueryService.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/db line 17 Java Problem
Missing artifact org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-7 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-beta-7 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.sonatype.aether:aether-connector-wagon:jar:1.8 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.sonatype.aether:aether-spi:jar:1.8 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Test cannot be resolved to a type DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 62 Java Problem
Missing artifact org.codehaus.plexus:plexus-container-default:jar:1.5.5 pom.xml /camunda-webapp line 1 Maven Dependency Problem
The attribute value is undefined for the annotation type RunWith DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 41 Java Problem
Missing artifact org.codehaus.plexus:plexus-classworlds:jar:2.2.2 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Test cannot be resolved to a type DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 54 Java Problem
Missing artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api:jar:1.0.0-beta-7 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Execution cannot be resolved to a type DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 68 Java Problem
Missing artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven:jar:1.0.0-beta-7 pom.xml /camunda-webapp line 1 Maven Dependency Problem
The method executeQuery(String, QueryParameters<Execution>) from the type QueryService refers to the missing type Execution DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 68 Java Problem
Missing artifact org.sonatype.aether:aether-api:jar:1.8 pom.xml /camunda-webapp line 1 Maven Dependency Problem
ProcessEngine cannot be resolved to a type DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 64 Java Problem
Missing artifact org.sonatype.aether:aether-util:jar:1.8 pom.xml /camunda-webapp line 1 Maven Dependency Problem
BpmPlatform cannot be resolved DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 64 Java Problem
Missing artifact org.apache.maven:maven-aether-provider:jar:3.0.1 pom.xml /camunda-webapp line 1 Maven Dependency Problem
The import org.camunda.bpm.BpmPlatform cannot be resolved DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 23 Java Problem
ListQueryParameterObject cannot be resolved to a type QueryParameters.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/db line 23 Java Problem
Missing artifact org.apache.maven:maven-model:jar:3.0.1 pom.xml /camunda-webapp line 1 Maven Dependency Problem
The import org.camunda.bpm.engine cannot be resolved QueryParameters.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/db line 15 Java Problem
The import org.camunda.bpm.engine cannot be resolved DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 28 Java Problem
Missing artifact org.apache.maven:maven-model-builder:jar:3.0.1 pom.xml /camunda-webapp line 1 Maven Dependency Problem
maxResults cannot be resolved or is not a field QueryParameters.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/db line 33 Java Problem
Missing artifact org.apache.maven:maven-repository-metadata:jar:3.0.1 pom.xml /camunda-webapp line 1 Maven Dependency Problem
firstResult cannot be resolved or is not a field QueryParameters.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/db line 32 Java Problem
Missing artifact org.apache.xbean:xbean-reflect:jar:3.4 pom.xml /camunda-webapp line 1 Maven Dependency Problem
The import org.junit.runner.RunWith cannot be resolved DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 35 Java Problem
Missing artifact log4j:log4j:jar:1.2.12 pom.xml /camunda-webapp line 1 Maven Dependency Problem
RunWith cannot be resolved to a type DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 41 Java Problem
Missing artifact commons-logging:commons-logging-api:jar:1.1 pom.xml /camunda-webapp line 1 Maven Dependency Problem
The import org.camunda.bpm.engine cannot be resolved DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 29 Java Problem
Missing artifact com.google.collections:google-collections:jar:1.0 pom.xml /camunda-webapp line 1 Maven Dependency Problem
The import org.junit.Test cannot be resolved DeploymentTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 34 Java Problem
Missing artifact com.sun.jersey:jersey-core:jar:1.17 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact com.sun.jersey:jersey-client:jar:1.17 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base:jar:2.0.0-alpha-3 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.core:arquillian-core-impl-base:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.container:arquillian-container-spi:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.core:arquillian-core-spi:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.container:arquillian-container-test-api:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.core:arquillian-core-api:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.test:arquillian-test-spi:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.shrinkwrap:shrinkwrap-impl-base:jar:1.0.1 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.shrinkwrap:shrinkwrap-spi:jar:1.0.1 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-3 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.config:arquillian-config-api:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.test:arquillian-test-impl-base:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.container:arquillian-container-impl-base:jar:1.0.3.Final pom.xml /camunda-webapp line 1 Maven Dependency Problem
Project build error: 'dependencies.dependency.version' for com.h2database:h2:jar is missing. pom.xml /camunda-webapp line 119 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for com.fasterxml.uuid:java-uuid-generator:jar is missing. pom.xml /camunda-webapp line 113 Maven pom Loading Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm:camunda-engine-rest:jar:classes:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp line 1 Maven Dependency Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm.cockpit:camunda-cockpit-plugin-jobdef:jar:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp line 1 Maven Dependency Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm.cockpit:camunda-cockpit-plugin-base:jar:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp line 1 Maven Dependency Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm.webapp:camunda-webapp-core:jar:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.camunda.bpm.webapp:camunda-admin-ui:zip:7.2.0-SNAPSHOT pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.camunda.bpm.webapp:camunda-cockpit-ui:zip:7.2.0-SNAPSHOT pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.camunda.bpm.webapp:camunda-tasklist-ui:zip:7.2.0-SNAPSHOT pom.xml /camunda-webapp line 1 Maven Dependency Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm.webapp:camunda-webapp-test-utility:jar:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.shrinkwrap:shrinkwrap-api:jar:1.0.1 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven:jar:1.0.0-beta-7 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.easytesting:fest-util:jar:1.1.6 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Missing artifact org.easytesting:fest-assert:jar:1.4 pom.xml /camunda-webapp line 1 Maven Dependency Problem
Project build error: Non-resolvable import POM: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp line 1 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.spin:camunda-spin-all:jar is missing. pom.xml /camunda-webapp line 94 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for junit:junit:jar is missing. pom.xml /camunda-webapp line 107 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.jboss.spec:jboss-javaee-6.0:pom is missing. pom.xml /camunda-webapp line 81 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm:camunda-engine:jar is missing. pom.xml /camunda-webapp line 88 Maven pom Loading Problem
The import org.camunda.bpm.admin.Admin cannot be resolved AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 18 Java Problem
The import javax.servlet cannot be resolved AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 16 Java Problem
The import javax.servlet cannot be resolved AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 15 Java Problem
ServletContextListener cannot be resolved to a type AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 26 Java Problem
The import org.camunda.bpm.engine cannot be resolved AppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp line 18 Java Problem
ServletContextEvent cannot be resolved to a type AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 31 Java Problem
ProcessEngine cannot be resolved to a type AppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp line 39 Java Problem
The import org.camunda.bpm.admin.impl.DefaultAdminRuntimeDelegate cannot be resolved AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 19 Java Problem
The import org.camunda.bpm.container cannot be resolved AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 20 Java Problem
Admin cannot be resolved AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 54 Java Problem
DefaultAdminRuntimeDelegate cannot be resolved to a type AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 54 Java Problem
ServletContextEvent cannot be resolved to a type AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 38 Java Problem
ProcessEngine cannot be resolved to a type AppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp line 51 Java Problem
Admin cannot be resolved AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 50 Java Problem
RuntimeContainerDelegate cannot be resolved to a type AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 57 Java Problem
RuntimeContainerDelegate cannot be resolved AdminContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/bootstrap line 58 Java Problem
ProcessEngine cannot be resolved to a type Cockpit.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit line 58 Java Problem
The import org.camunda.bpm.engine cannot be resolved Cockpit.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit line 17 Java Problem
The method getProcessEngine(String) from the type AppRuntimeDelegate<CockpitPlugin> refers to the missing type ProcessEngine Cockpit.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit line 59 Java Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm.webapp:camunda-webapp:war:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-glassfish line 1 Maven Dependency Problem
The import org.camunda.bpm.cockpit.Cockpit cannot be resolved ApplicationRequestAuthorizer.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 17 Java Problem
The import org.camunda.bpm.engine cannot be resolved ApplicationRequestAuthorizer.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 18 Java Problem
ProcessEngine cannot be resolved to a type ApplicationRequestAuthorizer.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 51 Java Problem
Cockpit cannot be resolved ApplicationRequestAuthorizer.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 51 Java Problem
Project build error: Non-resolvable import POM: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-glassfish line 1 Maven pom Loading Problem
Project build error: Non-resolvable import POM: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-root line 64 Maven pom Loading Problem
JacksonConfigurator cannot be resolved to a type CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 39 Java Problem
JacksonJsonProvider cannot be resolved to a type CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 40 Java Problem
The import org.camunda.bpm.engine cannot be resolved CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 25 Java Problem
The import org.codehaus.jackson cannot be resolved CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 26 Java Problem
The import org.camunda.bpm.engine cannot be resolved CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 23 Java Problem
The import org.camunda.bpm.engine cannot be resolved CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 24 Java Problem
The import org.camunda.bpm.cockpit.Cockpit cannot be resolved CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 21 Java Problem
The import org.camunda.bpm.cockpit.plugin cannot be resolved CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 22 Java Problem
Cockpit cannot be resolved CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 59 Java Problem
CockpitPlugin cannot be resolved to a type CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 53 Java Problem
CockpitPlugin cannot be resolved to a type CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 58 Java Problem
CockpitPlugin cannot be resolved to a type CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 51 Java Problem
The method getCockpitPlugins() from the type CockpitApplication refers to the missing type CockpitPlugin CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 51 Java Problem
ExceptionHandler cannot be resolved to a type CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 41 Java Problem
RestExceptionHandler cannot be resolved to a type CockpitApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web line 42 Java Problem
org.camunda.bpm.engine cannot be resolved to a type SecurityActions.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security line 72 Java Problem
ProcessEngine cannot be resolved to a type SecurityActions.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security line 69 Java Problem
IdentityService cannot be resolved to a type SecurityActions.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security line 71 Java Problem
ProcessEngine cannot be resolved to a type SecurityActions.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security line 56 Java Problem
Cockpit cannot be resolved SecurityActions.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security line 56 Java Problem
ProcessEngine cannot be resolved to a type SecurityActions.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security line 48 Java Problem
Cockpit cannot be resolved SecurityActions.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security line 48 Java Problem
The import org.camunda.bpm.engine cannot be resolved SecurityActions.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security line 18 Java Problem
The import org.camunda.bpm.engine cannot be resolved SecurityActions.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security line 19 Java Problem
The import org.camunda.bpm.cockpit.Cockpit cannot be resolved SecurityActions.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security line 17 Java Problem
The import org.camunda.bpm.admin.Admin cannot be resolved AdminClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/filter/plugin line 15 Java Problem
The method getCommandExecutorTxRequired() is undefined for the type QuerySessionFactory CommandExecutorImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 39 Java Problem
Command cannot be resolved to a type CommandExecutorImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 38 Java Problem
The import org.camunda.bpm.engine cannot be resolved CommandExecutorImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 18 Java Problem
The import org.camunda.bpm.engine cannot be resolved CommandExecutorImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 19 Java Problem
The type CommandExecutorImpl must implement the inherited abstract method CommandExecutor.executeCommand(Command<T>) CommandExecutorImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 26 Java Problem
Admin cannot be resolved AdminClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/filter/plugin line 26 Java Problem
ProcessEngineConfigurationImpl cannot be resolved to a type CommandExecutorImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 32 Java Problem
The type AdminClientPluginsFilter must implement the inherited abstract method AbstractTemplateFilter.applyFilter(HttpServletRequest, HttpServletResponse, FilterChain) AdminClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/filter/plugin line 23 Java Problem
AdminPlugin cannot be resolved to a type AdminClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/filter/plugin line 23 Java Problem
The import org.camunda.bpm.admin.plugin cannot be resolved AdminClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/filter/plugin line 16 Java Problem
The hierarchy of the type AdminClientPluginsFilter is inconsistent AdminClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web/filter/plugin line 23 Java Problem
Missing artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base:jar:2.0.0-alpha-3 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact com.sun.jersey:jersey-client:jar:1.17 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact com.sun.jersey:jersey-core:jar:1.17 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact javax.activation:activation:jar:1.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.container:arquillian-tomcat-embedded-7:jar:1.0.0.CR5 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.protocol:arquillian-protocol-servlet:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.testenricher:arquillian-testenricher-cdi:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.testenricher:arquillian-testenricher-resource:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat.embed:tomcat-embed-core:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat.embed:tomcat-embed-jasper:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.eclipse.jdt.core.compiler:ecj:jar:4.3.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat:tomcat-catalina:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat:tomcat-servlet-api:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat:tomcat-juli:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat:tomcat-annotations-api:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Test cannot be resolved to a type DiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 76 Java Problem
Missing artifact org.apache.tomcat:tomcat-util:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat:tomcat-api:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat:tomcat-jasper:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat:tomcat-coyote:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat:tomcat-el-api:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat:tomcat-jsp-api:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.tomcat:tomcat-jasper-el:jar:7.0.50 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
The import org.junit.Test cannot be resolved DiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 31 Java Problem
RunWith cannot be resolved to a type DiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 38 Java Problem
The import org.junit.runner.RunWith cannot be resolved DiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 32 Java Problem
Test cannot be resolved to a type DiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 63 Java Problem
The attribute value is undefined for the annotation type RunWith DiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 38 Java Problem
The method getProcessEngine() from the type AbstractAppPluginResource<AdminPlugin> refers to the missing type ProcessEngine SimpleAdminResource.java /camunda-webapp-core/src/test/java/org/camunda/bpm/admin/test/sample/simple/resources line 34 Java Problem
Project build error: Non-resolvable import POM: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-jboss line 1 Maven pom Loading Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm.webapp:camunda-webapp:war:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-jboss line 1 Maven Dependency Problem
The import javax.servlet cannot be resolved CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 15 Java Problem
The import org.camunda.bpm.cockpit.Cockpit cannot be resolved CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 18 Java Problem
The import javax.servlet cannot be resolved CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 16 Java Problem
The import org.camunda.bpm.container cannot be resolved CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 20 Java Problem
The import org.camunda.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate cannot be resolved CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 19 Java Problem
ServletContextListener cannot be resolved to a type CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 28 Java Problem
ServletContextEvent cannot be resolved to a type CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 33 Java Problem
ServletContextEvent cannot be resolved to a type CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 40 Java Problem
Cockpit cannot be resolved CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 52 Java Problem
Cockpit cannot be resolved CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 56 Java Problem
DefaultCockpitRuntimeDelegate cannot be resolved to a type CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 56 Java Problem
RuntimeContainerDelegate cannot be resolved to a type CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 59 Java Problem
RuntimeContainerDelegate cannot be resolved CockpitContainerBootstrap.java /camunda-webapp/src/main/java/org/camunda/bpm/cockpit/impl/web/bootstrap line 60 Java Problem
ProcessApplication cannot be resolved to a type TestProcessApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample line 23 Java Problem
ServletProcessApplication cannot be resolved to a type TestProcessApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample line 24 Java Problem
PostDeploy cannot be resolved to a type TestProcessApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample line 30 Java Problem
ProcessEngine cannot be resolved to a type TestProcessApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample line 31 Java Problem
The import org.camunda.bpm.application cannot be resolved TestProcessApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample line 19 Java Problem
The import org.camunda.bpm.application cannot be resolved TestProcessApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample line 18 Java Problem
The import org.camunda.bpm.engine cannot be resolved TestProcessApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample line 21 Java Problem
The import org.camunda.bpm.application cannot be resolved TestProcessApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample line 20 Java Problem
Cockpit cannot be resolved ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 184 Java Problem
ProcessEngine cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 191 Java Problem
ServletException cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 128 Java Problem
FilterChain cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 128 Java Problem
The import org.camunda.bpm.admin.Admin cannot be resolved AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 21 Java Problem
Cockpit cannot be resolved ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 148 Java Problem
The import org.camunda.bpm.admin.plugin cannot be resolved AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 22 Java Problem
ProcessEngine cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 148 Java Problem
HttpServletRequest cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 171 Java Problem
Groups cannot be resolved to a variable ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 162 Java Problem
CockpitRuntimeDelegate cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 184 Java Problem
HttpServletResponse cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 171 Java Problem
FilterChain cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 52 Java Problem
HttpServletResponse cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 52 Java Problem
HttpServletRequest cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 89 Java Problem
ServletException cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 52 Java Problem
FilterChain cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 89 Java Problem
HttpServletResponse cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 89 Java Problem
HttpServletResponse cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 128 Java Problem
HttpServletRequest cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 128 Java Problem
The import org.camunda.bpm.cockpit.CockpitRuntimeDelegate cannot be resolved ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 26 Java Problem
The import org.camunda.bpm.engine cannot be resolved ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 27 Java Problem
The import javax.servlet cannot be resolved ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 23 Java Problem
Admin cannot be resolved AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 64 Java Problem
The import org.camunda.bpm.cockpit.Cockpit cannot be resolved ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 25 Java Problem
Execution cannot be resolved to a type SimpleCockpitResource.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/plugin/simple/resources line 36 Java Problem
AdminPlugin cannot be resolved to a type AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 63 Java Problem
The type ProcessEnginesFilter must implement the inherited abstract method AbstractTemplateFilter.applyFilter(HttpServletRequest, HttpServletResponse, FilterChain) ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 39 Java Problem
AdminPlugin cannot be resolved to a type AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 58 Java Problem
The method executeQuery(String, QueryParameters<Execution>) from the type QueryService refers to the missing type Execution SimpleCockpitResource.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/plugin/simple/resources line 36 Java Problem
HttpServletRequest cannot be resolved to a type ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 52 Java Problem
Execution cannot be resolved to a type SimpleCockpitResource.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/plugin/simple/resources line 36 Java Problem
The method getPlugins() from the type AdminApplication refers to the missing type AdminPlugin AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 56 Java Problem
The import org.camunda.bpm.engine cannot be resolved ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 28 Java Problem
Execution cannot be resolved to a type SimpleCockpitResource.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/plugin/simple/resources line 34 Java Problem
AdminPlugin cannot be resolved to a type AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 56 Java Problem
The hierarchy of the type ProcessEnginesFilter is inconsistent ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 39 Java Problem
ExceptionHandler cannot be resolved to a type AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 43 Java Problem
RestExceptionHandler cannot be resolved to a type AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 42 Java Problem
The import org.camunda.bpm.engine cannot be resolved QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 19 Java Problem
JacksonJsonProvider cannot be resolved to a type AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 41 Java Problem
The import org.camunda.bpm.engine cannot be resolved QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 20 Java Problem
JacksonConfigurator cannot be resolved to a type AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 40 Java Problem
The import org.camunda.bpm.engine cannot be resolved QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 21 Java Problem
The import org.codehaus.jackson cannot be resolved AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 27 Java Problem
The import javax.servlet cannot be resolved ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 21 Java Problem
The import org.camunda.bpm.engine cannot be resolved AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 25 Java Problem
The import javax.servlet cannot be resolved ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 22 Java Problem
The import org.camunda.bpm.engine cannot be resolved AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 24 Java Problem
The import org.camunda.bpm.engine cannot be resolved AdminApplication.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 23 Java Problem
The import javax.servlet cannot be resolved ProcessEnginesFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 20 Java Problem
The method initCommandContextFactory() is undefined for the type QuerySessionFactory QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 55 Java Problem
The method initSerialization() is undefined for the type QuerySessionFactory QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 54 Java Problem
The method initTransactionContextFactory() is undefined for the type QuerySessionFactory QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 57 Java Problem
The method initTransactionFactory() is undefined for the type QuerySessionFactory QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 56 Java Problem
The method init() of type QuerySessionFactory must override or implement a supertype method QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 33 Java Problem
The import org.junit.Before cannot be resolved PluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 30 Java Problem
StandaloneProcessEngineConfiguration cannot be resolved to a type QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 28 Java Problem
The import org.junit.After cannot be resolved PluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 29 Java Problem
The method initDataSource() is undefined for the type QuerySessionFactory QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 53 Java Problem
The import org.junit.runner.RunWith cannot be resolved PluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 32 Java Problem
ProcessEngineConfigurationImpl cannot be resolved to a type QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 43 Java Problem
The import org.junit.Test cannot be resolved PluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 31 Java Problem
The attribute value is undefined for the annotation type RunWith PluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 43 Java Problem
The method getMyBatisXmlConfigurationSteam() of type QuerySessionFactory must override or implement a supertype method QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 65 Java Problem
RunWith cannot be resolved to a type PluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 43 Java Problem
After cannot be resolved to a type PluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 66 Java Problem
Before cannot be resolved to a type PluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 61 Java Problem
The import org.camunda.bpm.engine cannot be resolved SimpleCockpitResource.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/plugin/simple/resources line 20 Java Problem
The method initIdentityProviderSessionFactory() is undefined for the type QuerySessionFactory QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 59 Java Problem
Test cannot be resolved to a type PluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 84 Java Problem
The method initCommandExecutors() is undefined for the type QuerySessionFactory QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 58 Java Problem
Test cannot be resolved to a type PluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 71 Java Problem
HttpSession cannot be resolved to a type Authentications.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 151 Java Problem
The method initSessionFactories() is undefined for the type QuerySessionFactory QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 61 Java Problem
HttpSession cannot be resolved to a type Authentications.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 142 Java Problem
The method initSqlSessionFactory() is undefined for the type QuerySessionFactory QuerySessionFactory.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 60 Java Problem
Test cannot be resolved to a type PluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 97 Java Problem
The import javax.servlet cannot be resolved Authentications.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 21 Java Problem
ProcessEngineProvider cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 77 Java Problem
ProcessEngineProvider cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 72 Java Problem
ProcessEngineProvider cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 71 Java Problem
ProcessEngineProvider cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 59 Java Problem
The method load(Class<ProcessEngineProvider>) from the type ServiceLoader refers to the missing type ProcessEngineProvider AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 72 Java Problem
ProcessEngineProvider cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 72 Java Problem
ProcessEngineException cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 50 Java Problem
ProcessEngineProvider cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 48 Java Problem
ProcessEngine cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 58 Java Problem
ProcessEngineProvider cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 55 Java Problem
The type QueryServiceImpl must implement the inherited abstract method QueryService.executeQueryRowCount(String, ListQueryParameterObject) QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 24 Java Problem
Command cannot be resolved to a type QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 33 Java Problem
The method executeCommand(Command<T>) from the type CommandExecutor refers to the missing type Command QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 33 Java Problem
The method executeCommand(Command<T>) from the type CommandExecutor refers to the missing type Command QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 45 Java Problem
CommandContext cannot be resolved to a type QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 36 Java Problem
CommandContext cannot be resolved to a type QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 48 Java Problem
Command cannot be resolved to a type QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 45 Java Problem
The import org.camunda.bpm.engine cannot be resolved QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 20 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractEngineAware.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/service line 18 Java Problem
The import org.camunda.bpm.engine cannot be resolved QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 22 Java Problem
The method getProcessEngine(String) from the type Cockpit refers to the missing type ProcessEngine AbstractEngineAware.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/service line 72 Java Problem
The import org.camunda.bpm.engine cannot be resolved QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 21 Java Problem
ProcessEngine cannot be resolved to a type AbstractEngineAware.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/service line 71 Java Problem
ServletRequest cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 50 Java Problem
Filter cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 45 Java Problem
The import org.camunda.bpm.engine cannot be resolved SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 29 Java Problem
For artifact {org.camunda.bpm:camunda-engine:null:jar}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:testResources:default-testResources:process-test-resources) pom.xml /camunda-webapp-test-utility line 4 Maven Build Problem
The import javax.servlet cannot be resolved SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 27 Java Problem
The import javax.servlet cannot be resolved SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 26 Java Problem
The import javax.servlet cannot be resolved SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 25 Java Problem
For artifact {org.camunda.bpm:camunda-engine:null:jar}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:resources:default-resources:process-resources) pom.xml /camunda-webapp-test-utility line 4 Maven Build Problem
The import javax.servlet cannot be resolved SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 24 Java Problem
The import javax.servlet cannot be resolved SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 23 Java Problem
Command cannot be resolved to a type QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 57 Java Problem
FilterChain cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 54 Java Problem
CommandContext cannot be resolved to a type QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 59 Java Problem
HttpServletResponse cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 54 Java Problem
ListQueryParameterObject cannot be resolved to a type QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 56 Java Problem
HttpServletRequest cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 54 Java Problem
The method executeCommand(Command<T>) from the type CommandExecutor refers to the missing type Command QueryServiceImpl.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/impl/db line 57 Java Problem
HttpServletResponse cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 51 Java Problem
HttpServletRequest cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 51 Java Problem
ServletException cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 50 Java Problem
FilterChain cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 50 Java Problem
ServletResponse cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 50 Java Problem
The method loadProcessEngineProvider() from the type AbstractAppRuntimeDelegate<T> refers to the missing type ProcessEngineProvider AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 43 Java Problem
ServletException cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 109 Java Problem
ProcessEngine cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 46 Java Problem
IoUtil cannot be resolved SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 116 Java Problem
ProcessEngineProvider cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 37 Java Problem
FilterConfig cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 105 Java Problem
ProcessEngineProvider cannot be resolved to a type AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 43 Java Problem
ServletException cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 105 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 22 Java Problem
ServletException cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 83 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 23 Java Problem
The method destroy() of type SecurityFilter must override or implement a supertype method SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 88 Java Problem
ServletException cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 54 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractAppRuntimeDelegate.java /camunda-webapp-core/src/main/java/org/camunda/bpm/webapp/impl line 21 Java Problem
FilterConfig cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 83 Java Problem
HttpServletRequest cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 133 Java Problem
HttpServletRequest cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 137 Java Problem
HttpServletRequest cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 129 Java Problem
HttpServletResponse cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 129 Java Problem
HttpServletRequest cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 125 Java Problem
HttpServletResponse cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 125 Java Problem
HttpServletRequest cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 121 Java Problem
HttpServletResponse cannot be resolved to a type SecurityFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 121 Java Problem
Project build error: Non-resolvable import POM: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-test-utility line 1 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm:camunda-engine:jar is missing. pom.xml /camunda-webapp-test-utility line 15 Maven pom Loading Problem
The import org.camunda.bpm.engine cannot be resolved JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 27 Java Problem
ProcessEngineImpl cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 36 Java Problem
The import org.camunda.bpm.engine cannot be resolved JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 25 Java Problem
The import org.camunda.bpm.engine cannot be resolved JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 26 Java Problem
ProcessEngineImpl cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 39 Java Problem
JobExecutor cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 44 Java Problem
ProcessEngine cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 38 Java Problem
ProcessEngineImpl cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 39 Java Problem
The import org.camunda.bpm.engine cannot be resolved JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 20 Java Problem
The import org.camunda.bpm.engine cannot be resolved JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 23 Java Problem
The import org.camunda.bpm.engine cannot be resolved JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 24 Java Problem
The import org.camunda.bpm.engine cannot be resolved JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 21 Java Problem
The import org.camunda.bpm.engine cannot be resolved JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 22 Java Problem
ProcessEngineImpl cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 117 Java Problem
ProcessEngineConfigurationImpl cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 116 Java Problem
ClockUtil cannot be resolved JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 109 Java Problem
Job cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 108 Java Problem
The method getProcessEngineConfiguration() from the type JobExecutorHelper refers to the missing type ProcessEngineConfigurationImpl JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 77 Java Problem
JobExecutor cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 77 Java Problem
ProcessEngineException cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 68 Java Problem
The method getProcessEngineConfiguration() from the type JobExecutorHelper refers to the missing type ProcessEngineConfigurationImpl JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 44 Java Problem
ProcessEngineImpl cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 107 Java Problem
Job cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 107 Java Problem
ProcessEngineException cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 98 Java Problem
ProcessEngineException cannot be resolved to a type JobExecutorHelper.java /camunda-webapp-test-utility/src/main/java/org/camunda/bpm/webapp/test/util line 93 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 41 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 42 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 39 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 40 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 37 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 38 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 35 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 36 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 33 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 34 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 17 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 32 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 15 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 16 Java Problem
UserRestServiceImpl cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 93 Java Problem
UserRestServiceImpl cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 93 Java Problem
ObjectMapper cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 104 Java Problem
Groups cannot be resolved to a variable SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 101 Java Problem
ProcessEngine cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 85 Java Problem
UserDto cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 85 Java Problem
The method getObjectMapper() from the type SetupResource refers to the missing type ObjectMapper SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 87 Java Problem
ObjectMapper cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 87 Java Problem
ProcessEngine cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 71 Java Problem
UserDto cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 69 Java Problem
InvalidRequestException cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 73 Java Problem
The method lookupProcessEngine(String) from the type SetupResource refers to the missing type ProcessEngine SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 71 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 44 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 43 Java Problem
The import org.codehaus.jackson cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 48 Java Problem
The import org.camunda.bpm.engine cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 45 Java Problem
ANY cannot be resolved to a variable SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 129 Java Problem
AuthorizationEntity cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 130 Java Problem
AuthorizationEntity cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 130 Java Problem
AUTH_TYPE_GRANT cannot be resolved to a variable SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 130 Java Problem
Groups cannot be resolved to a variable SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 123 Java Problem
Resource cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 128 Java Problem
Resources cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 128 Java Problem
Groups cannot be resolved to a variable SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 129 Java Problem
AuthorizationService cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 117 Java Problem
Groups cannot be resolved to a variable SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 120 Java Problem
Group cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 121 Java Problem
Groups cannot be resolved to a variable SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 121 Java Problem
ProvidersUtil cannot be resolved SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 106 Java Problem
ObjectMapper cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 107 Java Problem
ProcessEngine cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 114 Java Problem
IdentityService cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 116 Java Problem
The import org.camunda.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate cannot be resolved EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 11 Java Problem
The import org.camunda.bpm.engine cannot be resolved EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 12 Java Problem
The import org.camunda.bpm.cockpit.Cockpit cannot be resolved EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 10 Java Problem
ProcessEngine cannot be resolved to a type EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 104 Java Problem
ProcessEngineProvider cannot be resolved to a type EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 97 Java Problem
After cannot be resolved to a type EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 118 Java Problem
The method fail() is undefined for the type EnginesFilterTest EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 111 Java Problem
ProcessEngine cannot be resolved to a type EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 83 Java Problem
ProcessEngineProvider cannot be resolved to a type EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 76 Java Problem
DefaultCockpitRuntimeDelegate cannot be resolved to a type EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 95 Java Problem
Cockpit cannot be resolved EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 95 Java Problem
The import org.junit.Before cannot be resolved EmbeddedPluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 31 Java Problem
Test cannot be resolved to a type EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 67 Java Problem
The import org.junit.After cannot be resolved EmbeddedPluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 30 Java Problem
Test cannot be resolved to a type EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 27 Java Problem
DefaultCockpitRuntimeDelegate cannot be resolved to a type EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 74 Java Problem
The import org.junit.runner.RunWith cannot be resolved EmbeddedPluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 33 Java Problem
Cockpit cannot be resolved EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 74 Java Problem
The import org.junit.Test cannot be resolved EmbeddedPluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 32 Java Problem
The attribute value is undefined for the annotation type RunWith EmbeddedPluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 44 Java Problem
The import org.junit cannot be resolved EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 16 Java Problem
RunWith cannot be resolved to a type EmbeddedPluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 44 Java Problem
The import org.camunda.bpm.engine cannot be resolved EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 13 Java Problem
After cannot be resolved to a type EmbeddedPluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 68 Java Problem
The import org.junit cannot be resolved EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 19 Java Problem
Before cannot be resolved to a type EmbeddedPluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 63 Java Problem
The import org.junit cannot be resolved EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 17 Java Problem
Cockpit cannot be resolved EnginesFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/engine line 120 Java Problem
For artifact {org.jboss.spec:jboss-javaee-6.0:null:pom}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:testResources:default-testResources:process-test-resources) pom.xml /camunda-webapp line 6 Maven Build Problem
For artifact {org.jboss.spec:jboss-javaee-6.0:null:pom}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:resources:default-resources:process-resources) pom.xml /camunda-webapp line 6 Maven Build Problem
Test cannot be resolved to a type EmbeddedPluginApiTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin/resources line 73 Java Problem
For artifact {org.camunda.bpm:camunda-engine:null:jar}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:testResources:default-testResources:process-test-resources) pom.xml /camunda-webapp-tomcat-standalone line 3 Maven Build Problem
For artifact {org.camunda.bpm:camunda-engine:null:jar}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:resources:default-resources:process-resources) pom.xml /camunda-webapp-tomcat-standalone line 3 Maven Build Problem
Authorization cannot be resolved to a variable UserAuthentication.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 54 Java Problem
The import org.camunda.bpm.engine cannot be resolved UserAuthentication.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 18 Java Problem
Project build error: Non-resolvable import POM: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-glassfish-standalone line 1 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm:camunda-engine:jar is missing. pom.xml /camunda-webapp-glassfish-standalone line 23 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm:camunda-engine-spring:jar is missing. pom.xml /camunda-webapp-glassfish-standalone line 28 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm.identity:camunda-identity-ldap:jar is missing. pom.xml /camunda-webapp-glassfish-standalone line 32 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.spin:camunda-spin-all:jar is missing. pom.xml /camunda-webapp-glassfish-standalone line 36 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.springframework:spring-web:jar is missing. pom.xml /camunda-webapp-glassfish-standalone line 40 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.springframework:spring-jdbc:jar is missing. pom.xml /camunda-webapp-glassfish-standalone line 44 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for com.h2database:h2:jar is missing. pom.xml /camunda-webapp-glassfish-standalone line 48 Maven pom Loading Problem
The import javax.servlet cannot be resolved Authorization.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 16 Java Problem
Project build error: 'dependencies.dependency.version' for com.fasterxml.uuid:java-uuid-generator:jar is missing. pom.xml /camunda-webapp-glassfish-standalone line 52 Maven pom Loading Problem
HttpServletResponse cannot be resolved to a type Authorization.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 51 Java Problem
Project build error: 'dependencies.dependency.version' for org.codehaus.groovy:groovy-all:jar is missing. pom.xml /camunda-webapp-glassfish-standalone line 56 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.freemarker:freemarker:jar is missing. pom.xml /camunda-webapp-glassfish-standalone line 60 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.template-engines:camunda-template-engines-freemarker:jar is missing. pom.xml /camunda-webapp-glassfish-standalone line 64 Maven pom Loading Problem
Test cannot be resolved to a type RequestFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 87 Java Problem
Test cannot be resolved to a type RequestFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 31 Java Problem
Test cannot be resolved to a type RequestFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 44 Java Problem
Test cannot be resolved to a type RequestFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 57 Java Problem
Test cannot be resolved to a type RequestFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 70 Java Problem
Project build error: Non-resolvable import POM: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-tomcat-standalone line 1 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm:camunda-engine:jar is missing. pom.xml /camunda-webapp-tomcat-standalone line 23 Maven pom Loading Problem
The import org.junit cannot be resolved RequestFilterTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 19 Java Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm:camunda-engine-spring:jar is missing. pom.xml /camunda-webapp-tomcat-standalone line 28 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm.identity:camunda-identity-ldap:jar is missing. pom.xml /camunda-webapp-tomcat-standalone line 32 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.spin:camunda-spin-all:jar is missing. pom.xml /camunda-webapp-tomcat-standalone line 36 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.springframework:spring-web:jar is missing. pom.xml /camunda-webapp-tomcat-standalone line 40 Maven pom Loading Problem
Filter cannot be resolved to a type AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 40 Java Problem
Before cannot be resolved to a type AdminPluginDiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/admin/test line 64 Java Problem
After cannot be resolved to a type AdminPluginDiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/admin/test line 69 Java Problem
FilterConfig cannot be resolved to a type AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 42 Java Problem
RunWith cannot be resolved to a type AdminPluginDiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/admin/test line 39 Java Problem
ServletException cannot be resolved to a type AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 42 Java Problem
The attribute value is undefined for the annotation type RunWith AdminPluginDiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/admin/test line 39 Java Problem
ServletRequest cannot be resolved to a type AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 46 Java Problem
ServletResponse cannot be resolved to a type AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 46 Java Problem
FilterChain cannot be resolved to a type AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 46 Java Problem
Test cannot be resolved to a type AdminPluginDiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/admin/test line 74 Java Problem
ServletException cannot be resolved to a type AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 46 Java Problem
HttpServletRequest cannot be resolved to a type AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 48 Java Problem
HttpServletRequest cannot be resolved to a type AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 48 Java Problem
ProcessEngine cannot be resolved to a type AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 75 Java Problem
Cockpit cannot be resolved AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 75 Java Problem
The import org.junit.Test cannot be resolved AdminPluginDiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/admin/test line 32 Java Problem
The import org.junit.runner.RunWith cannot be resolved AdminPluginDiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/admin/test line 33 Java Problem
The import org.junit.After cannot be resolved AdminPluginDiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/admin/test line 30 Java Problem
The import org.junit.Before cannot be resolved AdminPluginDiscoveryTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/admin/test line 31 Java Problem
Project build error: 'dependencies.dependency.version' for org.codehaus.groovy:groovy-all:jar is missing. pom.xml /camunda-webapp-tomcat-standalone line 56 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for com.fasterxml.uuid:java-uuid-generator:jar is missing. pom.xml /camunda-webapp-tomcat-standalone line 52 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for com.h2database:h2:jar is missing. pom.xml /camunda-webapp-tomcat-standalone line 48 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.springframework:spring-jdbc:jar is missing. pom.xml /camunda-webapp-tomcat-standalone line 44 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.template-engines:camunda-template-engines-freemarker:jar is missing. pom.xml /camunda-webapp-tomcat-standalone line 64 Maven pom Loading Problem
The import javax.servlet cannot be resolved AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 17 Java Problem
Project build error: 'dependencies.dependency.version' for org.freemarker:freemarker:jar is missing. pom.xml /camunda-webapp-tomcat-standalone line 60 Maven pom Loading Problem
Test cannot be resolved to a type PluginArchiveTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 29 Java Problem
The import javax.servlet cannot be resolved AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 19 Java Problem
The import javax.servlet cannot be resolved AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 18 Java Problem
The import javax.servlet cannot be resolved AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 21 Java Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm.webapp:camunda-webapp-tomcat:war:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-tomcat-standalone line 1 Maven Dependency Problem
The import org.junit.Test cannot be resolved PluginArchiveTest.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/plugin line 21 Java Problem
The import javax.servlet cannot be resolved AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 20 Java Problem
The import javax.servlet cannot be resolved AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 23 Java Problem
The import javax.servlet cannot be resolved AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 22 Java Problem
The import org.camunda.bpm.engine cannot be resolved AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 26 Java Problem
The import org.camunda.bpm.cockpit.Cockpit cannot be resolved AuthenticationFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 25 Java Problem
The import org.junit cannot be resolved SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 32 Java Problem
The import org.junit cannot be resolved SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 31 Java Problem
The import org.camunda.bpm.engine cannot be resolved SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 26 Java Problem
After cannot be resolved to a type SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 56 Java Problem
BeforeClass cannot be resolved to a type SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 51 Java Problem
The import org.junit cannot be resolved SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 34 Java Problem
The import org.junit cannot be resolved SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 33 Java Problem
Test cannot be resolved to a type SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 87 Java Problem
Test cannot be resolved to a type SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 72 Java Problem
Test cannot be resolved to a type SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 66 Java Problem
Test cannot be resolved to a type SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 61 Java Problem
Test cannot be resolved to a type SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 125 Java Problem
Ignore cannot be resolved to a type SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 126 Java Problem
Test cannot be resolved to a type SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 102 Java Problem
Test cannot be resolved to a type SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 116 Java Problem
Test cannot be resolved to a type SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 144 Java Problem
IoUtil cannot be resolved SecurityFilterRulesTest.java /camunda-webapp/src/test/java/org/camunda/bpm/webapp/impl/security/filter line 174 Java Problem
For artifact {org.camunda.bpm:camunda-engine:null:jar}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:testResources:default-testResources:process-test-resources) pom.xml /camunda-webapp-jboss-standalone line 3 Maven Build Problem
For artifact {org.camunda.bpm:camunda-engine:null:jar}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:resources:default-resources:process-resources) pom.xml /camunda-webapp-jboss-standalone line 3 Maven Build Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm.webapp:camunda-webapp-glassfish:war:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-glassfish-standalone line 1 Maven Dependency Problem
The import org.camunda.bpm.engine cannot be resolved CockpitTestApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 23 Java Problem
The import org.codehaus.jackson cannot be resolved CockpitTestApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 25 Java Problem
The import org.camunda.bpm.engine cannot be resolved CockpitTestApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 24 Java Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm:camunda-engine:jar is missing. pom.xml /camunda-webapp-jboss-standalone line 23 Maven pom Loading Problem
JacksonJsonProvider cannot be resolved to a type CockpitTestApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 38 Java Problem
Project build error: Non-resolvable import POM: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-jboss-standalone line 1 Maven pom Loading Problem
JacksonConfigurator cannot be resolved to a type CockpitTestApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 37 Java Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm.identity:camunda-identity-ldap:jar is missing. pom.xml /camunda-webapp-jboss-standalone line 32 Maven pom Loading Problem
ExceptionHandler cannot be resolved to a type CockpitTestApplication.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 39 Java Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm:camunda-engine-spring:jar is missing. pom.xml /camunda-webapp-jboss-standalone line 28 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.spin:camunda-spin-all:jar is missing. pom.xml /camunda-webapp-jboss-standalone line 36 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.springframework:spring-web:jar is missing. pom.xml /camunda-webapp-jboss-standalone line 40 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.springframework:spring-jdbc:jar is missing. pom.xml /camunda-webapp-jboss-standalone line 44 Maven pom Loading Problem
For artifact {org.camunda.bpm:camunda-engine:null:jar}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:resources:default-resources:process-resources) pom.xml /camunda-webapp-glassfish-standalone line 3 Maven Build Problem
Project build error: 'dependencies.dependency.version' for com.h2database:h2:jar is missing. pom.xml /camunda-webapp-jboss-standalone line 48 Maven pom Loading Problem
For artifact {org.camunda.bpm:camunda-engine:null:jar}: The version cannot be empty. (org.apache.maven.plugins:maven-resources-plugin:2.6:testResources:default-testResources:process-test-resources) pom.xml /camunda-webapp-glassfish-standalone line 3 Maven Build Problem
Project build error: 'dependencies.dependency.version' for com.fasterxml.uuid:java-uuid-generator:jar is missing. pom.xml /camunda-webapp-jboss-standalone line 52 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.codehaus.groovy:groovy-all:jar is missing. pom.xml /camunda-webapp-jboss-standalone line 56 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.freemarker:freemarker:jar is missing. pom.xml /camunda-webapp-jboss-standalone line 60 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.template-engines:camunda-template-engines-freemarker:jar is missing. pom.xml /camunda-webapp-jboss-standalone line 64 Maven pom Loading Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm.webapp:camunda-webapp-jboss:war:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-jboss-standalone line 1 Maven Dependency Problem
Missing artifact log4j:log4j:jar:1.2.12 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact commons-logging:commons-logging-api:jar:1.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.codehaus.plexus:plexus-classworlds:jar:2.2.2 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.xbean:xbean-reflect:jar:3.4 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.maven:maven-model:jar:3.0.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.maven:maven-model-builder:jar:3.0.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact com.google.collections:google-collections:jar:1.0 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.maven:maven-aether-provider:jar:3.0.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven:jar:1.0.0-beta-7 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.sonatype.aether:aether-api:jar:1.8 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.shrinkwrap:shrinkwrap-api:jar:1.0.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api:jar:1.0.0-beta-7 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.sonatype.aether:aether-spi:jar:1.8 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.codehaus.plexus:plexus-container-default:jar:1.5.5 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.sonatype.aether:aether-util:jar:1.8 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.sonatype.aether:aether-connector-wagon:jar:1.8 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:build-helper-maven-plugin:1.7:add-test-source (execution: add-test-source, phase: generate-test-sources) pom.xml /camunda-webapp-core line 206 Maven Project Build Lifecycle Mapping Problem
Project build error: 'dependencies.dependency.version' for org.jboss.resteasy:resteasy-jaxrs:jar is missing. pom.xml /camunda-webapp-core line 181 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for javax.servlet:servlet-api:jar is missing. pom.xml /camunda-webapp-core line 175 Maven pom Loading Problem
Missing artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven:jar:1.0.0-beta-7 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.easytesting:fest-util:jar:1.1.6 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
The import org.camunda.bpm.engine cannot be resolved CommandExecutor.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/db line 15 Java Problem
Missing artifact org.easytesting:fest-assert:jar:1.4 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Command cannot be resolved to a type CommandExecutor.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/db line 32 Java Problem
ArtifactDescriptorException: Failed to read artifact descriptor for org.camunda.bpm:camunda-engine-rest:jar:classes:7.2.0-SNAPSHOT: UnresolvableModelException: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Project build error: Non-resolvable import POM: Could not find artifact org.camunda.bpm:camunda-parent:pom:7.2.0-SNAPSHOT pom.xml /camunda-webapp-core line 1 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for com.h2database:h2:jar is missing. pom.xml /camunda-webapp-core line 44 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for junit:junit:jar is missing. pom.xml /camunda-webapp-core line 38 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.jboss.spec:jboss-javaee-6.0:pom is missing. pom.xml /camunda-webapp-core line 31 Maven pom Loading Problem
Project build error: 'dependencies.dependency.version' for org.camunda.bpm:camunda-engine:jar is missing. pom.xml /camunda-webapp-core line 19 Maven pom Loading Problem
Missing artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-3 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.shrinkwrap:shrinkwrap-impl-base:jar:1.0.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
The import org.springframework cannot be resolved PathFilterRule.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/filter line 20 Java Problem
Missing artifact org.jboss.shrinkwrap:shrinkwrap-spi:jar:1.0.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.container:arquillian-container-spi:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.core:arquillian-core-spi:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.config:arquillian-config-api:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.test:arquillian-test-api:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.core:arquillian-core-api:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.test:arquillian-test-spi:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.container:arquillian-container-test-api:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.core:arquillian-core-impl-base:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.test:arquillian-test-impl-base:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.container:arquillian-container-impl-base:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-7 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.sonatype.plexus:plexus-cipher:jar:1.4 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-beta-7 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.maven.wagon:wagon-file:jar:1.0-beta-7 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact commons-logging:commons-logging:jar:1.1.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-7 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.junit:arquillian-junit-core:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.jboss.arquillian.junit:arquillian-junit-container:jar:1.0.3.Final pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.sonatype.aether:aether-impl:jar:1.8 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.maven:maven-repository-metadata:jar:3.0.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.codehaus.plexus:plexus-utils:jar:2.0.4 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.codehaus.plexus:plexus-interpolation:jar:1.14 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.maven:maven-settings-builder:jar:3.0.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
Missing artifact org.apache.maven:maven-settings:jar:3.0.1 pom.xml /camunda-webapp-core line 1 Maven Dependency Problem
BpmPlatform cannot be resolved ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 32 Java Problem
The import org.camunda.bpm.engine cannot be resolved UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 36 Java Problem
The import org.camunda.bpm.engine cannot be resolved UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 37 Java Problem
ProcessEngines cannot be resolved ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 36 Java Problem
The import org.camunda.bpm.engine cannot be resolved UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 38 Java Problem
The method getDefaultProcessEngine() of type ContainerManagedProcessEngineProvider must override or implement a supertype method ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 31 Java Problem
The import org.camunda.bpm.engine cannot be resolved UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 39 Java Problem
ProcessEngine cannot be resolved to a type ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 32 Java Problem
The import org.camunda.bpm.engine cannot be resolved UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 16 Java Problem
ProcessEngineProvider cannot be resolved to a type ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 28 Java Problem
The import javax.servlet cannot be resolved UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 24 Java Problem
ProcessEngine cannot be resolved to a type ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 31 Java Problem
ProcessEngineConfiguration cannot be resolved CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 51 Java Problem
The import org.camunda.bpm.engine cannot be resolved UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 34 Java Problem
The import org.camunda.bpm.engine cannot be resolved ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 17 Java Problem
The import org.camunda.bpm.engine cannot be resolved UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 35 Java Problem
The import org.camunda.bpm.engine cannot be resolved ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 18 Java Problem
Group cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 100 Java Problem
The import org.camunda.bpm.BpmPlatform cannot be resolved ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 15 Java Problem
Group cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 107 Java Problem
The import org.camunda.bpm.engine cannot be resolved ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 16 Java Problem
AuthorizationService cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 112 Java Problem
ProcessEngine cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 151 Java Problem
HttpServletRequest cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 55 Java Problem
ProcessEngine cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 83 Java Problem
The method lookupProcessEngine(String) from the type UserAuthenticationResource refers to the missing type ProcessEngine UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 83 Java Problem
InvalidRequestException cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 85 Java Problem
Groups cannot be resolved to a variable SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 131 Java Problem
StringToTypeConverter cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 113 Java Problem
RestException cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 161 Java Problem
RestException cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 119 Java Problem
ANY cannot be resolved to a variable SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 133 Java Problem
ProcessEngineProvider cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 157 Java Problem
RestException cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 121 Java Problem
ALL cannot be resolved to a variable SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 134 Java Problem
AuthorizationService cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 175 Java Problem
ProcessEngine cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 141 Java Problem
ProcessEngineProvider cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 161 Java Problem
InvalidRequestException cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 123 Java Problem
Groups cannot be resolved to a variable SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 143 Java Problem
The method load(Class<ProcessEngineProvider>) from the type ServiceLoader refers to the missing type ProcessEngineProvider UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 153 Java Problem
InvalidRequestException cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 125 Java Problem
InvalidRequestException cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 145 Java Problem
CamundaQueryParam cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 139 Java Problem
ProcessEngineProvider cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 153 Java Problem
ProcessEngine cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 149 Java Problem
CamundaQueryParam cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 140 Java Problem
ProcessEngineProvider cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 154 Java Problem
ProcessEngineProvider cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 151 Java Problem
CamundaQueryParam cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 140 Java Problem
ProcessEngineProvider cannot be resolved to a type UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 153 Java Problem
The method load(Class<ProcessEngineProvider>) from the type ServiceLoader refers to the missing type ProcessEngineProvider SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 151 Java Problem
StringToTypeConverter cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 150 Java Problem
ProcessEngineProvider cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 151 Java Problem
CamundaQueryParam cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 155 Java Problem
ProcessEngineProvider cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 152 Java Problem
CamundaQueryParam cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 156 Java Problem
ProcessEngineProvider cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 155 Java Problem
CamundaQueryParam cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 156 Java Problem
ProcessEngines cannot be resolved ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 47 Java Problem
RestException cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 159 Java Problem
APPLICATION cannot be resolved to a variable UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 176 Java Problem
The method getProcessEngineNames() of type ContainerManagedProcessEngineProvider must override or implement a supertype method ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 46 Java Problem
ProcessEngineProvider cannot be resolved to a type SetupResource.java /camunda-webapp/src/main/java/org/camunda/bpm/admin/impl/web line 159 Java Problem
ACCESS cannot be resolved to a variable UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 176 Java Problem
ProcessEngines cannot be resolved ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 42 Java Problem
The method getProcessEngine(String) of type ContainerManagedProcessEngineProvider must override or implement a supertype method ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 41 Java Problem
ProcessEngine cannot be resolved to a type ContainerManagedProcessEngineProvider.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/engine line 41 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 29 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 28 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 27 Java Problem
The import org.camunda.bpm.engine cannot be resolved AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 26 Java Problem
The attribute value is undefined for the annotation type CamundaQueryParam AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 65 Java Problem
CamundaQueryParam cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 65 Java Problem
InvalidRequestException cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 61 Java Problem
The hierarchy of the type AbstractRestQueryParametersDto is inconsistent AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 34 Java Problem
AppPlugin cannot be resolved to a type AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 37 Java Problem
InvalidRequestException cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 76 Java Problem
The attribute value is undefined for the annotation type CamundaQueryParam AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 73 Java Problem
The hierarchy of the type AbstractClientPluginsFilter is inconsistent AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 37 Java Problem
CamundaQueryParam cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 73 Java Problem
The import org.camunda.bpm.webapp.plugin cannot be resolved AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 24 Java Problem
InvalidRequestException cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 68 Java Problem
The import org.camunda.bpm.webapp.AppRuntimeDelegate cannot be resolved AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 23 Java Problem
The method findAnnotatedTypeConverter(Method) from the type AbstractRestQueryParametersDto<T> refers to the missing type StringToTypeConverter AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 108 Java Problem
The import javax.servlet cannot be resolved AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 21 Java Problem
StringToTypeConverter cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 108 Java Problem
The import javax.servlet cannot be resolved AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 20 Java Problem
The method getOrderBy() is undefined for the type QueryParameters<T> AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 92 Java Problem
The import javax.servlet cannot be resolved AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 19 Java Problem
InvalidRequestException cannot be resolved to a type AbstractRestQueryParametersDto.java /camunda-webapp-core/src/main/java/org/camunda/bpm/cockpit/rest/dto line 88 Java Problem
The import javax.servlet cannot be resolved AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 18 Java Problem
The import org.camunda.bpm.engine cannot be resolved CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 22 Java Problem
ServletException cannot be resolved to a type AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 60 Java Problem
The import org.camunda.bpm.engine cannot be resolved CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 21 Java Problem
HttpServletRequest cannot be resolved to a type AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 74 Java Problem
ProcessEngine cannot be resolved to a type CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 35 Java Problem
HttpServletResponse cannot be resolved to a type AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 60 Java Problem
FilterChain cannot be resolved to a type AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 60 Java Problem
ProcessEngine cannot be resolved to a type CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 30 Java Problem
AppRuntimeDelegate cannot be resolved to a type AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 52 Java Problem
HttpServletRequest cannot be resolved to a type AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 60 Java Problem
AppRuntimeDelegate cannot be resolved to a type AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 48 Java Problem
The import org.camunda.bpm.container cannot be resolved CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 20 Java Problem
AppRuntimeDelegate cannot be resolved to a type AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 51 Java Problem
ProcessEngine cannot be resolved to a type CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 47 Java Problem
The import org.camunda.bpm.engine cannot be resolved UserAuthenticationResource.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/security/auth line 15 Java Problem
ProcessEngine cannot be resolved to a type CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 45 Java Problem
ProcessEngineConfiguration cannot be resolved to a type CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 51 Java Problem
The method getId() is undefined for the type T AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 106 Java Problem
ProcessEngine cannot be resolved to a type CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 50 Java Problem
AppRuntimeDelegate cannot be resolved to a type AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 93 Java Problem
RuntimeContainerDelegate cannot be resolved CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 37 Java Problem
The method createTestProcessEngine() from the type CockpitTestBootstrap refers to the missing type ProcessEngine CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 35 Java Problem
The method getId() is undefined for the type T AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 106 Java Problem
RuntimeContainerDelegate cannot be resolved CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 45 Java Problem
The method getId() is undefined for the type T AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 84 Java Problem
ProcessEngine cannot be resolved to a type CockpitTestBootstrap.java /camunda-webapp-core/src/test/java/org/camunda/bpm/cockpit/test/sample/web line 37 Java Problem
The method getId() is undefined for the type T AbstractClientPluginsFilter.java /camunda-webapp/src/main/java/org/camunda/bpm/webapp/impl/filter line 84 Java Problem