Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

Showcase module is not integrated with Maven #444

Open
hkarakose opened this issue Oct 19, 2013 · 5 comments
Open

Showcase module is not integrated with Maven #444

hkarakose opened this issue Oct 19, 2013 · 5 comments

Comments

@hkarakose
Copy link
Contributor

When we clone the project from Github, we receive a single module project. The project also contains a showcase module, but since the project is a single module project, showcase module cannot be detected by IDEs.

  1. The main project should be converted to a pom project.
  2. The gwt-bootstrap sources should be put into a sub-module
  3. Showcase sources should be put into a sub-module
@reinert
Copy link
Contributor

reinert commented Oct 19, 2013

Yeah, that's one of the projects's TODOs.

The responsible for maintain the showcase is @soundTricker .

Maybe he could say something about this.

@hkarakose
Copy link
Contributor Author

@soundTricker
I can help you on this issue, if you want.

@soundTricker
Copy link
Member

Sorry, I'm late. Showcase can use on maven with -P showcase profile like below.
mvn -P showcase eclipse:eclipse

@caarlos0
Copy link
Contributor

I agree that we have to break the current structure in more projects...

@caarlos0
Copy link
Contributor

I've just created the branch multi-project, and I'm working on it. As soon as I put it all to work, I will PR so we can discuss it.

@hkarakose if you want to help (or anyone else do), feel free to attach a PR to the above mentioned branch.

Cheers

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

No branches or pull requests

4 participants