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

Change all artifact-id's to lower-case #153

Closed
manuel-mauky opened this issue Nov 11, 2014 · 0 comments
Closed

Change all artifact-id's to lower-case #153

manuel-mauky opened this issue Nov 11, 2014 · 0 comments
Milestone

Comments

@manuel-mauky
Copy link
Collaborator

At the moment we have these maven-dependencies:

  • de.saxsys:mvvmFX
  • de.saxsys:mvvmFX-guice
  • de.saxsys:mvvmFX-cdi
  • de.saxsys:mvvmFX-archetype

According to maven naming guidelines this is bad because artifactid should only contain lowercase symbols.
So we should change the artifactid to use only lowercase:
de.saxsys:mvvmfx

@manuel-mauky manuel-mauky added this to the 1.0.0 milestone Dec 4, 2014
manuel-mauky added a commit that referenced this issue Dec 5, 2014
#153 Changed all maven artefact ids from 'mvvmFX' to 'mvvmfx' with all l...
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

1 participant