Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

When using JDK1.8, the build process fails with error "self-closing element not allowed" #2

Closed
gcommeau opened this issue Dec 1, 2014 · 1 comment
Assignees
Labels

Comments

@gcommeau
Copy link
Collaborator

gcommeau commented Dec 1, 2014

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:jar (attach-javadocs) on project core: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - [...] flume2storm/core/src/main/java/com/comcast/viper/flume2storm/connection/sender/EventSender.java:26: error: self-closing element not allowed
[ERROR] * events to the Event Receptor.<br />
[ERROR] ^
[ERROR] [...] flume2storm/core/src/main/java/com/comcast/viper/flume2storm/event/F2SEvent.java:33: error: self-closing element not allowed
[ERROR] * original event.<br/>
[ERROR] ^
@gcommeau gcommeau added the bug label Dec 1, 2014
@gcommeau gcommeau self-assigned this Dec 1, 2014
gcommeau added a commit that referenced this issue Dec 6, 2014
@gcommeau
Copy link
Collaborator Author

Fixed in 2.0.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant