Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUILD FAILURE The type Superman is already #30

Open
meltzow opened this issue Jun 17, 2015 · 1 comment
Open

BUILD FAILURE The type Superman is already #30

meltzow opened this issue Jun 17, 2015 · 1 comment

Comments

@meltzow
Copy link

meltzow commented Jun 17, 2015

Hi,

I did a clean checkout and run a maven install in parent (my.mavenized.herolanguage.releng). If I run a mvn install in example-project, I get the following error.

[INFO] Validate and generate.
[INFO] Starting validation for input: 'Super.hero'
[ERROR] ERROR:The type Superman is already defined in Super.hero. (file:/private/tmp/maven-xtext-example/example-project/src/main/java/Super.hero line : 1)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.699 s
[INFO] Finished at: 2015-06-17T20:34:32+01:00
[INFO] Final Memory: 20M/310M

Any Ideas?

@meltzow meltzow changed the title BUILD FAILURE The type Superman1 is already BUILD FAILURE The type Superman is already Jun 17, 2015
@meltzow
Copy link
Author

meltzow commented Jun 17, 2015

ok, looks like an "eclipse-thing". I imported the project to eclipse. If I close the projects everythings working fine, but if the projects are open, the build fails.

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

No branches or pull requests

1 participant