LorenzoBettini / jbase

A Customization of Xtext Xbase to deal with pure Java expressions and statements.
Eclipse Public License 1.0
11 stars 1 forks source link

Maven deploy with jbase #64

Closed camilo040494 closed 8 years ago

camilo040494 commented 8 years ago

Hello, i have a question using jbase, i am developing a project that uses jbase and i can probe the program with the (Run as -> Eclipse Application) selection, but i can not deploy with maven, so my question is how to add the dependencies to generate the workflow the pom from my project with jbase, and ¿should it be added in the pom from the parent or in the pom of the dsl? Here are the pom from the parent and the pom from the dsl When running the software, the following error appears:

Missing requirement: co.edu.icesi.eketal 1.0.0.qualifier requires 'bundle jbase 0.0.0' but it could not be found

Thanks for your help.

camilo040494 commented 8 years ago

Sorry, i havent add the repository in the target project (.target file), if you want, remove this issue