Skip to content

Testing resources not combined, causing some tests that require resources to fail (particularly mockbukkit) #118

Description

@aakatz3

Mockbukkit cannot find plugin.yml if you run tests on the root project, but it works for subprojects

Fix: define processresources on root to copy all resources from all subprojects (for tests) into the main build resources subfolder. NOTE: this may cause issues in the future; there might also be a way to fix via mockbukkit???

Metadata

Metadata

Assignees

No one assigned

    Labels

    p3 bugLow priority bug

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions