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 2021/04/11 14:56:00 UTC

[jira] [Resolved] (PDFBOX-5159) module not visible in PDFBox 3.0 RC1

     [ https://issues.apache.org/jira/browse/PDFBOX-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler resolved PDFBOX-5159.
----------------------------------------
      Assignee: Andreas Lehmkühler
    Resolution: Fixed

[~axh] Thanks for the report and the review

> module not visible in PDFBox 3.0 RC1 
> -------------------------------------
>
>                 Key: PDFBOX-5159
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5159
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 3.0.0 PDFBox
>         Environment: openjdk version "11.0.10" 2021-01-19
> OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9)
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.10+9, mixed mode)
> macOS 11 (Big Sur) 11.2.3
>            Reporter: Axel Howind
>            Assignee: Andreas Lehmkühler
>            Priority: Major
>             Fix For: 3.0.0 PDFBox
>
>         Attachments: issue.zip, pom.xml
>
>
> The module "org.apache.pdfbox" is not found when using the 3.0 RC1 build of PDFbox.
>  
> Steps to reproduce:
>  1. unzip attached zip file
>  2. run `./gradlew build`(or use the batch version instead if on windows)
>  3. compilation fails with the following error
> > Task :compileJava FAILED
>  /Users/axel/Development/issues/pdfbox/modulenotfound/src/main/java/module-info.java:4: *error: module not found: org.apache.pdfbox*
>  requires org.apache.pdfbox;
>  ^
>  1 error
> FAILURE: Build failed with an exception.



--
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