Hello Team,

with Tommaso we gave a quick test about having a jenkins job that

- trigger on commit in oak-doc
- run
    - svn up/co
    - mvn site -Pdoc
    - mvn site-deploy -Pdoc


https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20Documentation/

we currently struggled with the following points:

Seems it's not possible to intercept only commits of oak-doc in terms of
triggers. Probably we need a custom script.

We cannot checkout only oak-doc as it will miss oak-parent/pom.xml when
building.

We most probably need to specify some credentials for the site-deploy
phase. Can we have a service user in case?

@Tommaso add anything I may be missing

@Micheal D: can you give rights in jenkins for creating/modifying jobs

Cheers
davide


Reply via email to