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

Create a JBake maven plugin #31

Closed
Riduidel opened this issue Aug 19, 2013 · 11 comments
Closed

Create a JBake maven plugin #31

Riduidel opened this issue Aug 19, 2013 · 11 comments

Comments

@Riduidel
Copy link

This maven plugin should take source for site in a convenient lcoation (say something like src/site/jbake) and set output at a convenient location (target/jbake).

The interest ? Using maven wagons to upload JBake generated site to any convenient host.

The impact on JBake ? Provide a maven artifact in maven central (usually uploading to maven central requires collaboration with the folks at Sonatype - see that document for the details)

@jonbullock
Copy link
Member

👍

@opoo
Copy link

opoo commented Sep 10, 2013

@Riduidel you are right. A maven plugin and uploading generated site by Apache wagon will make JBake more powerful more convenient . I have released a similar java based static blog generator that has these features.

And I think a standalone (command lines) package is necessary too.

@aldrinleal
Copy link
Member

I wrote one (and I have to publish an example, which I'll do shortly).

Can you release jbake on Maven Central?

(If you need a hand, just let me know)

@opoo
Copy link

opoo commented Sep 14, 2013

Java NIO WatchService may be good than Commons IO FileAlterationMonitor. I'll try it in my codes later.

@jonbullock
Copy link
Member

@aldrinleal excellent, I'll look into that next!

@opoo nice to see another Java based generator out there :)

@aldrinleal
Copy link
Member

@jonbullock,

In order to release it "in the wild", I need JBake into Maven Central. If you're curious, here are the steps

p/S: btw thanks - I've just published my first JBake site: http://docs.ingenieux.com.br/ (source)

@JCFerrerG
Copy link

I see that jbake-core-2.1.4 and jbake-maven-plugin-0.0.2 are on Maven central. They are working great in my new project. Is this issue not resolved?

@aldrinleal
Copy link
Member

we just forgot to close :)

@jonbullock
Copy link
Member

Closed :)

@Riduidel
Copy link
Author

Well, I wouldn't like to appear heart-less, because you all did a good job, but ...
Would you mind explaining me how to use that plugin in my maven build ?

@aldrinleal
Copy link
Member

see http://docs.ingenieux.com.br/project/jbake/walkthrough.html

(wrote that yesterday. not finished)
On Oct 13, 2013 11:41 AM, "Nicolas Delsaux" [email protected]
wrote:

Well, I wouldn't like to appear heart-less, because you all did a good
job, but ...
Would you mind explaining me how to use that plugin in my maven build ?


Reply to this email directly or view it on GitHubhttps://github.com/jonbullock/JBake/issues/31#issuecomment-26219126
.

ge0ffrey pushed a commit to ge0ffrey/jbake that referenced this issue Dec 28, 2021
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

5 participants