Skip to content

Cannot install the project #9

Description

@ndung

Hi Felix,

When I run mvn clean install -DskipITs, I got this following error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project metrics-collector: Compilation failure: Compilation failure:
[ERROR] bootstrap class path not set in conjunction with -source 1.6
[ERROR]D:\codeqinvestmaster\metricscollector\src\main\java\org\codeqinvest\sonar\SonarConnectionSettings.java:[42,7] Can't initialize javac processor due to (most likely) a class loader problem: java.lang.NoClassDefFoundError: com/sun/tools/javac/code/TypeTags

Then, I change the lombok.version to the latest one, I got test errors in Quality Assessment goal:

createCalculatorWithCorrectNumberOfDaysForWeightedSetting(org.codeqinvest.quality.analysis.CodeChangeProbabilityCalculatorFactoryTest): Failed to load ApplicationContext createCalculatorForWeightedSetting(org.codeqinvest.quality.analysis.CodeChangeProbabilityCalculatorFactoryTest): Failed to load ApplicationContext
createCalculatorWithCorrectNumberOfDaysForDefaultSetting(org.codeqinvest.quality.analysis.CodeChangeProbabilityCalculatorFactoryTest): Failed to load ApplicationContext
createCalculatorForDefaultSetting(org.codeqinvest.quality.analysis.CodeChangeProbabilityCalculatorFactoryTest): Failed to load ApplicationContext
Tests run: 80, Failures: 0, Errors: 4, Skipped: 0

Thanks and Regards,
Lindung

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions