[
https://issues.apache.org/jira/browse/PDFBOX-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Axel Howind updated PDFBOX-5159:
--------------------------------
Description:
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.
was:
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 (having problems to attach file, will attach the
file once the issue is created)
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.
> 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
> Priority: Major
> Attachments: issue.zip
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]