Code Monkey home page Code Monkey logo

Comments (3)

mirromutth avatar mirromutth commented on June 8, 2024 1

@jchrys I'll force push to undo bot commits and remove the unexpected tag.

from r2dbc-mysql.

jchrys avatar jchrys commented on June 8, 2024 1

Describe the bug

  1. Unexpected tag formatting r2dbc-mysql-parent-${version}

  2. Missing publish of r2dbc-mysql-parent

Import 1.1.2-SNAPSHOT, Gradle reports:


Execution failed for task ':compileJava'.

> Could not resolve all files for configuration ':compileClasspath'.

   > Could not resolve io.asyncer:r2dbc-mysql:1.1.2-SNAPSHOT.

     Required by:

         project :

      > Could not resolve io.asyncer:r2dbc-mysql:1.1.2-SNAPSHOT.

         > Could not parse POM https://s01.oss.sonatype.org/content/repositories/snapshots/io/asyncer/r2dbc-mysql/1.1.2-SNAPSHOT/r2dbc-mysql-1.1.2-20240222.165350-14.pom

            > Could not find io.asyncer:r2dbc-mysql-parent:1.1.2-SNAPSHOT.

To Reproduce

Steps to reproduce the behavior:

  1. Run RELEASE action.

  2. Import repository r2dbc-mysql:1.1.2-SNPAHOT

Expected behavior

  1. Tag should be r2dbc-mysql-${version} or v${version}. Use maven-release-plugin configuration fixes it

  2. Add r2dbc-mysql-parent deploying in action workflow

Additional context

It should be caused by #239

Thanks!

(I guess we might need to remove parent dependency from r2dbc-mysql module xml. By doing that I think we could prevent the parent artifact from being deployed as a r2dbc-mysql's dependency)

from r2dbc-mysql.

mirromutth avatar mirromutth commented on June 8, 2024 1

Yep, you are right. At least for now, we do not need a parent module unless we are going to implement r2dbc-mysql-extension-jackson or something else.

from r2dbc-mysql.

Related Issues (20)

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.