Github user CMoH commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/1182#issuecomment-181638368
@neykov When finishing up I ran into the same problem with the
DefaultExceptionMapper as in #1140. Do you know anything about that?
```
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on
project brooklyn-rest-resources: Compilation failure: Compilation failure:
[ERROR]
/home/cipi/src/incubator-brooklyn/brooklyn-server/rest/rest-resources/src/main/java/org/apache/brooklyn/rest/util/DefaultExceptionMapper.java:[41,28]
package org.eclipse.jetty.io does not exist
[ERROR]
/home/cipi/src/incubator-brooklyn/brooklyn-server/rest/rest-resources/src/main/java/org/apache/brooklyn/rest/util/DefaultExceptionMapper.java:[61,35]
cannot find symbol
[ERROR] symbol: class EofException
[ERROR] location: class org.apache.brooklyn.rest.util.DefaultExceptionMapper
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---