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

Failing while building fastjson version 1.2.83 using mvn clean install (fastjson1.2.83) #4505

Open
shivsrivastava opened this issue Apr 30, 2024 · 1 comment

Comments

@shivsrivastava
Copy link

Package artifact id: com.alibaba

source code url: https://github.com/alibaba/fastjson/tree/1.2.83

Issue Description: Failing while building fastjson version 1.2.83 using mvn clean install (fastjson1.2.83)

JDK Version: 1.8

Build CMD: mvn clean install

MVN Version: 3.9.6

gradle version - NA

Error Log:

[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2928 source files to C:\code\code-48-main\com.alibabafastjson1.2.83\code\fastjson\target\test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /C:/code/code-48-main/com.alibabafastjson1.2.83/code/fastjson/src/test/java/com/alibaba/json/bvt/parser/deser/FieldSerializerTest4.java:[8,17] package org.junit does not exist
[ERROR] /C:/code/code-48-main/com.alibabafastjson1.2.83/code/fastjson/src/test/java/com/alibaba/json/bvt/parser/deser/FieldSerializerTest4.java:[9,17] package org.junit does not exist
[ERROR] /C:/code/code-48-main/com.alibabafastjson1.2.83/code/fastjson/src/test/java/com/alibaba/json/bvt/kotlin/Issue1420.java:[4,23] package junit.framework does not exist
[ERROR] /C:/code/code-48-main/com.alibabafastjson1.2.83/code/fastjson/src/test/java/com/alibaba/json/bvt/kotlin/Issue1420.java:[5,29] package org.apache.commons.io does not exist

attachement: build log attached (jdk 1.8)
Failed_Java_8.txt

OS: windows 10

@shivsrivastava
Copy link
Author

Please update on this ticket.

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

1 participant