Skip to content

package does not contain a solutions folder #6

@jennek

Description

@jennek

situation:
before: I cloned the repo of mps-testsupport and included a reference to the languages and solutions in this repo in the modules.xml of my project. This works.
after: I removed the references in the modules.xml. I downloaded testsupport-0.2.0.zip from the packages page, and installed it as a project library in MPS. This does not work. Error "can't find dependency: com.dslfoundry.testsupport.compare" plus a number of subsequent errors.

First analysis: testsupport-0.2.0.zip only contains a language folder, not a solutions folder. However, the languages folder contains the jars that should have gone in the solutions folder.

Quick fix:

  • manually create a solutions folder next to the languages folder
  • move the files com.dslfoundry.testsupport.compare.jar and com.dslfoundry.testsupport.compare-src.jar from the languages folder to the solutions folder

Please fix the build of the package.

Please note the similarity with DSLFoundry/mps-testgenerator#4

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