Git Product home page Git Product logo

k-new-mpp-samples's Introduction

k-new-mpp-samples's People

Contributors

alexey-tsvetkov avatar h0tk3y avatar jonnyzzz avatar mglukhikh avatar soywiz avatar stefma avatar wild-lynx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

k-new-mpp-samples's Issues

Naming the "repository"

I was trying to deploy on MavenCentral the artifacts generated with a script similar to yours exposed in this repository, but I've encountered an error
due to "wrong repository name". I have no idea what it is and where to set it in my build script. Furthermore on Maven Central Gradle guide there is no reference at all about this "repository name".

For reference the build script is this one.

Example for running JS Tests with Multiplatform Plugin

Common Tests don't actually run for JS modules. I noticed it locally, and then I was able to confirm the same result on the lib-with-tests module example provided in this repo. If I add a failing test to a common module, and then run the jsTest command, the tests won't actually be run, and the build will pass.

publishing expected module without actuals

It is possible to publish a common only library with expect statements without any targets or actuals?

Then client projects can depend on this library and implement the actuals.

If its possible could you add an example?

I did attempt this and a project without any targets compiles without error but depending on that library gives:

Unable to find a matching configuration of com.example:lib:0.0.1: Configuration 'metadata-api':
- Found artifactType 'jar' but wasn't required.
- Found org.gradle.status 'release' but wasn't required.
- Required org.gradle.usage 'java-api' and found compatible value 'java-api'.
- Required org.jetbrains.kotlin.platform.type 'jvm' and found incompatible value 'common'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.