Skip to content

Issue while building Botsing #69

Closed
@MaelAudren

Description

Characteristics

  • Issue Type: [bug]
  • Reproducibility: [always]
  • Severity: [major]
  • Tool/Service/Component: [Botsing, v1.0.4, Commit 7fad258 (currently master HEAD)]
  • Execution Environment: [Ubuntu, 18.0.4]
  • Reporter: [Mael Audren, mael.audren@activeeon.com]

Description

I've not managed to build Botsing following the documentation.

I've followed the documentation (Build Botsing paragraph) to build Botsing and I've run the following command:
mvn install:install-file -Dfile=botsing-reproduction/evosuite-client-botsing-1.0.7.jar -DgroupId=org.evosuite -DartifactId=evosuite-client-botsing -Dversion=1.0.7 -Dpackaging=jar

The output is Erreur : impossible de trouver ou charger la classe principale org.codehaus.plexus.classworlds.launcher.Launcher
In English Error : Impossible to load main class org.codehaus.plexus.classworlds.launcher.Launcher

Steps to reproduce

1/ Clone Botsing
2/ Run mvn install:install-file -Dfile=botsing-reproduction/evosuite-client-botsing-1.0.7.jar -DgroupId=org.evosuite -DartifactId=evosuite-client-botsing -Dversion=1.0.7 -Dpackaging=jar

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions