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

Migrating the project to Maven #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Migrating the project to Maven #12

wants to merge 2 commits into from

Conversation

TheIndifferent
Copy link

Hi Konstantin,

I've rearranged the project to full maven structure, but had to move a lot of files around. I know it looks little overwhelming, but looks like git is able to track the history of changes so should not be an issue.

Also one dirty trick is used to have eawtstub compile-time dependency.

I've also tried opening that project in IDEA, project can be opened and compiled nicely. It creates .idea dir and iml file, it appears to be environment-specific so I added those to gitignore, generator works great any way, so I would assume its better for everyone to have their local version than having conflicts and merges in source repo.

In addition to that, I've tried creating maven project with minimal project changes, but result doesn't look good. You can see it here:
https://github.com/TheIndifferent/iconloader/blob/maven-based-project/pom.xml

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

Successfully merging this pull request may close these issues.

1 participant