-
Notifications
You must be signed in to change notification settings - Fork 56
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
Maven Dependency #8
Comments
Nope, I don't use maven here as there are no dependencies on other libraries at the moment. IMHO, Maven would be overkill here... Or why do need it? |
When I am developing other things which depend on this, it would be nice to be able to pull the dependency using maven rather than needing to manually go and find it. Otherwise it's a half and half thing where some dependencies can be resolved automatically and for others the devs need to go and locate a copy manually. |
I see. I haven't used maven in a while, so if someone could "mavenize" the project and provide a pull request, I'd be glad. |
I have never tried before but I could give it a go. It seems that it is possible to set up a maven repo directly on github. |
Another thing similar to this: I need to create a jar file using zonskis javafx-maven-plugin, however when running the created jar file, I always get a NullPointerException, see javafx-maven-plugin/javafx-maven-plugin#27 |
So, its easy please follow the links to add your Project to the Maven Community. There is an introduction how it works. It seems easy. I can't do this, cause perhaps you update your Project or else. So to be upToDate, you have to Upload it to the maven community. http://archiva.apache.org/index.cgi
Please upload your Project to maven :) !! I´ll need it for my Project at study :) BIG THX Anyway: could you add a Method to style the Dialog on our own CSS File (Colors,Fonts) perhaps you add some Methods to Style them on thy fly :) As i have searched, another GitHub user who developed a good programm part, add this to maven. So when you probably stay in conversation with him, you could ask him to pull your project under his account for the first and second he can tell you how it works. Perhaps he give you the Code to make it, cause of the given examples its only a different of the account name at github :) I would ask him if it´s possible. I would miss your dialog cause of conflict dependencies with maven :( |
The Method described/linked by FA007 is very easy. [+1 from me] Thanks for your work. |
I also think that this should be a great enhancement. |
Sorry for not continuing with this issue. Since JavaFX 8 is approaching and with it some nice Dialogs through the ControlsFX project, I wasn't motivated to put more work into this. BTW, ControlsFX is already available through Maven Central. |
There appears to be no maven dependency for this project.
The text was updated successfully, but these errors were encountered: