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

Maven build system #31

Closed
JonathanGiles opened this issue May 21, 2013 · 7 comments
Closed

Maven build system #31

JonathanGiles opened this issue May 21, 2013 · 7 comments
Labels
enhancement New feature or request

Comments

@JonathanGiles
Copy link
Collaborator

Original report by Eugene Burtsev (Bitbucket: eburtsev, GitHub: eburtsev).


Most of java projects uses dependencies management available in maven, gradle, ivy and other build tools. So artifacts needs to be added to maven central repository to be available to those tools.

@JonathanGiles
Copy link
Collaborator Author

Original comment by Eugene Ryzhikov (Bitbucket: eryzhikov, GitHub: Unknown).


I guess we'd have to add a "deploy" task to the build script at some point.

@JonathanGiles
Copy link
Collaborator Author

Original comment by Jonathan Giles (Bitbucket: JonathanGiles, GitHub: JonathanGiles).


Yes, although I hope that we can deploy maven artifacts via our existing gradle build script, rather than have to employ multiple build systems for different purposes.

@JonathanGiles
Copy link
Collaborator Author

Original comment by Eugene Ryzhikov (Bitbucket: eryzhikov, GitHub: Unknown).


Repository overview has to be updated with example dependency configuration

@JonathanGiles
Copy link
Collaborator Author

Original comment by Jonathan Giles (Bitbucket: JonathanGiles, GitHub: JonathanGiles).


Assigning to Eugene as I am not familiar enough with maven to appropriately document. I am happy to edit the document once it is written to improve it.

@JonathanGiles
Copy link
Collaborator Author

Original comment by deaddowney (Bitbucket: deaddowney, GitHub: deaddowney).


It looks like ControlsFX is now in Maven Central, at least in the SNAPSHOT repository.

https://oss.sonatype.org/content/repositories/snapshots/org/controlsfx/controlsfx/

The main page documentation should be updated with instructions on how to get it.

@JonathanGiles
Copy link
Collaborator Author

Original comment by Eugene Ryzhikov (Bitbucket: eryzhikov, GitHub: Unknown).


Project overview page has been updated. Thank you for pointing this out

@JonathanGiles
Copy link
Collaborator Author

Original comment by Andreas Niemeyer (Bitbucket: Andreas_Niemeyer, GitHub: Unknown).


Great, thank you all!

@JonathanGiles JonathanGiles added major enhancement New feature or request labels Dec 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant