You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (Jira)" <ji...@apache.org> on 2020/06/21 11:48:00 UTC

[jira] [Comment Edited] (PDFBOX-4848) Automate building website without local install

    [ https://issues.apache.org/jira/browse/PDFBOX-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141456#comment-17141456 ] 

Andreas Lehmkühler edited comment on PDFBOX-4848 at 6/21/20, 11:47 AM:
-----------------------------------------------------------------------

I've checked the mvn and the npm build. Both are working as expected. There are some minor glitches (IMHO no show stoppers):
* mvn: npm is installed even if it's already there (the frontend-maven-plugin plugin doesn't support already installed versions, no problem at all)
* styles.sass contains two lines with "---" and the build process is complaining about that. I guess it is save to simply remove those lines, isn't it?
* npm audit complains about 3 vulnerabilities (2 low, 1 high). Seems to be related to some dependencies of the eleventy site generator. Might be gone in a future version of eleventy

Looks good to me! Thanks so far



was (Author: lehmi):
I've checked the mvn and the npm build. Both are working as expected. There are some minor glitches (IMHO no show stoppers):
* mvn: npm is installed even if it's already there (the frontend-maven-plugin plugin doesn't support already installed versions, no problem at all)
* styles.sass contains two lines with "---" and the build process is complaining about that. I guess it is save to simply remove those lines, isn't it?
* npm audit complains about 3 vulnerabilities (2 low, 1 high). Seems to be related to some dependencies of the eleventy site generator. Might be gone in a future version of eleventy


> Automate building website without local install
> -----------------------------------------------
>
>                 Key: PDFBOX-4848
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4848
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Maruan Sahyoun
>            Assignee: Maruan Sahyoun
>            Priority: Minor
>
> As discussed on the dev mailing list we are looking to utilize the [git - .asf.yaml features|https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features] and/or other capabilities to simplify building the website without the need to install the site generation locally.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org