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

New start.spring.io project -> missing dependencies #163

Open
swallace21 opened this issue Feb 4, 2015 · 7 comments
Open

New start.spring.io project -> missing dependencies #163

swallace21 opened this issue Feb 4, 2015 · 7 comments

Comments

@swallace21
Copy link

Hi excellent work on this project! I am working with some of the samples and this excellent example: https://github.com/markoradinovic/Vaadin4Spring-MVP-Sample-SpringSecurity

I am trying to convert several of the projects to run on Wildfly 8 as war files. When working with the project, Eclipse is reporting that there are several missing jars such as the EventBus and Security, etc... I know this project should tie into the mutli mode vaadin4spring project. However there are no instructions here or there how to complete that final integration step.

I know part of this is my own ignorance on working with multi mode maven projects. Is there a good resource to reference to bridge this gap? I can't be the only user with this problem. I'd love to help document the steps to help other users out too.

@peholmst
Copy link
Owner

peholmst commented Feb 4, 2015

I guess we need a multi-module example project. All the current samples are single-module.

@swallace21
Copy link
Author

Thanks Petter!

@gjrtimmer
Copy link
Collaborator

@peholmst @swallace21
What about the following. We update the security sample project to a multi module maven project.

Which we will base upon the official Vaadin maven archetype generator. Would that be sufficiënt?

Or do you mean another type of multi-module setup?

@peholmst
Copy link
Owner

peholmst commented Feb 4, 2015

@gjrtimmer At least for me, that would be sufficient. What does @swallace21 think?

@swallace21
Copy link
Author

@peholmst @gjrtimmer That would work for me as well. Thank you.

@gjrtimmer
Copy link
Collaborator

I will try to get it completed this week.

@gjrtimmer
Copy link
Collaborator

@peholmst @swallace21
I will try to see if I can get it completed within the next few days; I don't have it lying around on my harddisk.

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

No branches or pull requests

3 participants