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

Getting rid of compileLBJ.sh script and using the lbj-maven-plugin #18

Closed
danyaljj opened this issue Jan 15, 2016 · 2 comments
Closed
Assignees

Comments

@danyaljj
Copy link
Member

There is this script compileLBJ.sh in the lbjava-examples/ which is used to generate the java files for example inside this module, before being able to compile the whole project.

This is really a temporary solution and we should be able to bypass this step with lbjava-maven-plugin.

Proposal: remove the script and just use the lbjava maven plugin.

@mayhewsw do you think you have take a stab at this?

FYI @christos-c

@danyaljj
Copy link
Member Author

danyaljj commented Mar 1, 2016

A suggestion by Christos; using profiles: http://stackoverflow.com/questions/15040606/maven-plugin-as-module might solve our issue.

@bhargav
Copy link
Contributor

bhargav commented Apr 13, 2016

Fixed by PR #42 Merged to master. Issue can be closed.

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

2 participants