Skip to main content

Build failure: "import java.util.BitSet cannot be resolved"

Anonymous (not verified)
Published on: 21/10/2014 Discussion Archived

When I try to build nsesa-editor using

mvn package

I see this

[INFO] --- gwt-maven-plugin:2.5.0:compile (default) @ editor ---
[INFO] Compiling module org.nsesa.editor.gwt.editor.Editor
[INFO]    Validating units:
[INFO]       [ERROR] Errors in 'com/google/common/primitives/Booleans.java'
[INFO]          [ERROR] Line 29: The import java.util.BitSet cannot be resolved
[INFO]    [ERROR] Aborting compile due to errors in some input files

What can I do?

Component

Code

Category

bug

Comments

Login or create an account to comment.