Skip to content

Can't build large-multiproject #210

Description

@woj-tek

There are a bunch of the issues:

  • [mvn] doesn't work with Java 11+ (Source option 5 is no longer supported. Use 8 or later.)
  • mismatch in tests/main use - incorrect constructor use (large-multiproject/project1/src/test/java/org/gradle/test/performance1_1/Test1_99.java:[6,47] constructor Production1_99 in class org.gradle.test.performance1_1.Production1_99 cannot be applied to given types;)
  • test failing due to mismatch in expect value and property (this.property = "foo"; vs assertEquals(production.getProperty(), "value");)
  • no gradlew - forcing use of local gradle installation

has this project build/run in the recent years?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions