项目作者: martinschulze
项目描述 :
Fowler DSL example with domain model.
高级语言: Xtend
项目地址: git://github.com/martinschulze/failing-maven-build-example.git
failing-maven-build-example
This maven build fails. Asking for help.
Keep this for my future self for reference.
This project builds within eclipse
To verify this fact:
- Import the projects from git (including nested projects)
- In the main project, run the file ‘Fowler.xtext’ as ‘Generate Xtext Artifacts’
- Clean and build all projects
This shows that both external and internal dependencies are resolved correctly.
This project does not build with maven
The problem has been the missing @Genmodel annotation.