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

Compilation error on evosuite-runtime #282

Open
Caiyi34777 opened this issue Sep 7, 2022 · 0 comments
Open

Compilation error on evosuite-runtime #282

Caiyi34777 opened this issue Sep 7, 2022 · 0 comments

Comments

@Caiyi34777
Copy link
Contributor

Caiyi34777 commented Sep 7, 2022

Context

I tried to compile the project.
When I run "mvn clean source:jar install -Ppackage-jars -T 4" There were compilation errors on the "evosuite-runtime" project.
It was not exactly the same issue but I followed the instruction
"After compilation, the "evosuite-master" project may have some compilation errors. In this case, we may include the target/generated-sources/jaxb folder as build path."
I cannot seem to find the folder target/generated-sources/jaxb folder in Eclipse's imported Maven project. The directory was different. The same folder is there in my Github forked repo.

Steps to Reproduce

Right click “evosuite-master” - Build Path - Configure Build Path - Java Build Path - Source - Add Folder

EvoSuite Arguments

mvn clean source:jar install -Ppackage-jars -T 4

Current Result

Screenshot 2022-09-07 at 11 37 21 AM

Screenshot 2022-09-07 at 11 38 02 AM

Screenshot 2022-09-07 at 11 38 23 AM

Screenshot 2022-09-07 at 11 38 39 AM

Expected result

Compilation succeeded

Additional info

Eclipse version: 2022-06 (4.24.0)
Java version (tools.jar from JavaHome): Java 8 (jdk1.8.0_341.jdk)
Maven version: Apache Maven 3.8.6

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