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

안녕하세요, 최신 JAR을 어디서 구할 수 있나요? (Hi, do you know where I can get the latest JAR?) #251

Closed
watate opened this issue Apr 7, 2024 · 1 comment

Comments

@watate
Copy link

watate commented Apr 7, 2024

Hello good afternoon, I checked https://repo1.maven.org/maven2/kr/dogfoot/hwplib/ but it does not include the latest commit from 2024. I'm trying to extract text from this document but it does not work with hwplib 1.1.4: https://www.fsc.go.kr/no010101/82077?srchCtgry=&curPage=&srchKey=&srchText=&srchBeginDt=&srchEndDt=

Specifically, the error I am getting is "Shape Component must come after CtrlHeader for gso control".

I tried building the JAR with the source code myself but it's not working with just "mvn package" and after working through some issues I'm still getting "package javax.xml.bind does not exist" for hwplib/reader/HWPReader.java.

Can you update the JAR on mavenrepo?

Thank you for reading my issue.

Translated:
안녕하세요 안녕하세요, https://repo1.maven.org/maven2/kr/dogfoot/hwplib/ 을 확인했지만 2024 년의 최신 커밋이 포함되어 있지 않습니다. 이 문서에서 텍스트를 추출하려고 하는데 hwplib 1.1.4에서는 작동하지 않습니다:
https://www.fsc.go.kr/no010101/82077?srchCtgry=&curPage=&srchKey=&srchText=&srchBeginDt=&srchEndDt=

구체적으로, 내가 얻는 오류는 "모양 구성 요소는 gso 제어를 위해 CtrlHeader 뒤에 와야 합니다"입니다.

소스 코드를 사용하여 직접 JAR을 빌드해 보았지만 "mvn 패키지"만으로는 작동하지 않으며 몇 가지 문제를 해결 한 후에도 hwplib/reader/HWPReader.java에 대해 "패키지 javax.xml.bind가 존재하지 않습니다"라는 메시지가 계속 표시됩니다.

mavenrepo에서 JAR을 업데이트할 수 있나요?

제 문제를 읽어 주셔서 감사합니다.

Translated with DeepL.com (free version)

@neolord0
Copy link
Owner

neolord0 commented Apr 9, 2024

Hello.

This issue also occurs in newer sources.
So, we modified the source and released version 1.1.5.
Get it from mavenrepo.

I'm happy to help you.

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

2 participants