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

Potentially consolidate Maven plugins for JBake #1

Open
jonbullock opened this issue May 24, 2017 · 4 comments
Open

Potentially consolidate Maven plugins for JBake #1

jonbullock opened this issue May 24, 2017 · 4 comments

Comments

@jonbullock
Copy link

Would you be interested in working to help consolidate the various Maven plugins for JBake with an official one under the org.jbake group ID?

@beikov
Copy link
Member

beikov commented May 24, 2017

How would you like to consolidate the plugins? Any specific ideas?

@jonbullock
Copy link
Author

By bringing in any enhancements you've made into the release under the org.jbake group.

For example I noticed you've replaced Spark with Jetty which is something I wanted to do across JBake and the Maven plugin - standardise on the same underlying web server.

Another idea was to align the options between the JBake CLI and the build plugins so they match up.

Ideally I'd like to reduce/remove the reason you had for releasing your own plugin for JBake - but only if the official one satisfies your needs. Hope this all makes sense. :)

@beikov
Copy link
Member

beikov commented May 24, 2017

You can take the source, change the group id and start from there if you want. The only things I need are that properties from the plugin configuration are passed on and that it works on Java 7.

@jonbullock
Copy link
Author

The plan is to cover all those requirements. 👍

I'll have a think about the best way forward and let you know what I come up with.

Thanks

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

2 participants